<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
cee5d992-098e-49e0-b375-e7e2ae7f6b35|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="cee5d992-098e-49e0-b375-e7e2ae7f6b35">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-19T00:00:00" End="2026-06-20T00: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
cee5d992-098e-49e0-b375-e7e2ae7f6b35|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>cee5d992-098e-49e0-b375-e7e2ae7f6b35</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
0eeb14e5-4472-4f92-880b-8e4630075f39|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="0eeb14e5-4472-4f92-880b-8e4630075f39">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-19T00:00:00" End="2026-06-20T00: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
cee5d992-098e-49e0-b375-e7e2ae7f6b35|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
0eeb14e5-4472-4f92-880b-8e4630075f39|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
0eeb14e5-4472-4f92-880b-8e4630075f39|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-20T14:00:02.4610707+01:00" Version="0" EchoToken="Search" TransactionIdentifier="0eeb14e5-4472-4f92-880b-8e4630075f39" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="7.21" OriginalAmount="7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1086758-26345288/9198706178208706361/2807" HotelName="SAIGON CITY CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38980000/38976900/38976828/c50da092_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086501-26344882/9198706178208706361/2619" HotelName="KHOI HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9490000/9482500/9482442/4d7f8216_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218414-25421463/9198706178208706361/2797" HotelName="HUONG MAI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11940000/11930900/11930802/c7840b00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.36" OriginalAmount="12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086225-26344496/9198706178208706361/3171" HotelName="TRUONG SON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39200000/39197300/39197237/4a8ccfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086495-26344870/9198706178208706361/2492" HotelName="LONG HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8083700/8083662/53ae5b12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242155-26597984/9198706178208706361/2864" HotelName="HOANG YEN NHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61420000/61416700/61416683/febc9744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|885620-27558030/9198706178208706361/2935" HotelName="PHONG LAN 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51820000/51812600/51812539/1ade8aad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|591099-25739635/9198706178208706361/3227" HotelName="TRUONG THINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31790000/31780600/31780557/239aa2e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|591079-25739599/9198706178208706361/3602" HotelName="AN NAM CORNER DREAMER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30230000/30226800/30226771/0144b7cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567482-25716904/9198706178208706361/3883" HotelName="ATLAS HOTEL AND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24260000/24257900/24257838/ae41bb5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218199-25421285/9198706178208706361/2052" HotelName="HOA PHAT HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10430000/10425500/10425469/89c0c9c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345992-25535918/9198706178208706361/2158" HotelName="DAI HUY HOANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628400/9628356/aefc1ca0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086261-26344534/9198706178208706361/2408" HotelName="PHUONG LINH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37690000/37683500/37683423/5cdd5924_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571547-25722259/9198706178208706361/2428" HotelName="MINH CHAU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6660000/6654000/6653923/4d079169_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218381-25421435/9198706178208706361/2456" HotelName="LAGUNA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29110000/29105300/29105258/01bb8428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571487-25722233/9198706178208706361/2597" HotelName="MELODY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27170000/27169900/27169877/fc3486ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429352-27575544/9198706178208706361/2907" HotelName="OHIO HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106460000/106455700/106455681/b6d20b28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086270-26344544/9198706178208706361/3241" HotelName="TRUONG GIANG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27560000/27558900/27558883/3cdd2010_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567479-25716902/9198706178208706361/3648" HotelName="ATANA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17400000/17399000/17398973/285c91d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429250-27575798/9198706178208706361/3741" HotelName="BIEN SAO 2 HOTEL- NGUYEN VAN LUONG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/107000000/106992100/106992020/87331ad6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426344-25601838/9198706178208706361/1720" HotelName="CAMILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16250000/16245800/16245757/0944d88a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571742-25722359/9198706178208706361/2531" HotelName="QUANG GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16740000/16730200/16730110/11b94eb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429340-27575070/9198706178208706361/2711" HotelName="MOONSTAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105620000/105617100/105617094/05406f04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633920-25809049/9198706178208706361/3504" HotelName="ALADDIN HOTEL AND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35820000/35816800/35816767/25650f94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633953-25809087/9198706178208706361/3508" HotelName="AN NAM CORNER SKY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33760000/33755400/33755315/f4bf365d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634356-25809427/9198706178208706361/2267" HotelName="CUU KIM SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34590000/34587200/34587158/428ab51c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426266-25601792/9198706178208706361/2712" HotelName="HONG VINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16140000/16131100/16131070/b3fb3c4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429367-27573943/9198706178208706361/2902" HotelName="SHUSIMI BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103760000/103756900/103756833/10383659_edited_1820_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086259-26344530/9198706178208706361/3221" HotelName="TRUNG MAI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11830000/11821100/11821037/1d413b97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242381-26598170/9198706178208706361/3266" HotelName="VENICE 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55570000/55566100/55566040/9aeff074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086539-26344944/9198706178208706361/2269" HotelName="THE WHITE HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36870000/36869400/36869323/0dca9f4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570767-25721999/9198706178208706361/2292" HotelName="HT APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22420000/22418200/22418199/dd3b8c94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429271-27562402/9198706178208706361/2605" HotelName="COZRUM HOMES - GRACEFUL CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79920000/79911300/79911246/ead354ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242150-26597980/9198706178208706361/2846" HotelName="HOANG NAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57860000/57852400/57852352/67ecd111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429272-27562504/9198706178208706361/2979" HotelName="COZRUM HOMES - JUNE CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82480000/82479900/82479805/4c14c0d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188409-25373410/9198706178208706361/3071" HotelName="DONG KINH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4425200/4425148/0caf7ae2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086269-26344542/9198706178208706361/3233" HotelName="THANH VINH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35880000/35875400/35875365/b58151a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429386-27575997/9198706178208706361/3357" HotelName="THE PASSION AIRPORT HOTEL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107330000/107328100/107328062/fd067a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.03237" Longitude="105.85038" StarRating="2" HotelCode="0|590236-25738313/9198706178208706361/659" HotelName="YELLOW HOUSE SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4A To Tich, Hoan Kiem District ,Hanoi,  </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12240000/12233000/12232997/1c41f4e0_b.jpg</HotelPictures>
        <HotelDescription>The 3-star Hanoi Focus Hotel offers comfort and convenience whether you`re on business or holiday in Hanoi. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Hanoi Focus Hotel. Television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning can be found in selected guestrooms. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hanoi Focus Hotel. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68064" Longitude="115.1522" StarRating="3" HotelCode="0|570548-25721903/9198706178208706361/2127" HotelName="GIC APARTMENT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET, SEMINYAK, ID</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27740000/27732500/27732447/96d3beb4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Rooms   Make yourself at home in one of the 10 air-conditioned rooms featuring refrigerators and iPod docking stations. 50-inch LCD televisions with premium TV channels provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with separate bathtubs and showers are provided. Conveniences include phones, as well as minibars and coffee/tea makers.   Rec, Spa, Premium Amenities   Relax at the full-service spa, where you can enjoy massages. If you're looking for recreational opportunities, you'll find an outdoor pool and a spa tub. Additional features include complimentary wireless Internet access and concierge services.   Business, Other Amenities   Free parking is available onsite.   Room Info:    Know Before You Go       This property offers transfers from the airport. Guests must contact the property with arrival details 72 hours prior to arrival, using the contact information on the booking confirmation.    Reservations are required for massage services and spa treatments. Reservations can be made by contacting the villa prior to arrival, using the contact information on the booking confirmation.    One child 12 years old or younger stays free when occupying the parent or guardian's room, using existing bedding.   The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.   No pets and no service animals are allowed at this property.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Deposit: USD 1.0000 per day      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-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1406338-26690676/9198706178208706361/2527" HotelName="KIM YEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11788100/11788062/9307cd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217653-25420843/9198706178208706361/3351" HotelName="AN DONG CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6600900/6600862/701a4fc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345902-25535884/9198706178208706361/3558" HotelName="AILEN GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9813400/9813317/7eca8624_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086527-26344924/9198706178208706361/2226" HotelName="THE UMI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38230000/38225000/38224968/083e55f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218769-25421767/9198706178208706361/2349" HotelName="NN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11880000/11877300/11877212/9c079f9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570983-25722075/9198706178208706361/2374" HotelName="LEBLANC HOTEL SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6570000/6564600/6564595/3fd87565_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="59.9977273" Longitude="30.3695542" StarRating="2" HotelCode="0|296192-25506921/9198706178208706361/2485" HotelName="MAI VY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 Nepokoryonnykh avenue,St Petersburg City,St.Petersburg,194021</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9430000/9427100/9427023/w1920h1426x0y0-9dd284d9_b.jpg</HotelPictures>
        <HotelDescription>Ploschad Muzhestva - 0,28 km, Piskaryovskoye Memorial Cemetery - 2,93 km, Udelny Park - 3,35 km, Nova Arena Sport Complex - 3,59 km, Sampsonievsky Cathedral - 3,61 km The Orbita Hotel is set in ecologically clean developed district of St. Petersburg, within 5-minute walk from Ploshad Muzhestva metro station. The hotel surroundings include large park areas, swimming pool, entertainment centre with bowling and nightclub, sauna, movie theatre, shopping centre and beauty parlour. The hotel was established in 1974 and rightly earned its reputation of a fine place to stay in St. Petersburg since then.

Nowadays the nine-storied hotel building offers accommodation in 257 rooms of various categories - Economy, Standard, Superior Standart, Two-Rooms Standart and Suit. The rooms include - Wi-Fi Internet, TV, telephone, one double-bed or two separate beds, omni-purpose desk. The bathrooms are equipped with shower cubicles and are complete with towels and toiletry accessories. The conditioners are in the following room categories: Standard Superior, Two-Rooms Standard, Suite. Rooms of category Two-Rooms Standard and Suite have two rooms (living and bedroom). Slippers and bathrobes are only available in the Deluxe rooms. Rooms of category Suite with Jacuzzi/bathtub.

On-site dining is available at the Galaktika Cafe, serving Russian and European cuisine and drinks in smart and stylish interior, leaving no one untouched.

The hotel offers guests breakfasts, business lunches and dinners. Guests can order set lunches and dinners in advance, or make a choice while staying at the hotel.

The hotel provides opportunities for holding business events of different types as well, offering a meeting room with 12 seats and a spacious and light conference hall with 50 persons capacity. Both premises feature state-of-the-art conferencing technologies. Coffee and lunch breaks, standing buffet and banquettes are available for participants.

Among the other Orbita Hotel facilities and services - table tennis, billiards, luggage room, laundry and dry-cleaning service, ATM, parking, photocopy and many more.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242253-26598044/9198706178208706361/2578" HotelName="COZRUM HOMES THE GALLERY RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57160000/57159200/57159112/01503fa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086671-26345144/9198706178208706361/2615" HotelName="COZRUM HOMES RIVERA CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45490000/45482200/45482192/4f6e93c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219379-25422107/9198706178208706361/3005" HotelName="VIEN DONG PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9625300/9625231/7b86d0b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429276-27575293/9198706178208706361/3051" HotelName="COZRUM HOMES - SPRING RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105990000/105988700/105988661/2115cbec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429274-27573273/9198706178208706361/3060" HotelName="COZRUM HOMES - SELINA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102840000/102834000/102833906/c992f8b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219371-25422105/9198706178208706361/3275" HotelName="VIEN DONG 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18590000/18586900/18586828/eaa306a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885580-26110498/9198706178208706361/3585" HotelName="VIVIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19550000/19540700/19540700/9e73e662_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571217-25722155/9198706178208706361/3763" HotelName="MAI VILLA HOTEL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22510000/22507000/22506960/fe1606d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885587-26110504/9198706178208706361/2120" HotelName="VICTORY AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33330000/33323800/33323741/fd7c3e5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|346058-25535942/9198706178208706361/2505" HotelName="MI LINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10660000/10652700/10652650/56306f71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429277-27562022/9198706178208706361/2595" HotelName="COZRUM HOMES - SUMMERS HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981635/7912a181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429339-27566546/9198706178208706361/2787" HotelName="MINT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92920000/92911100/92911058/1315d7b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218243-25421325/9198706178208706361/2972" HotelName="HOLIDAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12030000/12021600/12021508/069982fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|414143-25592481/9198706178208706361/3017" HotelName="DIAMOND SUITE PARKVIEW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13460000/13456200/13456192/69936136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429269-27568829/9198706178208706361/3036" HotelName="COZRUM HOME - KENA HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96700000/96695200/96695179/6a00334c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429387-27566883/9198706178208706361/3518" HotelName="THE ROYAL LANDPARK - PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93390000/93386000/93385959/bbf426b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567806-25717060/9198706178208706361/1788" HotelName="COZY HOUSE 140" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27770000/27765200/27765169/acc6bd64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570350-25721841/9198706178208706361/2333" HotelName="HOANG YEN PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27590000/27586700/27586608/356e2c36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="59.942744" Longitude="30.355171" StarRating="3" HotelCode="0|296216-25506927/9198706178208706361/2482" HotelName="SAIGON'S BOOK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>50 Mayakovsky street,St Petersburg City,St.Petersburg,191014</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9420000/9412700/9412641/fd75316e_b.jpg</HotelPictures>
        <HotelDescription>Spaso-Preobrazhensky Cathedral - 0,15 km, Big Puppet Theatre - 0,44 km, Nekrasov Museum-Apartment - 0,51 km, St.John's the Theologian Church - 0,61 km, Our Lady of Lourdes Church - 0,63 km Hotel "Sonata on Mayakovsky" was opened in December 2003. At the beginning of 2019 was completely renovated. A major overhaul of the reception area and cafeteria was made, and also 13 completely new rooms were opened. The hotel is located within walking distance of the Chernyshevskaya metro station, and close to such famous sights of St. Petersburg as the Transfiguration Cathedral, Summer Garden, Russian Museum.

The hotel is equipped with ventilation systems, fire extinguishing, autonomous heat supply, access control to the premises.

The hotel is located on the 2nd and 3rd floors of a three-story house without elevator. The hotel rooms are available in various categories of rooms. In each room there are: comfortable bathroom, TV, telephone, comfortable beds, bedside tables, a wardrobe, a computer port. Most rooms have air conditioning. Some rooms have a bathroom with a bath and a bidet, a fridge, terry bathrobes, slippers, a hairdryer, an electric kettle, and additional furniture. In the morning, hotel guests are invited to a continental breakfast.

The Sonata on Mayakovsky Hotel also offers guests to use transport services, ordering a taxi, renting a car, excursion service, booking tickets to theaters, museums and concert halls, ordering tables in restaurants, guide services, fax services, and laundry facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086465-26344818/9198706178208706361/2499" HotelName="COZRUM HOMES LY CHINH THANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905900/40905851/8984991a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219165-25421967/9198706178208706361/2602" HotelName="SUN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9397400/9397356/d15c8559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426359-25601844/9198706178208706361/2686" HotelName="SUNNY GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15930000/15924400/15924343/77a2808a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1086580-26345012/9198706178208706361/2725" HotelName="SAKURA HOSTEL SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16190000/16189500/16189463/09dccfcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086470-26344826/9198706178208706361/2737" HotelName="HANH PHUC HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19820000/19818300/19818247/10e61fbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429275-27566211/9198706178208706361/3147" HotelName="COZRUM HOMES - SONATA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92470000/92463900/92463883/fd394921_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567365-25716848/9198706178208706361/3710" HotelName="AILEN GARDEN II HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18670000/18662600/18662549/1c56162c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|243670-25459884/9198706178208706361/1760" HotelName="DONG DU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6090000/6083800/6083768/f6dbc822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570575-25721919/9198706178208706361/1894" HotelName="GREEN STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19980000/19971000/19970974/f21b08a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634905-25809997/9198706178208706361/2135" HotelName="LE SAIGON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22660900/22660841/1b4fc9b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414347-25592579/9198706178208706361/2186" HotelName="PLATINUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13170000/13168300/13168263/b9e6eb9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242222-26598016/9198706178208706361/2385" HotelName="CHERRY HOTEL AND APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57670000/57668100/57668056/2986a06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414179-25592503/9198706178208706361/2894" HotelName="GOLDEN STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059200/15059106/w1521h1024x15y0-46fa9e41_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1456373-32437204/9198706178208706361/3328" HotelName="THE RICE DE THAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456373/202611313837474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570554-25721907/9198706178208706361/2109" HotelName="GOLDA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29510000/29505100/29505017/dafe6f88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571850-25722407/9198706178208706361/2796" HotelName="SAO MAI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15870000/15860100/15860006/cfabff7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429323-27567097/9198706178208706361/3651" HotelName="LOTUS VILLAGE SAI GON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93820000/93814700/93814636/a944e444_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217807-25420961/9198706178208706361/3654" HotelName="BLOOM III" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12330000/12329000/12328959/20b78bb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|296264-25506943/9198706178208706361/1690" HotelName="CENTRAL HOTEL AND RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10970000/10963200/10963138/cdcbae45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567983-25717116/9198706178208706361/2141" HotelName="NEW SPACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17450000/17446100/17446014/cdb5bee4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296117-25506895/9198706178208706361/2298" HotelName="EDEN GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7770000/7768500/7768447/efeab96c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414353-25592583/9198706178208706361/2379" HotelName="QUEEN CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13336000/13335922/14d323a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086091-26344344/9198706178208706361/2423" HotelName="HONG BAO THACH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32800000/32794500/32794474/19928176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296168-25506913/9198706178208706361/2449" HotelName="KIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8080000/8075200/8075184/80af5fab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571388-25722209/9198706178208706361/2476" HotelName="LUCKY STAR HOTEL 146 NGUYEN TRAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31870000/31867200/31867169/aa54ecc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086570-26344994/9198706178208706361/2509" HotelName="SAIGON COZY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36850000/36840500/36840482/w1920h1441x0y6-0a4aab2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429258-27567185/9198706178208706361/2696" HotelName="BRAND NEW COZY HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94550000/94545600/94545503/0fb85a03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242258-26598052/9198706178208706361/2847" HotelName="EVA ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57270000/57262300/57262245/80e5a40b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.4402246" Longitude="10.5346812" StarRating="2" HotelCode="0|219115-25421933/9198706178208706361/2947" HotelName="SPRING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tordenskjoldsgade 3, Frederikshavn, 9900, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100450000/100441700/100441669/664bc885_b.jpg</HotelPictures>
        <HotelDescription>Floors: 3. Total rooms: 53. Nonsmoking rooms: 53. Suites: 3. In the center of Frederikshavn you can enjoy the relaxed atmosphere at Best Western Hotel Herman Bang. Cheap parking, spa and wellness centre and restaurant are just some of the reasons to choose this hotel for your next stay in Frederikshavn.

The hotel is close to shopping streets, restaurants, harbour and attractions. Enjoy a stay in our stylish decorated rooms that live up to international hotel standards. All rooms are newly renovated with free wireless Internet. In our hotel lobby you will find a spa and wellness centre and our restaurants Empire and Herman. 

Whether you are visiting the city on business or vacation the Best Western Hotel Herman Bang is a perfect base for you to stay in Frederikshavn. 

When you choose to stay at a Best Western hotel you can always call our toll free number and make your reservation. A big Scandinavian breakfast buffet is included in the room rate. Environmental fees will NOT be charged and there is free Wi-Fi. Join our loyalty program, Best Western Rewards?, for FREE and you can reserve your room with your Best Western Rewards? card (only available for Scandinavian Best Western Rewards?, cardholders in Scandinavia)  no credit card needed. Guests who book through www.bestwestern.com do not pay debit card fees either.

Remember you earn FULL Best Western Rewards? point when you book via our reservation center and www.bestwestern.com

Make your online reservation today! Enjoy your stay.
. ?From: The north. Driving from the north on Road 40 you will pass a church. Take a right turn on Tordenskjoldsgade and drive for about 200 meters to the Best Western Hotel Herman Bang.

?From: The south. Driving on E45 to Frederikshavn pass the harbour and take a left turn on Tordenskjoldsgade. You will find the Best Western Hotel Herman Bang at the end of the street on your right hand side.

?From: The east. Coming to Frederikshavn by ferry - take a right turn away from the harbour and take a left turn on the second street. You will find the Best Western Hotel Herman Bang at the end of Tordenskjoldsgade on your right hand side.

?From: The west. Driving from the west on Road 35 to Frederikshavn you will stay on the same street until it ends. Take a right turn pass the church. Take a right on the first street. The Best Western Hotel Herman Bang is placed on your right hand side at the end of the street.Restaurants:  Empire, on premises, Bar/Lounge, American, Open for: lunch, dinner, 11:00 a.m. - 10:00 p.m., moderate price.  Herman, on premises, Bar/Lounge, International, Open for: dinner, Weekdays 6:00 p.m. - 10:00 p.m. Kitchen closes at 8 pm

Weekends 6:00 p.m. - 11:00 p.m. Kitchen closes at 8 pm.  Across the street from Bof Og Vin, Bar/Lounge, Chinese, Open for: lunch, dinner, 12:00 p.m. - 10:00 p.m., moderate price. 0.70 kilometer(s) from Vaegteren, Bar/Lounge, French, Open for: lunch, dinner, 10:00 p.m. - 10:00 p.m., moderate price. 2.50 kilometer(s) from Katfizk, Bar/Lounge, American, Open for: dinner, 4:00 p.m. - 10:00 p.m.Area Info: 33 kilometer(s) from Hjorring , 42 kilometer(s) from Bronderslev , 45 kilometer(s) from Skagen , 65 kilometer(s) from Aalborg , 200 kilometer(s) from Arhus , 2 kilometer(s) from Man BW Diesel , 0.20 kilometer(s) from bank , 0.50 kilometer(s) from barber/beauty shop , 0.50 kilometer(s) from disco , 0.50 kilometer(s) from Frederikshavns Art Museum , 0.50 kilometer(s) from night clubs , 0.80 kilometer(s) from car rental desk , 1 kilometer(s) from newsstand , 1 kilometer(s) from solarium , 1.50 kilometer(s) from Arena Nord , 2 kilometer(s) from Frederikshavn Sygehus , 2.5 kilometer(s) from Bangsbo Botanical Garden , 2.5 kilometer(s) from Bangsbo Museum , 4.5 kilometer(s) from beach , 4.5 kilometer(s) from Fun House Indoor , 4.5 kilometer(s) from Palmestranden , 6 kilometer(s) from Cloos Tower , 25 kilometer(s) from Eagles World , 42 kilometer(s) from Skagens Museum , 42 kilometer(s) from Skagen Museum , 62 kilometer(s) from Farup Sommerland , 65 kilometer(s) from Aalborg Zoologisk Have , 68 kilometer(s) from Aalborg Convention Center , 0.20 kilometer(s) from shopping , 0.20 kilometer(s) from pharmacy , 0.50 kilometer(s) from convenience store , 0.50 kilometer(s) from swimming , 0.50 kilometer(s) from squash , 4.5 kilometer(s) from sunbathing , Spa , 0.50 kilometer(s) from bowling , 0.50 kilometer(s) from squash courts , 3 kilometer(s) from ice skating , 4 kilometer(s) from golfing , 7 kilometer(s) from horseback riding , 7 kilometer(s) from fishing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579143-25725957/9198706178208706361/3067" HotelName="THE SARGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26588600/26588546/08072392_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429283-27564463/9198706178208706361/3083" HotelName="DIAMOND SUITE KOREATOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90020000/90018900/90018848/af889068_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.928709" Longitude="-2.918587" StarRating="2" HotelCode="0|219353-25422097/9198706178208706361/665" HotelName="YOKO AIRPORT SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Ilminster, TA19 9AR, EN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19280000/19276200/19276174/75f10829_b.jpg</HotelPictures>
        <HotelDescription>Floors: 1. Total rooms: 23. Nonsmoking rooms: 23. Suites: 2. Situated in the heart of Somerset, in a dreamy setting where customers have been enjoying the hospitality of the Shepherd family in this tastefully modernized Edwardian house for over 45 years. Best Western Shrubbery Hotel is a must for breaks of every kind. Comfort and convenience seamlessly blend throughout our 23-room accommodation, restaurant and bar to make our hotel the ideal (and idyllic) location for special occasions, short breaks, corporate events or stopovers en-route to and from London. Local hotspots such as the Jurassic Coast of Devon and Dorset, Montacute House and the West Somerset Steam Railway are all within an hour's drive away, while back at the hotel you'll be surrounded by 1.5 acres of lawn, overlooking Herne Hill nature reserve!

The hotel holds functions mostly on Fridays and Saturday nights, and the noise is heard in some rooms.  There are rooms available away from the noise, please check when booking as this may not be guaranteed.. ?From: All directions. The Best Western Shrubbery Hotel is ten miles from Junction 25, M5, A358 Ilminster, half a mile from A303 the Ilminster town center.Restaurants:  Hotel Restaurant, on premises, Full Service, International, open for: breakfast, lunch, dinner, Table D'hoteArea Info: 10 mile(s) from  Yeovil , 11 mile(s) from Taunton M5 Exit 25 , 3 mile(s) from Perry's Cider Mill, genuine working cider mill, free tasting, 5 mile(s) from Montacute House, historic National Trust property.
, 5 mile(s) from Forde Abbey , 5 mile(s) from Tintinhull Garden , 10 mile(s) from Fleet Air Arm Museum, National Museums, Concorde exhibition and aircraft carrier Ark Royal.
, 10 mile(s) from Hestercombe House  
, 15 mile(s) from West Somerset Railway, genuine steam train rides to Dunster Castle and Minehead.
, 15 mile(s) from a number of public golf courses , 18 mile(s) from Lyme Regis,  sea fishing, fossils and cliff walks
, 23 mile(s) from Clarks Village, factory shop village, 50% off high street prices
, 25 mile(s) from Longleat Wildlife Park , 26 mile(s) from City of Wells, 12th century Cathedral., 30 mile(s) from Exmoor, Quantocks, Hardy country, the West Country's famous walking area.
, 30 mile(s) from Abbotsbury Swannery, Britain's most interesting Swannery with 1,000 buds.
, 35 mile(s) from Chedder Gorge/Wookey Hole, famous rock foundation, Britain's most spectacular caves.
, 42 mile(s) from Historic Bath, Roman baths, theatre, U.S.A. military museum.
, Sightseeing tours &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414518-25592671/9198706178208706361/1792" HotelName="THE AIRPORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13400000/13392300/13392218/dbaac18b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567650-25716980/9198706178208706361/1954" HotelName="CALMETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29150000/29145000/29144991/031ca126_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218203-25421289/9198706178208706361/2361" HotelName="HOANG HA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27740000/27732800/27732779/a4379be4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086374-26344694/9198706178208706361/2794" HotelName="GRACE APARTMENT 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28920000/28912400/28912372/4cb8b831_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429290-27566363/9198706178208706361/2915" HotelName="GOLDEN SUN HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92700000/92697200/92697142/68a342e2_edited_b833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="11.99819" Longitude="102.37134" StarRating="2" HotelCode="0|413915-25592377/9198706178208706361/3319" HotelName="AIRPORT LUCKY STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>32 Moo 2 Baan Salakpetch ,Koh Chang,  23170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14740000/14738400/14738360/ad86ed2c_b.jpg</HotelPictures>
        <HotelDescription>Located in Salak Phet Bay, The Mangrove Hideaway Koh Chang is a perfect starting point from which to explore Koh Chang. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, daily housekeeping, private check in/check out, express check-in/check-out, luggage storage are there for guest`s enjoyment. Television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning can be found in selected guestrooms. The hotel offers various recreational opportunities. Convenience and comfort makes The Mangrove Hideaway Koh Chang the perfect choice for your stay in Koh Chang. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br /&gt;Minimum guest age is 5.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634074-25809167/9198706178208706361/3616" HotelName="BIN BIN 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39690000/39684000/39683996/f8865ef8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168114-27825439/9198706178208706361/674" HotelName="WHITE LION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103470000/103469200/103469112/3650e077_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634333-25809405/9198706178208706361/1907" HotelName="COSMO SQUARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41060000/41057900/41057826/73518930_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|219065-25421901/9198706178208706361/2397" HotelName="SIGNATURE BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5775300/5775229/fdebb3bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1194839-26522263/9198706178208706361/2720" HotelName="NGAN HA APARTMENT 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46270000/46260100/46260062/37a14272_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567326-25716832/9198706178208706361/3439" HotelName="A25 HOTEL LY TU TRONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15224900/15224857/1fee92cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429243-27571568/9198706178208706361/3675" HotelName="5H GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101190000/101180400/101180381/436fb627_edited_7c98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|150406-25324673/9198706178208706361/3731" HotelName="BAT DAT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/4000000/3999000/3998913/19b50b37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217834-25420973/9198706178208706361/2165" HotelName="BOSS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8800000/8798100/8798088/d882510c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086298-26344570/9198706178208706361/2178" HotelName="THANH LONG HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39520000/39517500/39517460/29ab87e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218258-25421337/9198706178208706361/2245" HotelName="HUE MY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33810000/33804300/33804233/a22c3236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086735-26345248/9198706178208706361/2479" HotelName="COZRUM HOMES CITI TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905700/40905696/d5a8a84b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-7.58138" Longitude="110.78231" StarRating="3" HotelCode="0|571820-25722391/9198706178208706361/2516" HotelName="SAIGON BY NIGHT LUXURY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewaruci 01 Gentan Baki Sukoharjo ,Solo (Surakarta),  57556</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21960000/21959900/21959847/d5e0f352_b.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Laweyan, Ommaya Hotel and Resort promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel`s free Wi-Fi in all rooms, 24-hour security, fax machine, printer, private check in/check out. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless (complimentary), air conditioning, desk, satellite/cable TV. Entertain the hotel`s recreational facilities, including garden. No matter what your reasons are for visiting Solo (Surakarta), Ommaya Hotel and Resort will make you feel instantly at home. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567785-25717052/9198706178208706361/2724" HotelName="CK SAIGON CENTRAL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24140000/24133300/24133263/3ad4745c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437767-27930141/9198706178208706361/3066" HotelName="DAL-MOON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086538-26344942/9198706178208706361/3245" HotelName="THE HAVEN LOFTS BY THE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40170000/40162600/40162597/84a21da2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429306-27571159/9198706178208706361/3512" HotelName="KIN WANDER TRUNG SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100800000/100793700/100793648/db129daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429301-27575856/9198706178208706361/3881" HotelName="HOME AWAY KY CON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107090000/107087400/107087315/8374e13a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118888-30187062/9198706178208706361/4551" HotelName="ELIOS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2547400/2547398/e5dd0642_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1196233-26524493/9198706178208706361/654" HotelName="WHITE DIAMOND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34120000/34119200/34119149/42a49cc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|346109-25535964/9198706178208706361/1891" HotelName="THIEN HAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11789900/11789804/8f8f278d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634353-25809421/9198706178208706361/2322" HotelName="CUPID 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35180000/35173700/35173690/47c326f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086981-26345588/9198706178208706361/2547" HotelName="PROVIEW HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33160000/33157200/33157175/83a9512e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="58.0343734" Longitude="14.9760219" StarRating="2" HotelCode="0|219093-25421917/9198706178208706361/2738" HotelName="SONG ANH 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Storgatan 22, Tranas, 573 32, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14800000/14799600/14799534/364a2c6a_b.jpg</HotelPictures>
        <HotelDescription>Floors: 5. Total rooms: 52. Nonsmoking rooms: 52. Physically challenged rooms: 2. The Best Western Hotel Tranas Statt is a business and holiday hotel. We are located between the cities of J?nk?ping and Link?ping. We offer a modern interior characterized with lots of personality and friendliness. The Best Western Hotel Tran?s Statt is to be found downtown, near to shopping, activities, nature, and Lake Sommen.

In our restaurant we serve international cuisine at moderate prices. Our lounge and veranda offer you a peaceful place to enjoy cold drinks or beers. On the top floor of our hotel you may enjoy the wonderful views of the city below. 

All rooms have been refurbished in 2010 with a Swedish design from local designers and offer high-speed Internet access. We also have a new Spa and relax, which you as our guest are welcome to use. 

In our conference center we can accommodate from six to 300 persons.

If you would like to do something different and fun, we offer many events, such as a steamboat trip on Lake Sommen, Viking dinners, mountain climbing, and spa use. The Tran?s Golf Club is located near in the town of Tran?s. Enjoy your stay.. ?From: Stockholm. Take the E4 motorway to Mjolby. From there you continue on road 32 straight to Tranas. You will find the Best Western Hotel Tranas Statt downtown on the main street of Storgatan 22.

?From: The south or west. Travel via Jonkoping and travel to Tranas in Granna. Follow road 133 to Tranas. You will find the Best Western Hotel Tranas Statt downtown on the main street of Storgatan 22.Restaurants:  Restaurant, on premises, Full Service, International, open for: lunch, dinner, moderate prices, 12:00 p.m. - 10:00 p.m..  Lounge, on premises, Bar/Lounge, 12:00 p.m. - 11:00 p.m.Area Info: 27 kilometer(s) from Aneby , 30 kilometer(s) from Granna , 34 kilometer(s) from Mjolby , 40 kilometer(s) from Eksjo , 64 kilometer(s) from Huskvarna , 65 kilometer(s) from Vadstena , 65 kilometer(s) from Linkoping , 69 kilometer(s) from Jonkoping , 75 kilometer(s) from Vetlanda , 80 kilometer(s) from Motala , 2 kilometer(s) from GGP , 69 kilometer(s) from SAAB , 69 kilometer(s) from Linkopings University , 3 kilometer(s) from Sommen, beach, 40 kilometer(s) from Mantorp Park , 67 kilometer(s) from Elmia , 67 kilometer(s) from Kinnarps Arena , 70 kilometer(s) from Cloetta Center , 67 kilometer(s) from A6 Center , Steam room , Hot tub , 0 kilometer(s) from casino, gambling, .2 kilometers from exercise room/ fitness center, .2 kilometers from massage services, .3 kilometers from playground, .5 kilometers from racquetball, .5 kilometers from volleyball, .6 kilometers from squash court, 1 kilometer(s) from fishing , 1 kilometer from swimming, 1 kilometer from weight machines, 1.5 kilometers from jet skiing, 1.5 kilometers from boating, 1.5 kilometers from ice skating, 3 kilometer(s) from beach, Sommen, 3 kilometer(s) from golf , 30 kilometer(s) from snow skiing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168059-25335246/9198706178208706361/3229" HotelName="ARC EN CIEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2464200/2464137/c43ec440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086351-26344658/9198706178208706361/3253" HotelName="THANH LONG HOTEL BACH DANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45260000/45257400/45257336/03fcbd39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7751853" Longitude="106.6907376" StarRating="2" HotelCode="0|345962-25535908/9198706178208706361/3365" HotelName="A25 NGUYEN CU TRINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>204 NGUYEN THI MINH KHAI STREET,DISTRICT 3,SOUTH EASTERN ASIA,HO CHI MINH CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10024200/10024186/61c62486_b.jpg</HotelPictures>
        <HotelDescription>Saigon Star hotel located in the administrative and business district in Ho Chi Minh City, only 15 minutes drive from Tan Son Nhat International Airport, opposite the City Cultural Park, short distance to all major shopping centers and City Landmarks (Grand Cathedral Notre Dame, Reunification Palace, Diamond Plaza).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.053547" Longitude="-16.727967" StarRating="3" HotelCode="0|54562-25227158/9198706178208706361/1843" HotelName="LIBERTY SAIGON PARKVIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>16 CAMPO DE GOLF LAS AMERICAS. LOS ARENALES, ARONA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1580200/1580194/e29435e1_b.jpg</HotelPictures>
        <HotelDescription>The delightful apartment complex enjoys a prime setting in Playa de Las Americas, on the exciting island of Tenerife. The complex is situated just 800 metres from Playa de las Vistas Beach, and within easy access of the main attractions that the area has to offer. Set amidst the grounds of the Las Americas golf course, the charming complex is the perfect choice for sports enthusiasts and those who enjoy a leisurely game on the green. The delightful complex enjoys a contemporary style, with a bright exterior evoking a sense of serenity and tranquillity. The apartments are beautifully appointed, and come complete with modern amenities for added comfort and convenience. The apartments offer a relaxing home away from home in which to completely unwind. The complex affords guests a number of excellent facilities, catering to the needs of every type of traveller.
Loft rooms are situated on the second floor of the building without any other access to it than by staircase. They are skylight rooms with a distribution similar to studios. No balcony nor terrace are available for this type of rooms.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219278-25422043/9198706178208706361/2010" HotelName="THE SPRING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19560000/19550400/19550301/39e16f3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567794-25717054/9198706178208706361/2056" HotelName="COMMON INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22490000/22480600/22480550/e532f661_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570431-25721869/9198706178208706361/2144" HotelName="FIDE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23660000/23654100/23654077/1c2d7c9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579191-25725983/9198706178208706361/2261" HotelName="TRIIP CUPID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23260000/23255000/23254947/1d1eb418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635932-25811143/9198706178208706361/2356" HotelName="T78 HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34760000/34753200/34753123/da4570e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634491-25809579/9198706178208706361/2612" HotelName="GOLDEN TREE HOTELAND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41330000/41329700/41329639/55334414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885611-26110544/9198706178208706361/2634" HotelName="PARADISE CU CHI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57440000/57438300/57438284/fd78455f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429263-27568981/9198706178208706361/2910" HotelName="CHRISTINAS HOTEL &amp;amp; CAFE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96830000/96829400/96829334/b98c2862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429284-27568869/9198706178208706361/3106" HotelName="DINY APARTHOTEL - ROOFTOP POOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96730000/96729700/96729686/359305b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188885-25373908/9198706178208706361/3219" HotelName="SUNRISE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5430000/5424400/5424363/1c30547e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570701-25721977/9198706178208706361/3801" HotelName="HOANG PHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9988900/9988821/1b956652_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|150411-25324677/9198706178208706361/1851" HotelName="HOANG NGAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3884200/3884184/w533h800x333y0-7043bd31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|579197-25725987/9198706178208706361/2028" HotelName="TRIIP LE HAN DAI NAM HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21338700/21338658/80056e47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086797-26345342/9198706178208706361/2431" HotelName="COZRUM HOMES PREMIER RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905700/40905618/4ddadc12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218541-25421551/9198706178208706361/2446" HotelName="MINH KHANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9847700/9847682/45040036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578960-25725865/9198706178208706361/2523" HotelName="SOLEX HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27770000/27768600/27768574/e9199d2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429300-27575865/9198706178208706361/3791" HotelName="HOME AWAY DO QUANG DAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107100000/107098900/107098819/090d3086_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578861-25725825/9198706178208706361/1715" HotelName="SAIGON SIRIUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22360000/22354800/22354765/c1ef19c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|471296-25640443/9198706178208706361/2208" HotelName="ERATO BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16651900/16651875/b81f0d07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571556-25722265/9198706178208706361/2275" HotelName="MINH TAM HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16530000/16528100/16528012/14306412_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218863-25421821/9198706178208706361/2927" HotelName="RANG DONG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6516300/6516295/1345d825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429268-27573880/9198706178208706361/3484" HotelName="COZRUM HOME - DAISY HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103660000/103657100/103657075/7079cf1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567695-25717004/9198706178208706361/1442" HotelName="CICILIA SAIGON HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25150000/25144100/25144090/dedb5827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.938151" Longitude="-82.829173" StarRating="3" HotelCode="0|188831-25373858/9198706178208706361/1638" HotelName="THIEN XUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2100 Brice Road, Reynoldsburg, 43068, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4799200/4799145/4e26ed6b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms and suites: 152. Floors: 2. Property description- Days Inn Columbus East Airport located just 8 miles from Downtown Columbus, Convention Center and Arena District. 

Our Chairmans Award winning property is conveniently located off Interstate 70 at Exit 110 in Reynoldsburg.  Our hotel offers Free Wireless High Speed Internet, Free Local Calls, Number 5 Tap &amp;amp; Table restaurant,  a Seasonal Outdoor Pool, Meeting and Banquet facilities for up to 250, and a friendly and helpful staff. 

Our rooms feature Hair Dryers, Coffee Makers, Microwave, Refrigerator, Irons and 25 Inch Cable TV with HBO.. Onsite facilities information- ParkingProperty was built in 1970. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635595-25810771/9198706178208706361/1938" HotelName="PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19530000/19528300/19528268/efd6ddfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|296150-25506907/9198706178208706361/2190" HotelName="HALO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13440000/13434600/13434581/6c983110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218891-25421829/9198706178208706361/2466" HotelName="ROYAL DRAGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29450000/29448000/29447944/15a6bb4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|578672-25725747/9198706178208706361/3264" HotelName="BEN THANH RETREATS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31670000/31664800/31664710/d519b833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.59118" Longitude="-7.613559" StarRating="2" HotelCode="0|217969-25421091/9198706178208706361/3296" HotelName="A25 HOTEL MAC THI BUOI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 57, Avenue Lalla Yacout, Dar El Beida, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6820000/6816200/6816123/20b6b37c_b.jpg</HotelPictures>
        <HotelDescription>The Majestic hotel, with its historic façade and sumptuous marble lobby, decorated with beautiful tiles and stucco, is situated in the centre of Casablanca, right next to the train station. The sandy beach is just 3 km away from this exotic hotel, where guests can hire loungers and parasols to relax and sunbathe under the Moroccan sun.
The vibrant life on the streets of Casablanca and its exciting culture makes it a very popular destination for families and couples. There are shopping centres and tourist sites at a short stroll from the hotel.
The rooms at this charming hotel are very pleasant and comfortable. A continental breakfast buffet is served at the hotel's restaurant every morning, and lunch and dinner are also offered à la carte. The hotel is well connected to the airport, which is roughly 20 km away from the hotel, and the bus station is within a 5 minute walk.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345953-25535902/9198706178208706361/3500" HotelName="A25 HAI BA TRUNG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10024400/10024351/86a71b55_edited_9d1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.607922" Longitude="-87.093172" StarRating="2" HotelCode="0|217765-27566863/9198706178208706361/3697" HotelName="BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Avenida Xaman-ha, Manzana 3, Lote 19, PLAYA DEL CARMEN, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93320000/93314000/93313947/319b657d_b.jpg</HotelPictures>
        <HotelDescription>The family-friendly Club Riu Tequila is excellently situated just south of the famous holiday resort of Playa del Carmen on the Mayan Riviera, close to the white sandy beach and the turquoise waters of the Caribbean Sea. It features a charming colonial style architecture, a lovely garden and pool landscape and 24-hour all inclusive, making it an ideal place for families with children.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414557-30185037/9198706178208706361/4220" HotelName="TTC HOTEL DELUXE AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13090000/13083600/13083576/40bc4ef7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634484-25809575/9198706178208706361/2598" HotelName="GLENWOOD SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38800000/38798400/38798316/2685ec7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346103-25535962/9198706178208706361/2777" HotelName="SONG HUNG 2 HOTEL &amp;amp; SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9982300/9982224/4ad7ce55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578666-25725743/9198706178208706361/3201" HotelName="AVANTI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14990000/14987500/14987467/94839eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633912-25809035/9198706178208706361/3248" HotelName="AIRSTAR HOTEL AND APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32720000/32712600/32712534/c2625f3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188336-25373348/9198706178208706361/3261" HotelName="A&amp;amp;EM THE PETIT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3790000/3780600/3780594/79c8fb83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633999-25809121/9198706178208706361/3350" HotelName="BLESSED HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44400000/44391700/44391669/208c97e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242120-26597950/9198706178208706361/3417" HotelName="A25 - 06 TRUONG DINH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42600000/42591200/42591182/d4ac3568_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71001" Longitude="115.1702" StarRating="3" HotelCode="0|567317-25716826/9198706178208706361/3495" HotelName="A25 HOTEL - 20 BUI THI XUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MELASTI STREET, LEBAK BENA NO.123, LEGIAN, KUTA, BALI, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19362000/19361937/d199232b_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Kuta, The Sun Hotel &amp;amp; Spa is minutes from Honorary Consulate of Malaysia and Honorary Consulate of Brazil. This hotel is within close proximity of Kendra Gallery and Beachwalk.   Rooms   Make yourself at home in one of the air-conditioned rooms featuring minibars and LED televisions. Your room comes with a Select Comfort bed. Relax and take in city and pool views from the privacy of your room. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature makeup/shaving mirrors and hair dryers.   Rec, Spa, Premium Amenities   Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional amenities include complimentary wireless Internet access and concierge services.   Dining   Enjoy a satisfying meal at a restaurant serving guests of The Sun Hotel &amp;amp; Spa. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include a business center, dry cleaning/laundry services, and an elevator (lift). Free parking is available onsite.   Room Info:    Know Before You Go       This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.            Airport shuttle fee: IDR 150000 per room (one way)                           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-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1278975-26622728/9198706178208706361/3683" HotelName="A25 - LE THI HONG GAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72920000/72910700/72910621/76fd1994_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.7399728" Longitude="-84.1064854" StarRating="2" HotelCode="0|188822-25373854/9198706178208706361/626" HotelName="VUONG TAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>175 West Market Street, Lima, 45801, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5240000/5239000/5238946/be881edb_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 100. Floors: 6. Property description- Conveniently located off Interstate 75, this Wingate by Wyndham Lima Downtown is near Veteran Memorial Civic and Convention Center, Lima Allen County Airport, museums, parks, and many local restaurants. 
Ideal for both work and play, this 100 percent smoke-free lodging offers complimentary continental breakfast, complimentary internet, laundry services, fitness center, meeting room, and business center with complimentary copy and fax services. There is no charge for children under 17 when staying with an adult.
Guest room amenities include microwave, refrigerator, safe, desk, ergonomic chair, TV and newspaper. Suites and handicapped accessible rooms are also available.. Onsite facilities information- ParkingProperty was built in 1999. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426239-25601778/9198706178208706361/1292" HotelName="CIAO SAIGON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16050000/16040700/16040635/ce7872c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414509-25592665/9198706178208706361/1482" HotelName="SUNRISE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15360000/15351700/15351621/8532bc77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.5705933" Longitude="-98.590689" StarRating="2" HotelCode="0|188633-25373642/9198706178208706361/2177" HotelName="LITTLE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>5319 Casa Bella Street, San Antonio, 78249-1759, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4890000/4885500/4885457/6cc14d57_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 71. Floors: 3. Property description- Convenient access to both Six Flags Fiesta Texas - 4 miles and Sea World - 6 miles
10 minutes from Downtown
This newer facility encompasses comfort and great pricing to make your getaway hassle-free
Super Start Breakfast with all the goodies is served free to guests each morning 
Business Center   
Take a dip in the Outdoor pool
Free local calls
Cable TV with movie channels HBO, ESPN
Guest laundry facilities
Pets Allowed  
24 hour front desk service
A perfect motel for business, family or groups surrounded by the beauty of the south Texas Hill Country.
Free High Speed Internet. Onsite facilities information- ParkingProperty was built in 1900. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|414110-25592471/9198706178208706361/2233" HotelName="CHARNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35860000/35853400/35853355/d8de2d11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414488-25592653/9198706178208706361/2543" HotelName="SUNNY SERVICED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12890000/12883100/12883093/94b9f0cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1278971-26622720/9198706178208706361/2819" HotelName="GLENWOOD APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55030000/55026800/55026760/0f197506_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633916-25809045/9198706178208706361/3186" HotelName="AKOYA SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37910000/37903600/37903524/125b9651_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086639-26345108/9198706178208706361/3287" HotelName="SUSAN HOUSE SAIGON SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39460000/39452700/39452698/db284cb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633764-25808903/9198706178208706361/3455" HotelName="95 LAM SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26780000/26776300/26776267/1802c15b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188385-25373392/9198706178208706361/1494" HotelName="CAP TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4736100/4736094/2777486c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217847-25420981/9198706178208706361/1970" HotelName="BOUTIQUE GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10130000/10120300/10120254/f9883632_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571235-25722159/9198706178208706361/2172" HotelName="MAISON DE CAMILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19770000/19764400/19764302/b741e38d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086915-26345530/9198706178208706361/3164" HotelName="THE SPRING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34760000/34755500/34755468/a4b4455a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567362-25716846/9198706178208706361/3331" HotelName="AIDEN SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29290000/29285200/29285173/f2c1d30a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634799-25809883/9198706178208706361/2345" HotelName="IMPERIAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35600000/35599600/35599577/44ee2897_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.7019" Longitude="14.1461" StarRating="3" HotelCode="0|579200-25725989/9198706178208706361/3006" HotelName="TRIIP PALAGO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MALTSCHACHER SEE STRASSE 5, 9560 FELDKIRCHEN, AT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24130000/24127300/24127217/7c1732cf_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at Sonnenresort Maltschacher See in Feldkirchen in Kaernten, you'll be on the waterfront and within the vicinity of St. Primus and Felician Parish Church. This beach hotel is within the region of Minimundus and Happ's Reptilienzoo.   Rooms   Make yourself at home in one of the 274 guestrooms, featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies where you can take in lake and garden views. Satellite television is provided for your entertainment. Conveniences include safes and separate sitting areas, and housekeeping is provided once per stay.   Rec, Spa, Premium Amenities   Head down to the water and enjoy a day at the private beach, or take advantage of other recreational amenities including outdoor tennis courts and an indoor pool. Additional amenities include wireless Internet access (surcharge), supervised childcare/activities, and an arcade/game room.   Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or grab a snack at a coffee shop/café. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include a computer station, multilingual staff, and laundry facilities. Parking (subject to charges) is available onsite.   Room Info:    Know Before You Go       The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Fee for wireless Internet in limited public areas: EUR 3.00 (for 30 minutes, rates may vary)  Pet fee: EUR 35.00 per pet, per stay       The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A tax is imposed by the city: EUR 1.50 per person, per night      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.     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:  Pets allowed   Check-in time starts at 4 PM  Check-out time is 9:30 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.517026" Longitude="-93.707856" StarRating="3" HotelCode="0|188376-25373380/9198706178208706361/3720" HotelName="BIZU BOUTIQUE PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 John Wesly Blvd, Bossier City, 71112, LA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4696200/4696164/a07bae05_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 177. Floors: 3. Property description- HOTEL SPECIAL 15% OFF TWO NIGHTS OR MORE! BOOK NOW!
Chairmans Award Property
Bossier City Days Inn prides itself on friendly and efficient staff members who will make each guests stay a pleasant one. We provide excellent and personalized service.

- Easy access to I-20
- Fax and Copy Service
- Complimentary Daybreak Breakfast
- Free High Speed Wireless Internet Access
- Complimentary USA Today Newspaper Monday-Friday
- Restaurants Nearby
- Shopping Nearby
- Pet Friendly 15.00 per night
- Complimentary Hot Tea and Coffee 24 hours per day in the Lobby
- Just 2 1/2 miles to 5 major casinos
- Only 2.5 miles to 5 area casinos and Louisiana Boardwalk 
- Harrahs Louisiana Downs Track and Casino only 4 miles
- Kids 12 and under stay free
- Elevator
- Non smoking rooms/facilities
- RV or truck parking
- Outdoor Pool
- In Room Safes
- Self Service Coin Guest Laundry
- Business Center. Onsite facilities information- ParkingProperty was built in 1976. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296357-25506967/9198706178208706361/1293" HotelName="BLUESKY SERVICED APARTMENT AIRPORT PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11810000/11805200/11805133/8636293d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217880-25421015/9198706178208706361/1855" HotelName="CHERRY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282300/6282264/40bcc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188851-25373878/9198706178208706361/2494" HotelName="SEN VIET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3540000/3536700/3536651/a77c6125_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|243664-25459874/9198706178208706361/2538" HotelName="RUBY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5920000/5914400/5914348/2475e154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429322-27565551/9198706178208706361/3767" HotelName="LOCASIS JAPANESE SERVICE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91700000/91693100/91693006/f8c778d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|219410-25422135/9198706178208706361/640" HotelName="WHITE LOTUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5830000/5823200/5823124/da17eeb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634522-25809601/9198706178208706361/1404" HotelName="GRAND CITITEL CENTRAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41520000/41515300/41515280/e30aead1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.6985358" Longitude="2.8418508" StarRating="4" HotelCode="0|65978-25237016/9198706178208706361/1490" HotelName="FIRST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7 POTOSI , LLORET DE MAR, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/660000/658900/658894/0160dd93_b.jpg</HotelPictures>
        <HotelDescription>This hotel is beautifully located in a residential area in Lloret de Mar, just 300 metres away from the tourist centre. The beach and the promenade are just a short distance away. A host of shopping, dining and entertainment opportunities can be found nearby. Links to the public transport network are just 100 metres away. This charming hotel is ideal for family holidays or weekend getaways. The guest rooms offer a peaceful, relaxed setting in which to completely unwind. Guests can enjoy a refreshing swim in one of the hotel's pools. The cosy terrace offers a relaxed dining experience. Guests are sure to enjoy a memorable stay at this charming hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086688-26345168/9198706178208706361/2546" HotelName="INFINITY POOL SIGNATURE SAIGON RIVERGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48460000/48451200/48451184/299b3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296072-25506873/9198706178208706361/2692" HotelName="SABAH SAIGON BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21540000/21539900/21539846/15a1f880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|578912-25725847/9198706178208706361/2708" HotelName="SEN BOUTIQUE HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19570000/19563300/19563293/b64866bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429333-27571078/9198706178208706361/2885" HotelName="MERSEY CENTRAL SAIGON APARTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100720000/100711400/100711317/14e2b14d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429382-27575032/9198706178208706361/3307" HotelName="THE MASTERI ANGIA PRESTIGE SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105570000/105565900/105565853/165fe9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218060-25421167/9198706178208706361/3809" HotelName="GIA HUY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282300/6282300/2cc77c98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885613-26110548/9198706178208706361/2759" HotelName="HOME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57580000/57574300/57574228/ef4177b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108969-25282726/9198706178208706361/3182" HotelName="AVANTI BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3830000/3823500/3823491/79001db9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|358601-25545315/9198706178208706361/3239" HotelName="BEN THANH BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9780000/9774600/9774520/b87d735a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429397-27574488/9198706178208706361/670" HotelName="WAH FU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104400000/104392300/104392264/9a5e6e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7474-25185048/9198706178208706361/1795" HotelName="RAMANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2400000/2391400/2391363/164759cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168113-25335255/9198706178208706361/1841" HotelName="VICTORY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4475000/4474925/09bbf8e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242434-26598202/9198706178208706361/3208" HotelName="SUNRISE CITY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31950000/31948500/31948469/03b00b8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578675-25725749/9198706178208706361/3217" HotelName="BLESSING PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37650000/37645500/37645461/13a1fc22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567311-25716820/9198706178208706361/3422" HotelName="A25 - NGUYEN TRAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19660000/19655900/19655857/w1200h775x0y0-49fc1bca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|471299-30185635/9198706178208706361/4788" HotelName="IBIS SAIGON AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16310000/16301200/16301109/824e43c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52659" Longitude="115.261528" StarRating="3" HotelCode="0|426233-25601776/9198706178208706361/1217" HotelName="CENTRAL PALACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari ,Bali,  </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15836800/15836736/d3b04595_b.jpg</HotelPictures>
        <HotelDescription>The Ulin Villas &amp;amp; Spa – by Karaniya Experience is perfectly located for both business and leisure guests in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are free Wi-Fi in all rooms, 24-hour front desk, Wi-Fi in public areas, valet parking, car park. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), air conditioning. To enhance guests` stay, the hotel offers recreational facilities such as fitness center, outdoor pool, spa, massage, kids club. The Ulin Villas &amp;amp; Spa – by Karaniya Experience is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.March 5, 2011 | March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017&lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296123-25506899/9198706178208706361/1593" HotelName="GK CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7370000/7361900/7361809/5292bbf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.03529" Longitude="105.8525" StarRating="3" HotelCode="0|590188-25738245/9198706178208706361/1976" HotelName="LIBERTY SAIGON GREEN VIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO 10/50 DAO DUY TU STREET, OLD QUARTER, HOAN KIEM DIST., HANOI, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1580500/1580492/1cd4b0a9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Hanoi, Hanoi Elite Hotel is within walking distance of Bach Ma Temple and Thang Long Water Puppet Theatre. Nearby points of interest also include Hoan Kiem Lake and Temple of Literature.    Hotel Features.   Hanoi Elite Hotel features a restaurant. Room service is available 24 hours a day. A complimentary cooked-to-order breakfast is served each morning. Complimentary wireless Internet access is available in public areas. The property has a train station pick-up service, which is complimentary.  Limo/town car service and tour/ticket assistance are available. Additional property amenities include laundry facilities, express check-in, and express check-out. This is a smoke-free property. A total renovation of this property was completed in September 2010.    Guestrooms.     12 air-conditioned guestrooms at Hanoi Elite Hotel feature computers and minibars. Beds come with pillowtop mattresses and premium bedding. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers with rainfall showerheads. They also offer complimentary toiletries and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer direct-dial phones. LCD televisions have cable channels. Also included are washers/dryers and complimentary bottled water. A turndown service is available nightly, housekeeping is offered daily, and guests may request irons/ironing boards.     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's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.   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.    Only registered guests are allowed in the guestrooms.    No onsite parking is available.   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.    Airport shuttle fee: VND 370000 per vehicle (one way)  Babysitting/childcare fee: VND 400 per hour, per child      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.    No onsite parking is available.   The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635697-25810883/9198706178208706361/2830" HotelName="SAIGON CENTRAL APART - INFINITY POOLANDGYM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38330000/38326300/38326291/61cd8633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086293-26344566/9198706178208706361/2856" HotelName="HERA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48390000/48389300/48389288/642a976f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635907-25811115/9198706178208706361/3174" HotelName="SUNSHINE BOUTIQUE PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38440000/38437800/38437737/b793d4b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0195063" Longitude="-84.4147274" StarRating="3" HotelCode="0|135262-25304951/9198706178208706361/2086" HotelName="QUEEN ANN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1920 Plaudit Place, Lexington, 40509-2417, KY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5010000/5000100/5000001/54e588f5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 105. Floors: 3. Property description- Dream better at the Sleep Inn hotel in Lexington, KY near University of Kentucky. This pet-friendly hotel is near destinations like Blue Grass Airport, Hamburg Pavilion, Keeneland Race Course and Headley-Whitney Museum. Enjoy amenities like free breakfast, free WiFi, free coffee, meeting room and free weekday newspaper. Guest rooms include a flat-screen TV, refrigerator, microwave and coffee maker. 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: 800753-3746. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086979-26345584/9198706178208706361/2203" HotelName="CHUNG CU ERA TOWN DUC KHAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32910000/32903300/32903254/5407dca3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.8069" Longitude="-122.419" StarRating="4" HotelCode="0|345968-25535910/9198706178208706361/3050" HotelName="ANGELA BOUTIQUE SERVICED RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>580 BEACH ST, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10016000/10015924/52a67958_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central San Francisco, Courtyard San Francisco Fisherman's Wharf is a business-friendly hotel within walking distance of The Cannery at Del Monte Square, Ripley's Believe It Or Not Museum, and Ghirardelli Square. Additional points of interest include Lombard Street and Union Square.    Hotel Features.   Courtyard San Francisco Fisherman's Wharf features a coffee shop/café. Recreational amenities include a fitness facility. Complimentary wireless Internet access is available in public areas.  Guest parking is available for a surcharge. Additional property amenities include multilingual staff, laundry facilities, and express check-out.    Guestrooms.     127  guestrooms at Courtyard San Francisco Fisherman's Wharf feature coffee/tea makers and windows that open. All rooms include separate sitting areas and desks. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer multi-line phones with voice mail. Televisions have pay movies. Rooms also include irons/ironing boards. Guests may request refrigerators, microwaves, and wake-up calls.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Valet parking fee: USD 36 per day (in/out privileges)     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:  Pets not allowed   Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|135252-27565934/9198706178208706361/3098" HotelName="DAI NAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92090000/92089800/92089716/def60c8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146326-25320230/9198706178208706361/3165" HotelName="BLUE DIAMOND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3651500/3651437/082fe140_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|135254-25304943/9198706178208706361/984" HotelName="HUONG SEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5240000/5238300/5238222/49964916_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567932-25717100/9198706178208706361/1410" HotelName="HAPPY LIFE GRAND HOTEL &amp;amp; SKY BAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29010000/29005400/29005339/b976e0d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414164-25592493/9198706178208706361/1682" HotelName="GLENWOOD CITY RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15836500/15836444/761fbbb9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|571379-25722207/9198706178208706361/1960" HotelName="LOTUS SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31390000/31383500/31383493/0f937a6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635607-25810781/9198706178208706361/1724" HotelName="PRINCESS SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36500000/36491500/36491480/e0f25a2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345806-25535846/9198706178208706361/2215" HotelName="L'ODEON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11231800/11231758/1294e2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296078-25506875/9198706178208706361/2286" HotelName="EMM SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7340000/7330200/7330195/bfb36a22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|593445-25742809/9198706178208706361/3279" HotelName="AURORA WESTERN VILLAGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32900000/32891700/32891616/d8d7eb53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429289-27569613/9198706178208706361/3780" HotelName="GOLDEN SUN APARTMENT &amp;amp; HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99250000/99242000/99241990/a7cf37e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570773-25722001/9198706178208706361/1564" HotelName="HUONG SEN ANNEX HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21940000/21935100/21935025/676b680a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1387888-32321368/9198706178208706361/2829" HotelName="CALIFORNIA HOTEL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387888/202418131925701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429354-27568019/9198706178208706361/2869" HotelName="REM RIVERGATE GARDEN POOL SIGNATURE APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95720000/95710300/95710291/446badca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|135261-25304949/9198706178208706361/1911" HotelName="NHAT HA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9980700/9980699/781ccdc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570884-25722033/9198706178208706361/2257" HotelName="KIM PROPERTY VINHOMES CENTRAL PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23600000/23594700/23594689/178083c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635078-25810153/9198706178208706361/2534" HotelName="MRT APARTMENT IN MASTERI THAO DIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30460000/30455000/30454948/c3e4d2ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.043707" Longitude="121.545363" StarRating="3" HotelCode="0|578894-25725839/9198706178208706361/2769" HotelName="SCENIC VALLEY SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 No.2., Ln. 49, Sec. 4, Zhongxiao E. Rd, Taipei, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28824600/28824540/7aedb1eb_b.jpg</HotelPictures>
        <HotelDescription>NO 24-hour reception. Please contact hotel before arrival.

10-minute drive will take guests from Taipei Main Station to this elegant hotel furnished with all necessary amenities for a comfortable stay. All units are air-conditioned and have complimentary WiFi Internet access. Guests can use the hotel's excellent location to their benefit and walk around an area filled with shops and restaurants.

1. Our Check-in time:               15:00 ~ 21:00. (Latest check-in time: 23:00)
2. Our Check-out time:              10:00 ~ 11:00
3. Luggage Storage Service:         09:00 ~ 18:00
4. Please email to book@ezbookers.com for your arrival/check-in time, hotel will have make the proper arrangement.
5.  ezBookers Customer Service: +886.916-398844(09:00~21:00)
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242141-26597970/9198706178208706361/2835" HotelName="GLENWOOD RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55030000/55026800/55026777/9e1fb1bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429311-27568993/9198706178208706361/3371" HotelName="KUNKIN LUXURY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96840000/96834900/96834827/a5faa290_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|65977-25237014/9198706178208706361/1330" HotelName="BONG SEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481658/9acc8020_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885593-26110512/9198706178208706361/2330" HotelName="THE BLOOM PHAM VIET CHANH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34750000/34746200/34746194/cd7a0ad4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160291-25335582/9198706178208706361/3039" HotelName="ADORA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3742800/3742796/f31422d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253050-25474563/9198706178208706361/2039" HotelName="THE WHITE 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6601000/6600986/9047ab1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429260-27569226/9198706178208706361/2812" HotelName="CELAVIE SERVICED APARTMENT - THE LANDMARK 81" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97090000/97083400/97083302/24221fa7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|885599-26110524/9198706178208706361/616" HotelName="ZAZZ URBAN HO CHI MINH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36470000/36469200/36469140/284c1514_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5628487" Longitude="-81.7765467" StarRating="3" HotelCode="0|17209-25198401/9198706178208706361/1924" HotelName="OSCAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 2400 North Roosevelt Boulevard, KEY WEST, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189805/e6961e8c_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the middle of Key West in New Town, only 1.2 km to restaurants, bars, shops and nightlife. Major sights such as Hemingway's House, Fort Zachary Taylor and the historic Old Town District are within 3 km, the nearest beach is 1 km away. The non-smoking hotel features 106 rooms, 24-hours reception, express check-out, free WIFI, business centre, pool, 2 bars, fitness centre, 24h market, laundry facilities, scooter and bicycle rental and free parking. Wheelchair accessible.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429328-27567099/9198706178208706361/3746" HotelName="LUXURY LANDMARK - LINHS APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93830000/93823800/93823767/341ae724_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|413999-25592419/9198706178208706361/703" HotelName="BAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13460000/13457300/13457246/0873e8c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426242-25601780/9198706178208706361/1394" HotelName="CITITEL CENTRAL SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16160000/16156200/16156128/05a5c4bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108970-25282728/9198706178208706361/2113" HotelName="LIBERTY 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2620000/2617800/2617742/bc72f383_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429346-27563310/9198706178208706361/3470" HotelName="OAKWOOD HOTEL &amp;amp; APARTMENTS SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/86000000/85230000/85220400/85220388/4a384a28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635760-25810945/9198706178208706361/1741" HotelName="SKY GEM CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41830000/41822100/41822054/84af8893_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|150436-25324695/9198706178208706361/1780" HotelName="SANOUVA SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4477100/4477016/a409280b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635672-25810849/9198706178208706361/2625" HotelName="SABINA 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36170000/36166800/36166754/3db3d6f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118904-25287655/9198706178208706361/1800" HotelName="SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3610000/3603600/3603573/18f3cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345947-25535900/9198706178208706361/2080" HotelName="THUY SAKURA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11480000/11475700/11475668/c7a8f782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|579206-25725991/9198706178208706361/2126" HotelName="TRIPLE E" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22220000/22217000/22216911/a591a343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429262-27566903/9198706178208706361/2817" HotelName="CHANH HUY HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93410000/93407100/93407047/4d6c7930_edited_e52e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.02151" Longitude="-80.633728" StarRating="3" HotelCode="0|188315-25373326/9198706178208706361/3130" HotelName="A&amp;amp;EM PHAN BOI CHAU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7393 South Avenue, Boardman, 44512, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4910000/4901700/4901671/f1337eb0_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 84. Floors: 2. Property description- Completely Renovated Days Inn and Suites Boardman. - Fitness Center - Free Continental SuperStart Breakfast - Free Wireless High Speed Internet Access - Free Local Calls - Complimentary USA Today Newspaper - In Room Coffee Maker - Truck Parking - 24 Hour Reception - All Rooms Feature 25 Inch TV with HBO/ESPN/CNN/Fox News - Microwaves and Refrigerators Available In Some Rooms No Guarantee. Onsite facilities information- ParkingProperty was built in 1973. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188361-25373368/9198706178208706361/3154" HotelName="AQUARI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5180000/5173600/5173572/7b4dfea5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567956-25717108/9198706178208706361/2337" HotelName="NTA SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26540000/26533400/26533312/2284e61d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|358733-30201467/9198706178208706361/4347" HotelName="ADORA MIRA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11450000/11446000/11445933/37b556c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296081-25506877/9198706178208706361/1140" HotelName="HARMONY SAIGON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2464400/2464328/eadc9573_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-33.949891" Longitude="18.378952" StarRating="3" HotelCode="0|270551-25496601/9198706178208706361/1575" HotelName="THE ARRIVALS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>01 CORNER OF THE FAIRWAY &amp;amp; VICTORIA ROAD, CAPE TOWN, ZA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7070000/7070000/7069958/4559e563_b.jpg</HotelPictures>
        <HotelDescription>Boasting a prime location directly on the Camps Bay beachfront, one of Cape Town's trendiest suburbs, this luxurious establishment offers the ideal location to enjoy a relaxing holiday or a comfortable business trip. Table Mountain is just a 5-minute drive from this stylish property. Cape Town city centre can be covered on foot and is just 10 minutes' drive away. This establishment offers different room types, ranging from studios (standard or seafront) to two-bedroom apartments. The most discerning guests looking for privacy, relaxation and luxury have a unique accommodation in the exclusive Penthouse, situated on the top floor of the building and offering breathtaking views of the beach. The restaurant is rated among the best Italian restaurants in the region and offers a great selection of meat and fish dishes as well as wines of both of South Africa and Italian origin.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571688-25722339/9198706178208706361/1900" HotelName="OAKWOOD APARTMENTS HO CHI MINH CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16580000/16570600/16570507/69a99033_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.554950714111328" Longitude="34.959720611572266" StarRating="4" HotelCode="0|160294-25336084/9198706178208706361/1388" HotelName="VISSAI SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>322 Kamen St 2, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4010000/4006900/4006836/1f65f0e2_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located beside the Red Sea, approximately 1 km from the centre of Eilat. The bus station, the beach, shops, the IMAX cinema and Kings City can all be found in the immediate vicinity. Dolphin Reef and Coral World Underwater Observatory are both within about 6 km of the hotel.

This club resort hotel has 322 rooms in total, spread across 8 floors. Amenities include air conditioning, a lobby, 24-hour reception and check-out, currency exchange facilities, a cloakroom and lift access. A café, bar, restaurant, hairdressing salon, games room, conference facilities, Internet access and room and laundry services also feature. Parking facilities in the form of a car park and garage are available to guests arriving by car. Younger guests are sure to enjoy the kids' club.

Each room comes with a king-size bed and an en suite bathroom with bath and shower. A hairdryer, direct dial telephone, satellite/cable TV, radio, minibar, tea and coffee making facilities and a safe all come as standard. Air conditioning and central heating are also provided.

The hotel offers guests a heated indoor pool (for a fee) and an outdoor swimming pool with a children's swimming area, sun loungers and a poolside snack bar where guests may purchase refreshments. A gym, hot tub, sauna and a variety of massage and spa treatments are also available for a fee.

Saturdays, and Jewish holidays, check-in is available from 21:00
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188901-25373928/9198706178208706361/2155" HotelName="SILVERLAND MIN HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3460000/3454200/3454123/w4091h2730x5y0-68ccac78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429251-27575917/9198706178208706361/3754" HotelName="BLUE SKY CENTER LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107190000/107182200/107182133/w4000h2283x0y217-dfc8e508_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8101172" Longitude="-71.2148844" StarRating="4" HotelCode="0|32092-25215671/9198706178208706361/636" HotelName="WINDSOR PLAZA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1100 Rene Levesque East, QUEBEC, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1136900/1136855/1faba4e8_b.jpg</HotelPictures>
        <HotelDescription>Our Hotels Policies Have Changed  ”Weve updated our reservation and cancellation policies, extended Hilton Honors Points and status and may be requiring face coverings, temperature checks, health declarations and use of mobile contact tracing at our hotels around the world. Please visit our  dedicated COVID-19 page.  Prior to travelling, please check your destinations government website to understand any local requirements or restrictions that may be in place.Welcome to the Hilton Québec hotel, the best scenic location in Québec City!

Experience the new Hilton Québec hotel! Over 70% of the hotel has gone through major renovation. You will be pleased by one or more of the many such projects undertaken. From the urban style of the lobby, to the relocation of the executive lounge to the total renovation of 50% of our guestrooms, you are certain to see and experience the new look and feel of our beautiful establishment. By the end of 2010, the hotel will be completely renovated. Visit our Renovation section for more details!

On Parliament Hill, the hotel stands guard over the heritage and charm of Canada's oldest city. Located across the street from the Old City, with indoor access to the Québec City Convention Centre and Place Québec shops, the Hilton Québec hotel is also just steps away from all major tourist attractions and festivals. The hotel is only a 20 minute-drive from the airport or five minutes from the train or bus stations.

All rooms offer spectacular views of "Vieux-Québec": the majestic St. Lawrence River, the Parliament or the Laurentian Mountains. Upgrade to our luxurious Executive guestrooms offering additional special touches for an exceptional hotel experience. Executive Floors guests can check in and out expeditiously in the exclusive Lounge courtesy of a personal Concierge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108978-25282734/9198706178208706361/1384" HotelName="PALACE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2820000/2819000/2818933/f49dca73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296246-25506941/9198706178208706361/1745" HotelName="THE ODYS BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4950500/4950454/919a562a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1242363-26598154/9198706178208706361/2210" HotelName="MUONG THANH LUXURY SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54180000/54177100/54177011/c37af370_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086880-26345472/9198706178208706361/695" HotelName="ZAHOO HOUSE VINHOMES CENTRAL PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30380000/30374300/30374266/c29adb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217716-25420879/9198706178208706361/950" HotelName="AU LAC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32850000/32841700/32841696/22128f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|136999-25307227/9198706178208706361/1236" HotelName="LIBERTY CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3070400/3070315/45499c6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9289917" Longitude="-86.4185629" StarRating="3" HotelCode="0|188429-25373438/9198706178208706361/1769" HotelName="HA HIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1980 Mel Browning Rd., Bowling Green, 42104, KY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4950900/4950803/38852e9f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 76. Floors: 3. Property description- Just a short drive from Lost River Cave and Mammoth Cave National Park, this Microtel Inn by Wyndham Bowling Green is just off Interstate 65 and close to restaurants, downtown Bowling Green and Western Kentucky University. Nashville International Airport is 65 miles away. Complimentary continental breakfast starts your day off right, and you can keep up with email and the news all day long with complimentary wireless Internet access. For your convenience this hotel also offers complimentary daily newspaper, ample large-vehicle parking and a business center with fax service. Enjoy pillow-top mattress, flat-screen TV, and refrigerator and microwave in all rooms, ideal for longer stays.. Onsite facilities information- ParkingProperty was built in 1111. Hotel Currency: USD. Additional Addresses: Other: 1980 Mel Browning Rd., Bowling Green, 42104, KY, US. Additional Phone Numbers: Fax - Other: 12707457369. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346034-25535928/9198706178208706361/2130" HotelName="VAN ANH LUXURY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9760000/9754100/9754019/18fc0bb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634835-25809919/9198706178208706361/3632" HotelName="BLUE DIAMOND 8B HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73240000/73232500/73232489/e8c9c511_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567299-25716816/9198706178208706361/3691" HotelName="AANDEM HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20350000/20349500/20349471/f9f7ebdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17208-25199792/9198706178208706361/1367" HotelName="PARKROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2835100/2835089/cb7d1fd3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567923-25717098/9198706178208706361/1439" HotelName="ORCHIDS SAIGON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29400000/29394700/29394643/f54b5539_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.58034896850586" Longitude="-121.49369812011719" StarRating="3" HotelCode="0|252975-25474511/9198706178208706361/2196" HotelName="SKY GEM HOTEL SORA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 926 J Street, SACRAMENTO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6630000/6623500/6623464/20eae5c5_b.jpg</HotelPictures>
        <HotelDescription>Welcome to The Citizen, the only downtown Sacramento hotel offering 20th century grace redefined by 21st century urban luxury. Just moments from California's State Capitol, the Sacramento Convention Center and the Sacramento Superior Court, The Citizen is where the elite come to meet. Embedded in the urban fabric of downtown Sacramento, the Citizen Hotel is a luxury hotel in the heart of the Sacramento, at the center of the action. The Citizen blends the best of two eras, combining the formality and magnificence of Sacramento's history with today's modern expectations. The Citizen hotel is a full-service Sacramento hotel with 198 boutique-style guestrooms and suites, and is within walking distance to the California State Capitol, the Sacramento Convention Center, the Sacramento Courthouse, historic Old Sacramento and a wide range of museums, shops, restaurants, and nightlife.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.204879" Longitude="-81.694144" StarRating="2" HotelCode="0|188367-25373370/9198706178208706361/2416" HotelName="NICECY - NGUYEN TRAI STREET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2419 Highway 105 South, Boone, 28607, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11530000/11520800/11520792/c07556fb_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 101. Floors: 4. Property description- Beautiful 100 Room Interior Corridor Property - Convenient to all area attractions including all High Country Ski Resorts and Golf Courses - Tweetsie Railroad, Grandfather Mountain, Blue Ridge Parkway, Appalachian State University and more - Free Continental Breakfast - Two Elevators - Large Indoor Pool - All non-smoking rooms feature Free High Speed Internet, Microwave and Refrigerator, Hairdryer, Iron and Ironing Board - Free Local and Toll Free Telephone Calls.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 2419 Highway 105 South, Boone, 28607, NC, US. Additional Phone Numbers: Fax - Other: 18283559918. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429326-27576742/9198706178208706361/3590" HotelName="LUMIERE RIVERSIDE BY AURA LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109030100/109030053/2ebad7cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|634798-30101263/9198706178208706361/539" HotelName="ICON SAIGON - LUXURY DESIGN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44260000/44255300/44255265/67d4ada4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168105-25335253/9198706178208706361/1670" HotelName="PARADISE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4690000/4683500/4683445/6442018c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429343-27568773/9198706178208706361/2702" HotelName="NEXUS HOUSE THAO DIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96590000/96583800/96583772/b3017960_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429298-27570027/9198706178208706361/3796" HotelName="HIDDEN MANSIONS SAIGON RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99770000/99764300/99764214/7c8293c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218767-25421763/9198706178208706361/1589" HotelName="NHAT HA 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5771300/5771229/a74a0300_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188853-25373880/9198706178208706361/1995" HotelName="SILVERLAND SIL HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3460000/3454200/3454101/e020c26a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.789429" Longitude="35.22846" StarRating="3" HotelCode="0|160295-25334073/9198706178208706361/2399" HotelName="SUNFLOWER LUXURY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>53 Nablus Road, West Jerusalem, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4530000/4521100/4521002/c25fe756_b.jpg</HotelPictures>
        <HotelDescription>This family-run boutique hotel dates back to the 19th century and features a prime situation in Jerusalem. It is located a short walking distance from the city’s main attractions, including St. George’s Cathedral, situated 2 minutes away, and the world-renowned old city, just a few steps from this establishment. Guests will find public transport links in the surrounding area and offering easy access to Tel Aviv, Ramallah, Bethlehem, and Jericho. Guests staying at this exclusive hotel will appreciate the refined elegance and charming atmosphere which prevails at this establishment. The accommodation units have been completely equipped and provide a large choice of amenities and services, including top quality marble bathrooms with Jacuzzi. Those travelling for business purposes will appreciate the equipped business centre and sports lovers can maintain their workout routines in the fitness centre.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429316-27569180/9198706178208706361/3612" HotelName="LANDMARK 81 LUXURY CONDOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97050000/97046500/97046479/dcc45950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429329-27570249/9198706178208706361/3775" HotelName="LUXURY RESIDENCE LANDMARK81 APT-AN HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99980000/99970500/99970477/25d432b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429305-27556912/9198706178208706361/3457" HotelName="INDOCHINE BEN THANH HOTEL &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33638900/33638887/d35ce636_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567701-30210811/9198706178208706361/4547" HotelName="T-RITZ SAIGON HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27370000/27360500/27360486/75954795_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7479-25186071/9198706178208706361/989" HotelName="EASTIN GRAND SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6879/2114adda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414380-25592595/9198706178208706361/2294" HotelName="ROSELAND CORP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13330000/13322300/13322254/02889130_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429331-27567023/9198706178208706361/3661" HotelName="M CITY HOTEL SAIGON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93530000/93523000/93522982/0d570e49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635669-25810845/9198706178208706361/2095" HotelName="ROSELAND SWEET HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30620000/30610500/30610420/03cc16ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32091-25215669/9198706178208706361/1155" HotelName="ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481663/822fce0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567836-25717074/9198706178208706361/1635" HotelName="DIAMOND LUXURY BEN THANH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18630000/18620500/18620413/w1536h942x0y0-84fd429b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429368-27575300/9198706178208706361/2942" HotelName="SKY CENTER TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106010000/106002100/106002056/7cb0332e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567296-25716814/9198706178208706361/3089" HotelName="AANDEM ART HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21430000/21423000/21422957/b216aa40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242420-26598184/9198706178208706361/3092" HotelName="SUNSHINE ANTIQUE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54040000/54030400/54030315/e8479c02_edited_8541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|618961-30190706/9198706178208706361/4524" HotelName="HOLIDAY INN &amp;amp; SUITES SAIGON AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33150000/33146100/33146089/ce2bfbae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1242394-26598176/9198706178208706361/642" HotelName="WINK SAIGON CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57150000/57142700/57142624/4dc643ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429286-27569417/9198706178208706361/2952" HotelName="ECO GREEN SAIGON LUXURY APARTMENT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98300000/98299700/98299687/b4b958ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297743-25507509/9198706178208706361/3191" HotelName="ATHENA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9634500/9634472/2f082cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296186-25506919/9198706178208706361/2317" HotelName="LIBERTY SAIGON SOUTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7180000/7170800/7170713/68b732e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243653-25459862/9198706178208706361/1179" HotelName="LIBERTY CENTRAL RIVERSIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6457000/6456944/6297320a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.62757" Longitude="-84.457243" StarRating="3" HotelCode="0|270920-30196936/9198706178208706361/4463" HotelName="SILVERLAND SAKYO HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4736 Best Road, Atlanta, GA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8280000/8274200/8274180/23ee5a13_b.jpg</HotelPictures>
        <HotelDescription>Disembark at Hartsfield-Jackson Atlanta International Airport and find an inimitable hotel experience at The Westin Atlanta Airport. Easily accessible from Interstates 85, 75 and 285, we provide guests with a complimentary airport shuttle. Benefit from
 our location close to local attractions like the Georgia International Convention Center and Lakewood Amphitheater, all while enjoying our close proximity to the airport. As modern retreats, our hotel rooms and suites feature our signature Westin Heavenly®
 Bed and tranquil Heavenly® Bath, as well as complimentary Wi-Fi. Refuel after an eventful day of travel in our several dining destinations; Cecilias Southern Table serves modern comfort food in a lively setting. Reboot at our state-of-the-art WestinWORKOUT®
 Fitness Studio. Showcasing 22,290 square feet of flexible space, our hotel is also an inspired choice for a meeting, conference or wedding near Atlanta Airport.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Pets Allowed USD 50 non-refundable cleaning fee Per Night; maximum of 2 pets allowed; maximum weight per pet is 40 pounds
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|628712-25799748/9198706178208706361/1620" HotelName="M HOTEL SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32040000/32036500/32036474/7fbaae09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429353-27576086/9198706178208706361/3010" HotelName="PARK LEGEND TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107520000/107513200/107513151/29daea6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.776531" Longitude="-95.951221" StarRating="3" HotelCode="0|188493-30192279/9198706178208706361/4996" HotelName="IBIS SAIGON SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>415 FM 359 Road South, Brookshire, 77423, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5270000/5264500/5264425/e5a1cb02_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 44. Floors: 3. Property description- Our Brand new newly opened Super 8 Brookshire Welcomes YOU to our Property. We are located off I-10, Exit 732. The Super 8 Brookshire would like to have the chance to make you feel like you never left home with our many amenities and friendly staff. 
All rooms at our Super 8 feature microwaves, refrigerators, wireless and hard wired internet access, alarm clock radio, hairdryer, Coffee Makers, satellite TV with HBO.
Begin your day with our SuperStart Breakfast.
Relax in and enjoy our outdoor Swimming Pool.
Need to check your email?  Use our business center.
We also have King size room with a Jacuzzi and some rooms have kitchenettes forfamilies and extended stay guests.
Our Courteous staff is ready to serve you, so for your next visit we look forward to having YOU here as our guest. No Pets Allowed.. Onsite facilities information- ParkingProperty was built in 2007. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|885594-26110514/9198706178208706361/621" HotelName="WINSUITES SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36020000/36018500/36018472/75b11d13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345767-25535828/9198706178208706361/1075" HotelName="ALAGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5775300/5775230/da0ac684_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|568004-25717120/9198706178208706361/2029" HotelName="JOVIALE HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19362200/19362162/fa6e27fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.63674" Longitude="-95.56439" StarRating="3" HotelCode="0|188620-30185091/9198706178208706361/4091" HotelName="SILVERLAND JOLIE HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>12845 Murphy Road, Stafford, 77477, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13335900/13335884/220dea40_edited_8d13_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 43. Floors: 2. Property description- All Suites on property include sofa 
Free High Speed Internet
Super Start Plus Breakfast
Microwave And Refrigerator in all rooms
Iron and Ironing Board in all rooms
Meeting room available
Outdoor pool and spa
Free local calls
Guest laundry facilities
No Pets Allowed
Only 1 mile from Stafford Centre / Convention Center
Over 25 restaurants within 2 miles
Walking distance to Lubys restaurant
Texas Instruments less than 2 miles
Friendliest staff in town. Onsite facilities information- ParkingProperty was built in 2004. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471305-30204197/9198706178208706361/4479" HotelName="SILVERLAND YEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3490000/3485100/3485039/78df1f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426218-25601768/9198706178208706361/3315" HotelName="A&amp;amp;A TORONTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16090000/16083100/16083018/2f54a7ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570545-25721901/9198706178208706361/1952" HotelName="GARDEN VIEW COURT SERVICED APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18251300/18251251/2b215ae7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429242-27576130/9198706178208706361/3667" HotelName="22LAND HOTEL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107600000/107598200/107598137/716e9a51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188888-25373912/9198706178208706361/1677" HotelName="TAJMASAGO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5280000/5272600/5272511/26e89a59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188725-25373754/9198706178208706361/1709" HotelName="PARAGON SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5170000/5164500/5164430/84887fe8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429336-27565960/9198706178208706361/3096" HotelName="MIDTOWN BY SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92140000/92133300/92133242/51197b99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.636923" Longitude="-93.264821" StarRating="2" HotelCode="0|188446-25373454/9198706178208706361/3112" HotelName="ALAGON CITY POINT HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2490 Green Mountain Dr, Branson, 65616-3802, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4606500/4606477/fe190d95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 70. Floors: 3. Property description- - The Award Winning Pride of Super 8 Branson/Andy Williams Theatre is conveniently located on Green Mountain Drive in the heart of Branson. We are centrally located with easy access to the World Class Entertainment Branson has to offer, shopping, business &amp;amp; sports areas with many restaurants close by for you to enjoy. 
- We are featuring Free High Speed Internet Access, Interior Corridors, Expanded Cable Television with HBO, ESPN &amp;amp; Fox News. Our Outdoor pool is the perfect way to unwind at the end of the day. The Free SuperStart continental Breakfast is a great way to get your day started off right.
- This is a Non Smoking Property.
-100% Smoke Free Facility.. Onsite facilities information- ParkingProperty was built in 1992. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108985-25282738/9198706178208706361/2253" HotelName="SOPHIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2835200/2835112/19a2a6f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1443520-28865011/9198706178208706361/3566" HotelName="TRIPLE E HOTEL METRO BEN THANH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443520/202562491531487.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296084-30101492/9198706178208706361/246" HotelName="LIBERTY CENTRAL CITYPOINT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8740000/8734700/8734694/0eff8bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243661-25459868/9198706178208706361/2201" HotelName="RIVERSIDE SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6130000/6126700/6126620/fd49eb9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|217870-30210557/9198706178208706361/3971" HotelName="CAPRI BY FRASER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5840000/5833600/5833509/f0242b02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578837-25725817/9198706178208706361/2689" HotelName="SAIGON CITY RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20390000/20383700/20383640/ba4cba90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429355-27576076/9198706178208706361/2876" HotelName="REPUBLIC TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107510000/107502900/107502838/7f1c1ccd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567491-25716908/9198706178208706361/3538" HotelName="AURORA SERVICED APARTMENTS - ADULTS ONLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21920000/21916900/21916884/936d8036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246048-26600572/9198706178208706361/2555" HotelName="NORTHERN CHARM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73020000/73016500/73016406/0d23c9c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.370455" Longitude="-71.060327" StarRating="3" HotelCode="0|270341-25496563/9198706178208706361/3155" HotelName="A&amp;amp;EM 280 LE THANH TON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Charles River Avenue, Boston, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6840800/6840786/4ed5559a_b.jpg</HotelPictures>
        <HotelDescription>Boston's rich history is right outside your door when you stay at the Residence Inn by Marriott Boston Harbor on Tudor Wharf. Our all-suite hotel is conveniently located within walking distance of downtown Boston, the historic North End, Boston Harbor
 and TD Banknorth Garden. Our Boston hotel offers a choice of studio, one or two bedroom suites, with amazing Boston Harbor views and beautiful interior decor. Unique amongst Boston extended stay hotels, our pet-friendly hotel offers a stylish retreat at a
 substantial value; free wireless Internet access, complimentary daily hot breakfast buffet, heated indoor pool and evening mix Monday through Wednesday. All of our beautiful suites come equipped with full kitchens, refrigerators, cook tops, separate living
 and dining areas, and ample space to relax or entertain. Escape from typical Boston hotels and discover the distinctive style of the Residence Inn, a Marriott Boston extended stay hotel.
&lt;br /&gt;Check In: 16:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Maximum child age: 13&lt;br /&gt;Pets Allowed USD 100 non-refundable cleaning fee Per Stay &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429312-27575434/9198706178208706361/2674" HotelName="LA SIESTA PREMIUM SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106250000/106245600/106245566/d2f2e3e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188329-25373336/9198706178208706361/3030" HotelName="A&amp;amp;EM 39 THU KHOA HUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3910000/3903300/3903232/fe61678b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6418" Longitude="77.21599" StarRating="3" HotelCode="0|413960-25592401/9198706178208706361/887" HotelName="ALAGON D'ANTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>10402/3 STREET NO. 13, MULTANI DHANDA PAHAR GANJ, NEW DELHI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15070000/15068200/15068134/9dfd017a_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Pahwa International is located in central New Delhi, close to Connaught Place, Jantar Mantar, and Jama Masjid. Nearby points of interest also include Birla Mandir Temple and Red Fort.    Hotel Features.   Dining options at Hotel Pahwa International include a restaurant and a coffee shop/café. Room service is available 24 hours a day. Complimentary high-speed (wired) Internet access is available in public areas and the hotel has an Internet point. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include tour/ticket assistance, laundry facilities, and currency exchange.    Guestrooms.     20 air-conditioned guestrooms at Hotel Pahwa International feature laptop-compatible safes and complimentary newspapers. Accommodations offer city views. Beds come with down blankets. Bathrooms feature showers with handheld showerheads and rainfall showerheads. They also offer makeup/shaving mirrors, designer toiletries, and bathrobes. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. LCD televisions have cable channels. Ceiling fans, slippers, and complimentary toiletries are also provided. Guests may request microwaves, extra towels/bedding, and wake-up calls.     Room Info:       Notifications and Fees:      This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.            The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 500 per vehicle (one way)     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-in time starts at noon  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188845-25373874/9198706178208706361/1397" HotelName="SHERWOOD RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12630000/12622300/12622279/b60b769b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345971-25535912/9198706178208706361/677" HotelName="AU LAC II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11850000/11849100/11849092/f5d13b54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218000-25421121/9198706178208706361/1120" HotelName="EDENSTAR SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5570000/5563000/5562969/65c63239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.800914" Longitude="-122.426715" StarRating="4" HotelCode="0|346061-25535944/9198706178208706361/1604" HotelName="MUONG THANH GRAND SAI GON CENTRE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1501 Lombard Street, San Francisco 94123, USA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12080000/12073700/12073617/9442c248_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429371-27563155/9198706178208706361/3430" HotelName="SOTETSU GRAND FRESA SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83950000/83943500/83943475/d4a0ea72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7477-25185999/9198706178208706361/935" HotelName="EQUATORIAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197856/62df329d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|135264-25304955/9198706178208706361/1546" HotelName="SOMERSET CHANCELLOR COURT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1559100/1559015/d326af06_edited_7d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12921-30205999/9198706178208706361/4369" HotelName="SAIGON PRINCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8860/1ddac6cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429358-27573947/9198706178208706361/2850" HotelName="ROYAL STATE - THE ASCENTIA PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103770000/103760900/103760809/161e3302_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|571691-30203340/9198706178208706361/4214" HotelName="OAKWOOD RESIDENCE SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22955200/22955129/fe8c0eb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168102-25336705/9198706178208706361/1875" HotelName="SOMERSET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1559100/1559014/04c4db5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437795-27930485/9198706178208706361/3776" HotelName="EMILY RESIDENCE TAN SON NHAT AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25478-30101301/9198706178208706361/252" HotelName="MAJESTIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481665/4cda3937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346055-25535940/9198706178208706361/1618" HotelName="MERPERLE CRYSTAL PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10420000/10410200/10410128/054bd7fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|38572-30101302/9198706178208706361/85" HotelName="REX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481670/b464deb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1086408-30101264/9198706178208706361/600" HotelName="LA VELA SAIGON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44330000/44328600/44328578/54bd9c40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104904-25281360/9198706178208706361/752" HotelName="GRAND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481662/3c7f788d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-0.95836" Longitude="100.35549" StarRating="4" HotelCode="0|567689-25717002/9198706178208706361/2326" HotelName="CHRISTINE’S SAIGON APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL HAYAM WURUK NO 16 ,PADANG </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23010000/23007300/23007206/w960h637x0y0-d644be7f_b.jpg</HotelPictures>
        <HotelDescription>HW Hotel Padang is perfectly located for both business and leisure guests in Padang. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the HW Hotel Padang. Designed for comfort, guestrooms offer hair dryer, coffee/tea maker, internet access – wireless, shower, complimentary bottled water to ensure a restful night. Access to the hotel`s massage, garden will further enhance your satisfying stay. HW Hotel Padang is an excellent choice from which to explore Padang or to simply relax and rejuvenate. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571148-25722127/9198706178208706361/2506" HotelName="LUXURY BEN THANH TAA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23120000/23111800/23111767/22321496_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437786-27930481/9198706178208706361/3414" HotelName="VIVIAN LANDMARK 81 RESIDENCE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634448-25809533/9198706178208706361/2024" HotelName="EMERALD CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33100000/33094200/33094115/fcc80711_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429334-27576550/9198706178208706361/2844" HotelName="METROPOLE - CHRISTINE HOSPITALITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108690000/108684900/108684855/268229e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31282-25214921/9198706178208706361/948" HotelName="CONTINENTAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481659/cbe48cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|150435-25324693/9198706178208706361/1914" HotelName="SAIGON DOMAINE LUXURY RESIDENCES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1456200/1456192/29c063fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429365-27576593/9198706178208706361/2905" HotelName="SALUTE DE MADISON LUXURY APT DISTRICT 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108760000/108756200/108756140/12fb1f42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429267-27569346/9198706178208706361/2988" HotelName="CONVINIA LUXURY THE PEAK MIDTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97590000/97583400/97583349/71a2aa4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669038" Longitude="115.1515" StarRating="3" HotelCode="0|570914-25722047/9198706178208706361/2230" HotelName="LA CASITA SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klencung No. 50, Banjar Batubelig Kangin ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24130000/24128300/24128234/ccd7e83b_b.jpg</HotelPictures>
        <HotelDescription>Green Umalas Resort is conveniently located in the popular Seminyak area. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, fax machine, photocopying, portable wi-fi rental, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including hot tub, outdoor pool, spa, massage, garden. Green Umalas Resort combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable. &lt;br /&gt;The property does not allow joiners or visitors. &lt;br/&gt; &lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017&lt;br /&gt;Guests over 12 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17207-30216875/9198706178208706361/5206" HotelName="LOTTE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/968100/968092/956ea21e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429253-27573548/9198706178208706361/2783" HotelName="BLUESKY LUMIERE RIVERSIDE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103190000/103186800/103186785/65c3ef7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429347-27576030/9198706178208706361/2966" HotelName="ODELA ESTELLA RIVERSIDE LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107450000/107441500/107441498/429ccb26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429321-27576031/9198706178208706361/3682" HotelName="LEXINGTON RESIDENCE LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107450000/107441700/107441679/2c2ef2f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429325-27575986/9198706178208706361/3739" HotelName="LUMIERE MASTERI LUXURY HOTEL APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107310000/107301500/107301424/e1e93fd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|635022-25810103/9198706178208706361/1158" HotelName="MAI HOUSE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36330000/36328200/36328118/ae8f30e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429351-27575522/9198706178208706361/2896" HotelName="ODELATRIP MASTERI LUMIERE VACATION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106430000/106421300/106421215/8e05685d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429350-27576135/9198706178208706361/3019" HotelName="ODELA WEST TOWER RIVERSIDE APT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107610000/107601900/107601887/4c51c8fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570908-25722043/9198706178208706361/2541" HotelName="LA CASA WE STAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28948400/28948386/b755db2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429338-27566999/9198706178208706361/2799" HotelName="MIDTOWN THE PEAK APARTMENT BY VNHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93510000/93500700/93500682/2baad5f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567416-25716872/9198706178208706361/3604" HotelName="ANDINH APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26380000/26371600/26371591/2c47670e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296087-25506881/9198706178208706361/1611" HotelName="SILVERLAND CENTRAL - TAN HAI LONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2680000/2675000/2674965/071aa765_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429254-27572497/9198706178208706361/2875" HotelName="BLUESKY MARQ LUXURY VACCATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102100000/102094800/102094753/390add25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.357721" Longitude="-76.765291" StarRating="4" HotelCode="0|135268-25304961/9198706178208706361/3595" HotelName="AMANAKI SAIGON BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7051 Richmond Rd., Williamsburg, 23188, James City, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2971000/2970913/e4a4d570_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 75. Floors: 2. Property description- Enjoy the Virginia Peninsula at the Econo Lodge Pottery hotel in Williamsburg, VA. Located off I-64, our hotel is an easy stop on the road near the Williamsburg Pottery Factory, and 25 minutes from Jamestown and Yorktown. We help you stay on budget so you can focus on the important reasons you travel. Our hotel offers affordable rates and has the amenities you need, like our free Easy Starts continental breakfast, free WiFi, an outdoor pool and access to business services. Stay with us for a simplified travel experience. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|253057-30215097/9198706178208706361/4076" HotelName="PULLMAN SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6390000/6386700/6386645/79fbc2e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|219078-25421907/9198706178208706361/2064" HotelName="SOMERSET VISTA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5660000/5652500/5652494/52efeeba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429349-27576746/9198706178208706361/3447" HotelName="ODELA THE RIVER METROPOLE APT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109035200/109035132/70796e7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429287-27575981/9198706178208706361/3786" HotelName="ESTELLA LUXURY VACATION HOTEL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107300000/107296300/107296245/1e517a2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|414146-25592483/9198706178208706361/859" HotelName="FUSION SUITES SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15100000/15093300/15093292/6f3d7b72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="56.514853" Longitude="-3.389436" StarRating="3" HotelCode="0|7476-25181432/9198706178208706361/1890" HotelName="EMPRESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KINCLAVEN, PERTHSHIRE, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910909/bb6aa492_b.jpg</HotelPictures>
        <HotelDescription>Situated only a few miles from the city of Perth and on the doorstep to the Scottish Highlands, Ballathie has an enviable location on the banks of the River Tay. This magnificent country house hotel was constructed in 1880 and consists of a main building and a separate building called Riverside. The main hotel comprises a total of 25 rooms, with Riverside offering a further 16 rooms, all with charming period features, spacious en suite bathrooms and tea and coffee facilities.  The in-house restaurant serves seasonal dishes prepared using local produce and market fresh meats.  Guests may look forward to afternoon tea and sandwiches in the drawing room overlooking the splendid gardens, and those who enjoy the outdoors and sports might make the hotel a base for golfing, fishing, and cycling holidays.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353863-26646751/9198706178208706361/3545" HotelName="LA SIESTA PREMIUM SAI GON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89200000/89190500/89190498/388808db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242376-26598168/9198706178208706361/2834" HotelName="REPUBLIC PLAZA SERVICED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53190000/53185500/53185468/4f3b2162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429356-27570938/9198706178208706361/2852" HotelName="RICHLANE RESIDENCES" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100590000/100583700/100583687/19261666_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429252-27573938/9198706178208706361/2960" HotelName="BLUESKY LANDMARK 81 PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103760000/103756000/103755938/4419ade0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429319-27576078/9198706178208706361/3712" HotelName="LANDMARK 81 RESIDENCES LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107510000/107506000/107505985/84695641_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429320-27576244/9198706178208706361/3635" HotelName="LANDMARK 81 SKYLINE VIP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107960000/107953600/107953528/13497845_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086642-26345114/9198706178208706361/2351" HotelName="CHEZ MIMOSA LOCAL HOMESTAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44430000/44428100/44428036/5580a393_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429318-27575909/9198706178208706361/3647" HotelName="LANDMARK 81 RESIDENCE SKYLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107170000/107168700/107168662/c8ce2fab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7475-30212938/9198706178208706361/4714" HotelName="CARAVELLE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/69900/69803/b698cdfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437774-27930473/9198706178208706361/2923" HotelName="BLUESKY OPERA LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|7482-30101006/9198706178208706361/12" HotelName="SOFITEL SAIGON PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200805/87a69009_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429313-27574582/9198706178208706361/3619" HotelName="LANDMARK 81 BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104510000/104508500/104508486/7ed38503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|218772-25421769/9198706178208706361/1221" HotelName="NORFOLK MANSION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9848100/9848044/32206ada_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429381-27572018/9198706178208706361/3305" HotelName="THE MARQ LUXURY VACATION HOCHIMINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101550000/101542500/101542429/59179ab9_edited_692f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437794-27930484/9198706178208706361/2718" HotelName="BLUESKY GATEWAY RESIDENCE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429256-27576748/9198706178208706361/2956" HotelName="BLUESKY ZEIT RIVER METROPOLE APT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109036200/109036141/7e3af6e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429377-27576121/9198706178208706361/3310" HotelName="THE GRAND MANHATTAN APT LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107580000/107574800/107574797/b18e423d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25480-25209565/9198706178208706361/2994" HotelName="SEDONA SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26900000/26898300/26898280/8201c04c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|471308-30214425/9198706178208706361/4394" HotelName="THE MYST DONG KHOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17400000/17399600/17399600/34488f84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.4717183" Longitude="-94.0352873" StarRating="4" HotelCode="0|181944-30210497/9198706178208706361/5053" HotelName="NOVOTEL SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5210 Crossroads Parkway, Texarkana, 71854, AR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2090000/2085800/2085734/f73fa9a0_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 88. Suites: 21. Single-bedded accommodations: 50. Double bedrooms: 38. Smoking rooms: 0. Nonsmoking rooms: 88. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East , straddling the state line of Texas and Arkansas, is filled with friendly people that offer small town, southern hospitality but with the amenities of a city. When you stay at the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East, just off I-30 and Stateline Ave, you're conveniently located near the crossroads of I-30, I-49, Loop 249, Hwy 71, Hwy 67, and Hwy 82, for easy access to wherever you may be heading. Our Texarkana, AR hotel has excellent amenities, including Free Express Start Breakfast Bar, an indoor pool and whirlpool, 24-hour fitness center, 24-hour business center, Suite Shop, free high-speed wireless internet, smoke free rooms, and 1200 sq ft meeting space. In and nearby Texarkana, you can locate some of the top companies like Cooper Tire and Rubber Company, Red River Army Depot, Southern Refrigerated Transportation, Domtar and International Paper. As well as universities and hospitals such as Texas A and M, Texarkana College, University of Arkansas Hope, AHEC, Christus St. Michael Heath and Wadley Regional Medical Center. Book your stay today at the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East!. Onsite facilities information- Parking. Security information- Open Carry weapons are not allowed on propertyProperty was built in 2009. Hotel Currency: USD. Additional Addresses: Other: 5210 Crossroads Parkway, Texarkana, 71854, AR, US. Additional Phone Numbers: Fax - Other: 18702160084. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567509-25716918/9198706178208706361/1068" HotelName="BACH SUITES SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23061600/23061538/c5463b38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7480-30216863/9198706178208706361/5226" HotelName="RENAISSANCE RIVERSIDE SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200817/a915591d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1404176-27570667/9198706178208706361/3374" HotelName="INDIGO SAIGON THE CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100360000/100359800/100359776/e73216bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.7991" Longitude="-122.408" StarRating="5" HotelCode="0|345773-30100797/9198706178208706361/225" HotelName="DES ARTS SAIGON - MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>444 COLUMBUS AVE, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11463300/11463205/8c96bf9e_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Boheme is located in San Francisco, close to North Beach Museum, Lombard Street, and Coit Tower. Nearby points of interest also include TransAmerica Pyramid and Fisherman's Wharf.    Hotel Features.   The property offers a roundtrip airport shuttle (surcharge). Complimentary wireless Internet access is available in public areas. Hotel Boheme features a concierge desk, multilingual staff, and discounted use of a nearby fitness facility. Business services and tour assistance are available. Additional property amenities include a safe deposit box at the front desk. This is a smoke-free property.    Guestrooms.     15 guestrooms at Hotel Boheme feature windows that open and blackout drapes/curtains. Bathrooms feature showers, designer toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to direct-dial phones, guestrooms offer free local calls (restrictions may apply). Televisions have cable channels. Rooms also include clock radios. Guests may request irons/ironing boards, hypo-allergenic bedding, and wake-up calls. Housekeeping is available daily. Guestrooms are all non-smoking.      Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Property Information:  Pets not allowed   Check-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-3.38889" Longitude="36.7297" StarRating="4" HotelCode="0|414407-25592613/9198706178208706361/1655" HotelName="SILA URBAN LIVING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PLOT 2271, MOSHONO VILLAGE, ARUSHA, TZ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15260000/15253600/15253503/81da4efc_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Planet Lodge is located in Arusha and attractions in the region include Arusha National Park.    Property Features.   Planet Lodge features a restaurant. Room service is available during limited hours. The guesthouse serves a complimentary breakfast. Recreational amenities include an outdoor pool. Complimentary wireless Internet access is available in public areas and the guesthouse has an Internet point. The property offers a roundtrip airport shuttle (surcharge).  Guest parking is complimentary. Other property amenities at this Art Deco property include laundry facilities, express check-in, and express check-out.    Guestrooms.     There are 24 guestrooms at Planet Lodge. Balconies offer mountain or garden views. Bathrooms feature showers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Guests may request in-room massages, hair dryers, and wake-up calls. A nightly turndown service is offered and housekeeping is available daily.     Room Info:       Notifications and Fees:      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:   Airport shuttle transfer per adult: TZS 125440 (one way)   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.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-in time starts at 3 PM  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1278976-26622730/9198706178208706361/2613" HotelName="MINH NHU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67410000/67400100/67400068/30f5d675_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429360-27558027/9198706178208706361/2839" HotelName="SAIGON 1979" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51820000/51812500/51812467/eedf76e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242277-26598062/9198706178208706361/2861" HotelName="HUNG PHU 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63070000/63060900/63060877/15fa4cf0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086300-26344574/9198706178208706361/3290" HotelName="THE ART SUNSHINE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45540000/45535100/45535056/ca3343ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1449859-32349042/9198706178208706361/3822" HotelName="GRAND HOTEL DU LAC BOUTIQUE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449859/2025102131613620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633870-30196702/9198706178208706361/4353" HotelName="ADORA ART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41690000/41687600/41687503/e0ce3433_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437776-27930475/9198706178208706361/3135" HotelName="EMILY HALLMARK LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168122-30214912/9198706178208706361/4848" HotelName="NIKKO SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4604700/4604698/1cd68f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243691-25459912/9198706178208706361/1597" HotelName="VILLA SONG SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3410000/3405400/3405394/a53e433d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429310-27574500/9198706178208706361/2681" HotelName="KOTRIP METROPOLE PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104410000/104409100/104409042/5038e395_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429374-27573663/9198706178208706361/3363" HotelName="TERRA ROYAL LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103440000/103430800/103430790/2490ddcd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429307-27574499/9198706178208706361/3638" HotelName="KOTRIP LANDMARK 81 PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104410000/104409000/104408906/23b74cc2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429246-27568563/9198706178208706361/3726" HotelName="AMANAKI THAO DIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96340000/96331200/96331194/ffc7d26e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437772-27930471/9198706178208706361/3125" HotelName="EMILY INDOCHINAPARK LUXURY SAIGON CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352282-27561120/9198706178208706361/2639" HotelName="FUSION ORIGINAL SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74520000/74516000/74515951/f0b3a53f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429308-27574309/9198706178208706361/3449" HotelName="KOTRIP MADISON SAIGON LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104190000/104183100/104183035/3470aa1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1086913-30214807/9198706178208706361/4233" HotelName="VINPEARL LUXURY LANDMARK 81" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37290000/37287500/37287496/5978547c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429375-27576118/9198706178208706361/3289" HotelName="THE AVALON SAIGON CENTER DISTRICT 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107580000/107570700/107570660/2a6a0555_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429327-27574602/9198706178208706361/3702" HotelName="LUMIERE VACATION BY KVG SUITE APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104540000/104532000/104531916/290a7fa1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7478-25186000/9198706178208706361/848" HotelName="NEW WORLD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18200/18170/696d3642_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429335-27574594/9198706178208706361/2805" HotelName="METROPOLE COMPLEX BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104520000/104519400/104519324/9a358ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|188349-25373358/9198706178208706361/713" HotelName="AN LAM SAIGON RIVER PRIVATE RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4670000/4663400/4663322/23cfb65c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|578915-25725849/9198706178208706361/907" HotelName="SHERWOOD SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19320000/19316300/19316222/cea41061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437778-27930477/9198706178208706361/2666" HotelName="BLUESKY AVALON SAIGON CENTER LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437773-27930472/9198706178208706361/3874" HotelName="EMILY THE OPUSK LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429332-27574601/9198706178208706361/2729" HotelName="MARQ VACATION BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104540000/104531900/104531858/31a0cdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|25481-30216889/9198706178208706361/4808" HotelName="SHERATON SAIGON &amp;amp; TOWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910900/910861/80cdd7ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437777-27930476/9198706178208706361/3802" HotelName="EMILY MADISON LUXURY HO CHI MINH CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.2615104" Longitude="-96.1928405" StarRating="5" HotelCode="0|297746-30215291/9198706178208706361/4191" HotelName="THE REVERIE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17879 Chicago Street, Omaha, NE, 68118, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9290000/9287600/9287591/ec1f02c0_b.jpg</HotelPictures>
        <HotelDescription>The Hilton Garden Inn Omaha West hotel is located near Omaha’s major businesses, industrial parks, and financial institutions, as well as unique outdoor shopping and dining experiences in Omaha. Our West Omaha hotel is close to Henry Doorly Zoo, CenturyLink Center, TD Ameritrade Park, and downtown Omaha. Enjoy a microwave, refrigerator, coffee maker and free high-speed Internet in every room. Host an event with over 2,000 sq. ft. of event space and avariety of catering and meeting packages.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:30&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429299-27570159/9198706178208706361/3831" HotelName="HILTON SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99900000/99895600/99895534/369e1e90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|635042-25810125/9198706178208706361/1206" HotelName="MIA SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37290000/37282100/37282059/b93ea7f3_edited_ed3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437775-27930474/9198706178208706361/3772" HotelName="EMILY THE OPREA LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|64489-30100818/9198706178208706361/54" HotelName="PARK HYATT SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1202400/1202309/23c71f9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.8195" Longitude="10.1793" StarRating="5" HotelCode="0|358805-25545405/9198706178208706361/1113" HotelName="THE REVERIE RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>110 RUE DE PALESTINE, TUNIS, TUNISIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12680000/12672700/12672659/2feaebe9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ariha Hotel is located in Tunis, close to Tunis Zoo, Carrefour Market, and Chedli Zouiten Stadium. Nearby points of interest also include Salammbo Oceanographic Museum and El Menzah Dome.    Hotel Features.   This 3-star property has a business center. Wireless Internet access (surcharge) is available in public areas. The hotel serves a complimentary buffet breakfast. Concierge services and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Additional property amenities include a television in the lobby.    Guestrooms.     46 air-conditioned guestrooms at Ariha Hotel feature coffee/tea makers and windows that open. Bathrooms feature makeup/shaving mirrors. Wireless Internet access is available for a surcharge. Guestrooms offer phones with voice mail. Housekeeping is offered daily and guests may request hair dryers.     Room Info:       Notifications and Fees:      There are no room charges for children 1 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Fee for wireless Internet in all public areas: EUR 3 (for 1 hours, rates may vary)     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 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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567797-25717056/9198706178208706361/2316" HotelName="COZY BOTANICA BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22630000/22626200/22626160/263281c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>1,2,3,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
a40c305b-6eaa-4c97-a733-8614004559fe|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="a40c305b-6eaa-4c97-a733-8614004559fe">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57914" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
a40c305b-6eaa-4c97-a733-8614004559fe|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>a40c305b-6eaa-4c97-a733-8614004559fe</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
5e35cd62-df79-4dfc-a1f2-dfcc551c8e8b|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>5e35cd62-df79-4dfc-a1f2-dfcc551c8e8b</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
a4edcbfc-1f09-4adf-b8a7-0ad0bf530108|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="a4edcbfc-1f09-4adf-b8a7-0ad0bf530108">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57914" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-31T00:00:00" End="2026-11-01T00: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
9755e38b-d0fc-4098-aa9b-a86f0a1fe1f6|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="9755e38b-d0fc-4098-aa9b-a86f0a1fe1f6">
  <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
9755e38b-d0fc-4098-aa9b-a86f0a1fe1f6|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>9755e38b-d0fc-4098-aa9b-a86f0a1fe1f6</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
9755e38b-d0fc-4098-aa9b-a86f0a1fe1f6|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
377f266b-0b21-439e-a931-aa77e0d7b680|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="377f266b-0b21-439e-a931-aa77e0d7b680">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-19T00:00:00" End="2026-06-20T00: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
377f266b-0b21-439e-a931-aa77e0d7b680|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
377f266b-0b21-439e-a931-aa77e0d7b680|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-20T14:19:40.0705767+01:00" Version="0" EchoToken="Search" TransactionIdentifier="377f266b-0b21-439e-a931-aa77e0d7b680" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="7.21" OriginalAmount="7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1086758-26345288/8967547621067295963/4906" HotelName="SAIGON CITY CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38980000/38976900/38976828/c50da092_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|885620-18909917/8967547621067295963/1738" HotelName="PHONG LAN 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51820000/51812600/51812539/1ade8aad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086501-26344882/8967547621067295963/5216" HotelName="KHOI HOSTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9490000/9482500/9482442/4d7f8216_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218414-25421463/8967547621067295963/5259" HotelName="HUONG MAI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11940000/11930900/11930802/c7840b00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.36" OriginalAmount="12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086225-26344496/8967547621067295963/3696" HotelName="TRUONG SON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39200000/39197300/39197237/4a8ccfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|591079-25739599/8967547621067295963/3810" HotelName="AN NAM CORNER DREAMER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30230000/30226800/30226771/0144b7cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567482-25716904/8967547621067295963/3821" HotelName="ATLAS HOTEL AND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24260000/24257900/24257838/ae41bb5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|591099-25739635/8967547621067295963/3824" HotelName="TRUONG THINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31790000/31780600/31780557/239aa2e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086495-26344870/8967547621067295963/5213" HotelName="LONG HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8083700/8083662/53ae5b12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242155-26597984/8967547621067295963/5298" HotelName="HOANG YEN NHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61420000/61416700/61416683/febc9744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345902-20824269/8967547621067295963/2030" HotelName="AILEN GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9813400/9813317/7eca8624_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345992-25535918/8967547621067295963/3435" HotelName="DAI HUY HOANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9628400/9628356/aefc1ca0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567479-25716902/8967547621067295963/3850" HotelName="ATANA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17400000/17399000/17398973/285c91d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086270-26344544/8967547621067295963/3853" HotelName="TRUONG GIANG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27560000/27558900/27558883/3cdd2010_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429250-27575798/8967547621067295963/4475" HotelName="BIEN SAO 2 HOTEL- NGUYEN VAN LUONG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/107000000/106992100/106992020/87331ad6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218199-25421285/8967547621067295963/4831" HotelName="HOA PHAT HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10430000/10425500/10425469/89c0c9c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571547-25722259/8967547621067295963/5066" HotelName="MINH CHAU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6660000/6654000/6653923/4d079169_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086261-26344534/8967547621067295963/5094" HotelName="PHUONG LINH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37690000/37683500/37683423/5cdd5924_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571487-25722233/8967547621067295963/5185" HotelName="MELODY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27170000/27169900/27169877/fc3486ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218381-25421435/8967547621067295963/5189" HotelName="LAGUNA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29110000/29105300/29105258/01bb8428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429352-27575544/8967547621067295963/5487" HotelName="OHIO HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106460000/106455700/106455681/b6d20b28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426344-18232319/8967547621067295963/1950" HotelName="CAMILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16250000/16245800/16245757/0944d88a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633953-25809087/8967547621067295963/3741" HotelName="AN NAM CORNER SKY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33760000/33755400/33755315/f4bf365d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633920-25809049/8967547621067295963/4147" HotelName="ALADDIN HOTEL AND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35820000/35816800/35816767/25650f94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571742-25722359/8967547621067295963/5113" HotelName="QUANG GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16740000/16730200/16730110/11b94eb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429340-27575070/8967547621067295963/5328" HotelName="MOONSTAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105620000/105617100/105617094/05406f04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634356-25809427/8967547621067295963/3516" HotelName="CUU KIM SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34590000/34587200/34587158/428ab51c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086259-26344530/8967547621067295963/3784" HotelName="TRUNG MAI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11830000/11821100/11821037/1d413b97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242381-26598170/8967547621067295963/4028" HotelName="VENICE 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55570000/55566100/55566040/9aeff074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429367-27573943/8967547621067295963/4994" HotelName="SHUSIMI BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103760000/103756900/103756833/10383659_edited_1820_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426266-25601792/8967547621067295963/5225" HotelName="HONG VINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16140000/16131100/16131070/b3fb3c4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|168096-27047886/8967547621067295963/2419" HotelName="NOUVEAU HAPPY INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/168096/201226133824294.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086539-26344944/8967547621067295963/3527" HotelName="THE WHITE HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36870000/36869400/36869323/0dca9f4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429272-27562504/8967547621067295963/3738" HotelName="COZRUM HOMES - JUNE CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82480000/82479900/82479805/4c14c0d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086269-26344542/8967547621067295963/3831" HotelName="THANH VINH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35880000/35875400/35875365/b58151a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429271-27562402/8967547621067295963/3848" HotelName="COZRUM HOMES - GRACEFUL CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79920000/79911300/79911246/ead354ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429386-27575997/8967547621067295963/4220" HotelName="THE PASSION AIRPORT HOTEL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107330000/107328100/107328062/fd067a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188409-25373410/8967547621067295963/4581" HotelName="DONG KINH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4425200/4425148/0caf7ae2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570767-25721999/8967547621067295963/4993" HotelName="HT APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22420000/22418200/22418199/dd3b8c94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242150-26597980/8967547621067295963/5270" HotelName="HOANG NAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57860000/57852400/57852352/67ecd111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68064" Longitude="115.1522" StarRating="3" HotelCode="0|570548-27889866/8967547621067295963/5784" HotelName="GIC APARTMENT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET, SEMINYAK, ID</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27740000/27732500/27732447/96d3beb4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Rooms   Make yourself at home in one of the 10 air-conditioned rooms featuring refrigerators and iPod docking stations. 50-inch LCD televisions with premium TV channels provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with separate bathtubs and showers are provided. Conveniences include phones, as well as minibars and coffee/tea makers.   Rec, Spa, Premium Amenities   Relax at the full-service spa, where you can enjoy massages. If you're looking for recreational opportunities, you'll find an outdoor pool and a spa tub. Additional features include complimentary wireless Internet access and concierge services.   Business, Other Amenities   Free parking is available onsite.   Room Info:    Know Before You Go       This property offers transfers from the airport. Guests must contact the property with arrival details 72 hours prior to arrival, using the contact information on the booking confirmation.    Reservations are required for massage services and spa treatments. Reservations can be made by contacting the villa prior to arrival, using the contact information on the booking confirmation.    One child 12 years old or younger stays free when occupying the parent or guardian's room, using existing bedding.   The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.   No pets and no service animals are allowed at this property.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Deposit: USD 1.0000 per day      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-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.03237" Longitude="105.85038" StarRating="2" HotelCode="0|590236-25738313/8967547621067295963/2512" HotelName="YELLOW HOUSE SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4A To Tich, Hoan Kiem District ,Hanoi,  </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12240000/12233000/12232997/1c41f4e0_b.jpg</HotelPictures>
        <HotelDescription>The 3-star Hanoi Focus Hotel offers comfort and convenience whether you`re on business or holiday in Hanoi. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Hanoi Focus Hotel. Television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning can be found in selected guestrooms. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hanoi Focus Hotel. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217653-25420843/8967547621067295963/4142" HotelName="AN DONG CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6600900/6600862/701a4fc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1406338-26690676/8967547621067295963/5224" HotelName="KIM YEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11788100/11788062/9307cd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-7.77982" Longitude="110.39266" StarRating="3" HotelCode="0|567647-27320041/8967547621067295963/1920" HotelName="C CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. DEMANGAN BARU 8 ,YOGYAKARTA </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17060000/17054000/17053969/3c4b3fd6_z.jpg</HotelPictures>
        <HotelDescription>Located in Gejayan, LPP Convention Hotel is a perfect starting point from which to explore Yogyakarta. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including tours, airport transfer, business center, car park, 24hr room service, are at hand. Designed and decorated to make guests feel right at home, each room comes with air conditioning, coffee/tea maker, internet access – wireless, internet access – LAN, shower. Access to the hotel`s massage, sauna, spa, garden will further enhance your satisfying stay. For reliable service and professional staff, LPP Convention Hotel caters to your needs. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242258-24017755/8967547621067295963/2059" HotelName="EVA ADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57270000/57262300/57262245/80e5a40b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086527-26344924/8967547621067295963/3554" HotelName="THE UMI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38230000/38225000/38224968/083e55f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219379-25422107/8967547621067295963/3573" HotelName="VIEN DONG PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9625300/9625231/7b86d0b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242253-26598044/8967547621067295963/3758" HotelName="COZRUM HOMES THE GALLERY RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57160000/57159200/57159112/01503fa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219371-25422105/8967547621067295963/3760" HotelName="VIEN DONG 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18590000/18586900/18586828/eaa306a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086671-26345144/8967547621067295963/3842" HotelName="COZRUM HOMES RIVERA CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45490000/45482200/45482192/4f6e93c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429276-27575293/8967547621067295963/4421" HotelName="COZRUM HOMES - SPRING RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105990000/105988700/105988661/2115cbec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429274-27573273/8967547621067295963/4591" HotelName="COZRUM HOMES - SELINA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102840000/102834000/102833906/c992f8b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885580-26110498/8967547621067295963/4652" HotelName="VIVIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19550000/19540700/19540700/9e73e662_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218769-25421767/8967547621067295963/5041" HotelName="NN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11880000/11877300/11877212/9c079f9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570983-25722075/8967547621067295963/5103" HotelName="LEBLANC HOTEL SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6570000/6564600/6564595/3fd87565_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="59.9977273" Longitude="30.3695542" StarRating="2" HotelCode="0|296192-25506921/8967547621067295963/5429" HotelName="MAI VY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 Nepokoryonnykh avenue,St Petersburg City,St.Petersburg,194021</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9430000/9427100/9427023/w1920h1426x0y0-9dd284d9_b.jpg</HotelPictures>
        <HotelDescription>Ploschad Muzhestva - 0,28 km, Piskaryovskoye Memorial Cemetery - 2,93 km, Udelny Park - 3,35 km, Nova Arena Sport Complex - 3,59 km, Sampsonievsky Cathedral - 3,61 km The Orbita Hotel is set in ecologically clean developed district of St. Petersburg, within 5-minute walk from Ploshad Muzhestva metro station. The hotel surroundings include large park areas, swimming pool, entertainment centre with bowling and nightclub, sauna, movie theatre, shopping centre and beauty parlour. The hotel was established in 1974 and rightly earned its reputation of a fine place to stay in St. Petersburg since then.

Nowadays the nine-storied hotel building offers accommodation in 257 rooms of various categories - Economy, Standard, Superior Standart, Two-Rooms Standart and Suit. The rooms include - Wi-Fi Internet, TV, telephone, one double-bed or two separate beds, omni-purpose desk. The bathrooms are equipped with shower cubicles and are complete with towels and toiletry accessories. The conditioners are in the following room categories: Standard Superior, Two-Rooms Standard, Suite. Rooms of category Two-Rooms Standard and Suite have two rooms (living and bedroom). Slippers and bathrobes are only available in the Deluxe rooms. Rooms of category Suite with Jacuzzi/bathtub.

On-site dining is available at the Galaktika Cafe, serving Russian and European cuisine and drinks in smart and stylish interior, leaving no one untouched.

The hotel offers guests breakfasts, business lunches and dinners. Guests can order set lunches and dinners in advance, or make a choice while staying at the hotel.

The hotel provides opportunities for holding business events of different types as well, offering a meeting room with 12 seats and a spacious and light conference hall with 50 persons capacity. Both premises feature state-of-the-art conferencing technologies. Coffee and lunch breaks, standing buffet and banquettes are available for participants.

Among the other Orbita Hotel facilities and services - table tennis, billiards, luggage room, laundry and dry-cleaning service, ATM, parking, photocopy and many more.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571217-25722155/8967547621067295963/5465" HotelName="MAI VILLA HOTEL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22510000/22507000/22506960/fe1606d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885587-27889710/8967547621067295963/5748" HotelName="VICTORY AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33330000/33323800/33323741/fd7c3e5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="11.99819" Longitude="102.37134" StarRating="2" HotelCode="0|413915-27920338/8967547621067295963/5794" HotelName="AIRPORT LUCKY STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>32 Moo 2 Baan Salakpetch ,Koh Chang,  23170</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14740000/14738400/14738360/ad86ed2c_b.jpg</HotelPictures>
        <HotelDescription>Located in Salak Phet Bay, The Mangrove Hideaway Koh Chang is a perfect starting point from which to explore Koh Chang. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, daily housekeeping, private check in/check out, express check-in/check-out, luggage storage are there for guest`s enjoyment. Television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning can be found in selected guestrooms. The hotel offers various recreational opportunities. Convenience and comfort makes The Mangrove Hideaway Koh Chang the perfect choice for your stay in Koh Chang. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br /&gt;Minimum guest age is 5.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570350-27889678/8967547621067295963/5837" HotelName="HOANG YEN PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27590000/27586700/27586608/356e2c36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429277-27562022/8967547621067295963/3775" HotelName="COZRUM HOMES - SUMMERS HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981635/7912a181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|414143-25592481/8967547621067295963/4384" HotelName="DIAMOND SUITE PARKVIEW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13460000/13456200/13456192/69936136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429269-27568829/8967547621067295963/4506" HotelName="COZRUM HOME - KENA HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96700000/96695200/96695179/6a00334c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429387-27566883/8967547621067295963/4541" HotelName="THE ROYAL LANDPARK - PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93390000/93386000/93385959/bbf426b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|346058-25535942/8967547621067295963/5112" HotelName="MI LINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10660000/10652700/10652650/56306f71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218243-25421325/8967547621067295963/5236" HotelName="HOLIDAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12030000/12021600/12021508/069982fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429339-27566546/8967547621067295963/5441" HotelName="MINT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92920000/92911100/92911058/1315d7b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414347-27920343/8967547621067295963/5791" HotelName="PLATINUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13170000/13168300/13168263/b9e6eb9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567806-25717060/8967547621067295963/3281" HotelName="COZY HOUSE 140" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27770000/27765200/27765169/acc6bd64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086465-26344818/8967547621067295963/3668" HotelName="COZRUM HOMES LY CHINH THANG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905900/40905851/8984991a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567365-25716848/8967547621067295963/4151" HotelName="AILEN GARDEN II HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18670000/18662600/18662549/1c56162c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="59.942744" Longitude="30.355171" StarRating="3" HotelCode="0|296216-25506927/8967547621067295963/4481" HotelName="SAIGON'S BOOK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>50 Mayakovsky street,St Petersburg City,St.Petersburg,191014</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9420000/9412700/9412641/fd75316e_b.jpg</HotelPictures>
        <HotelDescription>Spaso-Preobrazhensky Cathedral - 0,15 km, Big Puppet Theatre - 0,44 km, Nekrasov Museum-Apartment - 0,51 km, St.John's the Theologian Church - 0,61 km, Our Lady of Lourdes Church - 0,63 km Hotel "Sonata on Mayakovsky" was opened in December 2003. At the beginning of 2019 was completely renovated. A major overhaul of the reception area and cafeteria was made, and also 13 completely new rooms were opened. The hotel is located within walking distance of the Chernyshevskaya metro station, and close to such famous sights of St. Petersburg as the Transfiguration Cathedral, Summer Garden, Russian Museum.

The hotel is equipped with ventilation systems, fire extinguishing, autonomous heat supply, access control to the premises.

The hotel is located on the 2nd and 3rd floors of a three-story house without elevator. The hotel rooms are available in various categories of rooms. In each room there are: comfortable bathroom, TV, telephone, comfortable beds, bedside tables, a wardrobe, a computer port. Most rooms have air conditioning. Some rooms have a bathroom with a bath and a bidet, a fridge, terry bathrobes, slippers, a hairdryer, an electric kettle, and additional furniture. In the morning, hotel guests are invited to a continental breakfast.

The Sonata on Mayakovsky Hotel also offers guests to use transport services, ordering a taxi, renting a car, excursion service, booking tickets to theaters, museums and concert halls, ordering tables in restaurants, guide services, fax services, and laundry facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429275-27566211/8967547621067295963/4562" HotelName="COZRUM HOMES - SONATA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92470000/92463900/92463883/fd394921_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426359-25601844/8967547621067295963/4671" HotelName="SUNNY GUEST HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15930000/15924400/15924343/77a2808a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1086580-26345012/8967547621067295963/4853" HotelName="SAKURA HOSTEL SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16190000/16189500/16189463/09dccfcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219165-25421967/8967547621067295963/5062" HotelName="SUN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9397400/9397356/d15c8559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1086470-26344826/8967547621067295963/5292" HotelName="HANH PHUC HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19820000/19818300/19818247/10e61fbb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570701-27892675/8967547621067295963/5822" HotelName="HOANG PHI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9988900/9988821/1b956652_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|243670-25459884/8967547621067295963/3340" HotelName="DONG DU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6090000/6083800/6083768/f6dbc822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242222-26598016/8967547621067295963/3579" HotelName="CHERRY HOTEL AND APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57670000/57668100/57668056/2986a06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1456373-32437204/8967547621067295963/4241" HotelName="THE RICE DE THAM HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456373/202611313837474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570575-25721919/8967547621067295963/4770" HotelName="GREEN STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19980000/19971000/19970974/f21b08a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634905-25809997/8967547621067295963/4969" HotelName="LE SAIGON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22660900/22660841/1b4fc9b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414179-25592503/8967547621067295963/5296" HotelName="GOLDEN STAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059200/15059106/w1521h1024x15y0-46fa9e41_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414353-27920344/8967547621067295963/5826" HotelName="QUEEN CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13336000/13335922/14d323a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217807-25420961/8967547621067295963/3840" HotelName="BLOOM III" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12330000/12329000/12328959/20b78bb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571850-25722407/8967547621067295963/4895" HotelName="SAO MAI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15870000/15860100/15860006/cfabff7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|570554-25721907/8967547621067295963/4915" HotelName="GOLDA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29510000/29505100/29505017/dafe6f88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|571388-25722209/8967547621067295963/5150" HotelName="LUCKY STAR HOTEL 146 NGUYEN TRAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31870000/31867200/31867169/aa54ecc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429323-27567097/8967547621067295963/5519" HotelName="LOTUS VILLAGE SAI GON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93820000/93814700/93814636/a944e444_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118887-27892293/8967547621067295963/5829" HotelName="DONG KHANH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481660/97d7fab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567983-27889363/8967547621067295963/5845" HotelName="NEW SPACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17450000/17446100/17446014/cdb5bee4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296117-25506895/8967547621067295963/3138" HotelName="EDEN GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7770000/7768500/7768447/efeab96c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|296264-25506943/8967547621067295963/3181" HotelName="CENTRAL HOTEL AND RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10970000/10963200/10963138/cdcbae45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579143-25725957/8967547621067295963/3641" HotelName="THE SARGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26588600/26588546/08072392_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429258-27567185/8967547621067295963/3866" HotelName="BRAND NEW COZY HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94550000/94545600/94545503/0fb85a03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086570-26344994/8967547621067295963/4551" HotelName="SAIGON COZY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36850000/36840500/36840482/w1920h1441x0y6-0a4aab2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429283-27564463/8967547621067295963/4606" HotelName="DIAMOND SUITE KOREATOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90020000/90018900/90018848/af889068_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.4402246" Longitude="10.5346812" StarRating="2" HotelCode="0|219115-25421933/8967547621067295963/5047" HotelName="SPRING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tordenskjoldsgade 3, Frederikshavn, 9900, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100450000/100441700/100441669/664bc885_b.jpg</HotelPictures>
        <HotelDescription>Floors: 3. Total rooms: 53. Nonsmoking rooms: 53. Suites: 3. In the center of Frederikshavn you can enjoy the relaxed atmosphere at Best Western Hotel Herman Bang. Cheap parking, spa and wellness centre and restaurant are just some of the reasons to choose this hotel for your next stay in Frederikshavn.

The hotel is close to shopping streets, restaurants, harbour and attractions. Enjoy a stay in our stylish decorated rooms that live up to international hotel standards. All rooms are newly renovated with free wireless Internet. In our hotel lobby you will find a spa and wellness centre and our restaurants Empire and Herman. 

Whether you are visiting the city on business or vacation the Best Western Hotel Herman Bang is a perfect base for you to stay in Frederikshavn. 

When you choose to stay at a Best Western hotel you can always call our toll free number and make your reservation. A big Scandinavian breakfast buffet is included in the room rate. Environmental fees will NOT be charged and there is free Wi-Fi. Join our loyalty program, Best Western Rewards?, for FREE and you can reserve your room with your Best Western Rewards? card (only available for Scandinavian Best Western Rewards?, cardholders in Scandinavia)  no credit card needed. Guests who book through www.bestwestern.com do not pay debit card fees either.

Remember you earn FULL Best Western Rewards? point when you book via our reservation center and www.bestwestern.com

Make your online reservation today! Enjoy your stay.
. ?From: The north. Driving from the north on Road 40 you will pass a church. Take a right turn on Tordenskjoldsgade and drive for about 200 meters to the Best Western Hotel Herman Bang.

?From: The south. Driving on E45 to Frederikshavn pass the harbour and take a left turn on Tordenskjoldsgade. You will find the Best Western Hotel Herman Bang at the end of the street on your right hand side.

?From: The east. Coming to Frederikshavn by ferry - take a right turn away from the harbour and take a left turn on the second street. You will find the Best Western Hotel Herman Bang at the end of Tordenskjoldsgade on your right hand side.

?From: The west. Driving from the west on Road 35 to Frederikshavn you will stay on the same street until it ends. Take a right turn pass the church. Take a right on the first street. The Best Western Hotel Herman Bang is placed on your right hand side at the end of the street.Restaurants:  Empire, on premises, Bar/Lounge, American, Open for: lunch, dinner, 11:00 a.m. - 10:00 p.m., moderate price.  Herman, on premises, Bar/Lounge, International, Open for: dinner, Weekdays 6:00 p.m. - 10:00 p.m. Kitchen closes at 8 pm

Weekends 6:00 p.m. - 11:00 p.m. Kitchen closes at 8 pm.  Across the street from Bof Og Vin, Bar/Lounge, Chinese, Open for: lunch, dinner, 12:00 p.m. - 10:00 p.m., moderate price. 0.70 kilometer(s) from Vaegteren, Bar/Lounge, French, Open for: lunch, dinner, 10:00 p.m. - 10:00 p.m., moderate price. 2.50 kilometer(s) from Katfizk, Bar/Lounge, American, Open for: dinner, 4:00 p.m. - 10:00 p.m.Area Info: 33 kilometer(s) from Hjorring , 42 kilometer(s) from Bronderslev , 45 kilometer(s) from Skagen , 65 kilometer(s) from Aalborg , 200 kilometer(s) from Arhus , 2 kilometer(s) from Man BW Diesel , 0.20 kilometer(s) from bank , 0.50 kilometer(s) from barber/beauty shop , 0.50 kilometer(s) from disco , 0.50 kilometer(s) from Frederikshavns Art Museum , 0.50 kilometer(s) from night clubs , 0.80 kilometer(s) from car rental desk , 1 kilometer(s) from newsstand , 1 kilometer(s) from solarium , 1.50 kilometer(s) from Arena Nord , 2 kilometer(s) from Frederikshavn Sygehus , 2.5 kilometer(s) from Bangsbo Botanical Garden , 2.5 kilometer(s) from Bangsbo Museum , 4.5 kilometer(s) from beach , 4.5 kilometer(s) from Fun House Indoor , 4.5 kilometer(s) from Palmestranden , 6 kilometer(s) from Cloos Tower , 25 kilometer(s) from Eagles World , 42 kilometer(s) from Skagens Museum , 42 kilometer(s) from Skagen Museum , 62 kilometer(s) from Farup Sommerland , 65 kilometer(s) from Aalborg Zoologisk Have , 68 kilometer(s) from Aalborg Convention Center , 0.20 kilometer(s) from shopping , 0.20 kilometer(s) from pharmacy , 0.50 kilometer(s) from convenience store , 0.50 kilometer(s) from swimming , 0.50 kilometer(s) from squash , 4.5 kilometer(s) from sunbathing , Spa , 0.50 kilometer(s) from bowling , 0.50 kilometer(s) from squash courts , 3 kilometer(s) from ice skating , 4 kilometer(s) from golfing , 7 kilometer(s) from horseback riding , 7 kilometer(s) from fishing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086091-26344344/8967547621067295963/5071" HotelName="HONG BAO THACH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32800000/32794500/32794474/19928176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296168-25506913/8967547621067295963/5229" HotelName="KIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8080000/8075200/8075184/80af5fab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|270521-27905704/8967547621067295963/5753" HotelName="VALENTINE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7180000/7170600/7170525/457ec463_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570431-18230924/8967547621067295963/1490" HotelName="FIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23660000/23654100/23654077/1c2d7c9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.820136" Longitude="2.311437" StarRating="2" HotelCode="0|188481-18142650/8967547621067295963/2271" HotelName="HONG THIEN LOC 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gabriel Peri, 96 ,PARIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188481/20131219243227.jpg</HotelPictures>
        <HotelDescription>A lobby and a reception are available to guests. Services and facilities at the hotel include a safe, internet access, wireless internet access and a restaurant. Guests travelling in their own vehicles can make use of the available parking spaces (for a fee).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.928709" Longitude="-2.918587" StarRating="2" HotelCode="0|219353-25422097/8967547621067295963/2728" HotelName="YOKO AIRPORT SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Ilminster, TA19 9AR, EN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19280000/19276200/19276174/75f10829_b.jpg</HotelPictures>
        <HotelDescription>Floors: 1. Total rooms: 23. Nonsmoking rooms: 23. Suites: 2. Situated in the heart of Somerset, in a dreamy setting where customers have been enjoying the hospitality of the Shepherd family in this tastefully modernized Edwardian house for over 45 years. Best Western Shrubbery Hotel is a must for breaks of every kind. Comfort and convenience seamlessly blend throughout our 23-room accommodation, restaurant and bar to make our hotel the ideal (and idyllic) location for special occasions, short breaks, corporate events or stopovers en-route to and from London. Local hotspots such as the Jurassic Coast of Devon and Dorset, Montacute House and the West Somerset Steam Railway are all within an hour's drive away, while back at the hotel you'll be surrounded by 1.5 acres of lawn, overlooking Herne Hill nature reserve!

The hotel holds functions mostly on Fridays and Saturday nights, and the noise is heard in some rooms.  There are rooms available away from the noise, please check when booking as this may not be guaranteed.. ?From: All directions. The Best Western Shrubbery Hotel is ten miles from Junction 25, M5, A358 Ilminster, half a mile from A303 the Ilminster town center.Restaurants:  Hotel Restaurant, on premises, Full Service, International, open for: breakfast, lunch, dinner, Table D'hoteArea Info: 10 mile(s) from  Yeovil , 11 mile(s) from Taunton M5 Exit 25 , 3 mile(s) from Perry's Cider Mill, genuine working cider mill, free tasting, 5 mile(s) from Montacute House, historic National Trust property.
, 5 mile(s) from Forde Abbey , 5 mile(s) from Tintinhull Garden , 10 mile(s) from Fleet Air Arm Museum, National Museums, Concorde exhibition and aircraft carrier Ark Royal.
, 10 mile(s) from Hestercombe House  
, 15 mile(s) from West Somerset Railway, genuine steam train rides to Dunster Castle and Minehead.
, 15 mile(s) from a number of public golf courses , 18 mile(s) from Lyme Regis,  sea fishing, fossils and cliff walks
, 23 mile(s) from Clarks Village, factory shop village, 50% off high street prices
, 25 mile(s) from Longleat Wildlife Park , 26 mile(s) from City of Wells, 12th century Cathedral., 30 mile(s) from Exmoor, Quantocks, Hardy country, the West Country's famous walking area.
, 30 mile(s) from Abbotsbury Swannery, Britain's most interesting Swannery with 1,000 buds.
, 35 mile(s) from Chedder Gorge/Wookey Hole, famous rock foundation, Britain's most spectacular caves.
, 42 mile(s) from Historic Bath, Roman baths, theatre, U.S.A. military museum.
, Sightseeing tours &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414518-25592671/8967547621067295963/3270" HotelName="THE AIRPORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13400000/13392300/13392218/dbaac18b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567650-25716980/8967547621067295963/3362" HotelName="CALMETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29150000/29145000/29144991/031ca126_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634074-25809167/8967547621067295963/3874" HotelName="BIN BIN 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39690000/39684000/39683996/f8865ef8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218203-25421289/8967547621067295963/5023" HotelName="HOANG HA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27740000/27732800/27732779/a4379be4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086374-26344694/8967547621067295963/5257" HotelName="GRACE APARTMENT 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28920000/28912400/28912372/4cb8b831_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429290-27566363/8967547621067295963/5359" HotelName="GOLDEN SUN HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92700000/92697200/92697142/68a342e2_edited_b833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|150406-27872381/8967547621067295963/5896" HotelName="BAT DAT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/4000000/3999000/3998913/19b50b37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086351-18357578/8967547621067295963/972" HotelName="THANH LONG HOTEL BACH DANG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45260000/45257400/45257336/03fcbd39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118888-18131483/8967547621067295963/1484" HotelName="ELIOS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2547400/2547398/e5dd0642_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.053547" Longitude="-16.727967" StarRating="3" HotelCode="0|54562-18128636/8967547621067295963/1690" HotelName="LIBERTY SAIGON PARKVIEW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>16 CAMPO DE GOLF LAS AMERICAS. LOS ARENALES, ARONA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1580200/1580194/e29435e1_b.jpg</HotelPictures>
        <HotelDescription>The delightful apartment complex enjoys a prime setting in Playa de Las Americas, on the exciting island of Tenerife. The complex is situated just 800 metres from Playa de las Vistas Beach, and within easy access of the main attractions that the area has to offer. Set amidst the grounds of the Las Americas golf course, the charming complex is the perfect choice for sports enthusiasts and those who enjoy a leisurely game on the green. The delightful complex enjoys a contemporary style, with a bright exterior evoking a sense of serenity and tranquillity. The apartments are beautifully appointed, and come complete with modern amenities for added comfort and convenience. The apartments offer a relaxing home away from home in which to completely unwind. The complex affords guests a number of excellent facilities, catering to the needs of every type of traveller.
Loft rooms are situated on the second floor of the building without any other access to it than by staircase. They are skylight rooms with a distribution similar to studios. No balcony nor terrace are available for this type of rooms.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296312-18232378/8967547621067295963/2421" HotelName="IRIS SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/296312/201412121500521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168114-27825439/8967547621067295963/2536" HotelName="WHITE LION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103470000/103469200/103469112/3650e077_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634333-25809405/8967547621067295963/3285" HotelName="COSMO SQUARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41060000/41057900/41057826/73518930_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567326-25716832/8967547621067295963/3745" HotelName="A25 HOTEL LY TU TRONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15224900/15224857/1fee92cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429243-27571568/8967547621067295963/4172" HotelName="5H GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101190000/101180400/101180381/436fb627_edited_7c98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|219065-25421901/8967547621067295963/4366" HotelName="SIGNATURE BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5775300/5775229/fdebb3bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1194839-26522263/8967547621067295963/5242" HotelName="NGAN HA APARTMENT 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46270000/46260100/46260062/37a14272_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217834-25420973/8967547621067295963/3430" HotelName="BOSS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8800000/8798100/8798088/d882510c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086298-26344570/8967547621067295963/3490" HotelName="THANH LONG HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39520000/39517500/39517460/29ab87e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086735-26345248/8967547621067295963/3628" HotelName="COZRUM HOMES CITI TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905700/40905696/d5a8a84b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086538-26344942/8967547621067295963/3865" HotelName="THE HAVEN LOFTS BY THE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40170000/40162600/40162597/84a21da2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|567785-25717052/8967547621067295963/3882" HotelName="CK SAIGON CENTRAL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24140000/24133300/24133263/3ad4745c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437767-27930141/8967547621067295963/4546" HotelName="DAL-MOON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-7.58138" Longitude="110.78231" StarRating="3" HotelCode="0|571820-25722391/8967547621067295963/4634" HotelName="SAIGON BY NIGHT LUXURY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewaruci 01 Gentan Baki Sukoharjo ,Solo (Surakarta),  57556</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21960000/21959900/21959847/d5e0f352_b.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Laweyan, Ommaya Hotel and Resort promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel`s free Wi-Fi in all rooms, 24-hour security, fax machine, printer, private check in/check out. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless (complimentary), air conditioning, desk, satellite/cable TV. Entertain the hotel`s recreational facilities, including garden. No matter what your reasons are for visiting Solo (Surakarta), Ommaya Hotel and Resort will make you feel instantly at home. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218258-25421337/8967547621067295963/4958" HotelName="HUE MY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33810000/33804300/33804233/a22c3236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429306-27571159/8967547621067295963/5444" HotelName="KIN WANDER TRUNG SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100800000/100793700/100793648/db129daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429301-27575856/8967547621067295963/5665" HotelName="HOME AWAY KY CON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107090000/107087400/107087315/8374e13a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219278-27906812/8967547621067295963/5749" HotelName="THE SPRING" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19560000/19550400/19550301/39e16f3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635595-27889459/8967547621067295963/5850" HotelName="PRAGUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19530000/19528300/19528268/efd6ddfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1196233-26524493/8967547621067295963/2509" HotelName="WHITE DIAMOND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34120000/34119200/34119149/42a49cc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168059-25335246/8967547621067295963/3356" HotelName="ARC EN CIEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2464200/2464137/c43ec440_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|346109-25535964/8967547621067295963/3366" HotelName="THIEN HAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11790000/11789900/11789804/8f8f278d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634353-25809421/8967547621067295963/3504" HotelName="CUPID 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35180000/35173700/35173690/47c326f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7751853" Longitude="106.6907376" StarRating="2" HotelCode="0|345962-25535908/8967547621067295963/3525" HotelName="A25 NGUYEN CU TRINH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>204 NGUYEN THI MINH KHAI STREET,DISTRICT 3,SOUTH EASTERN ASIA,HO CHI MINH CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10024200/10024186/61c62486_b.jpg</HotelPictures>
        <HotelDescription>Saigon Star hotel located in the administrative and business district in Ho Chi Minh City, only 15 minutes drive from Tan Son Nhat International Airport, opposite the City Cultural Park, short distance to all major shopping centers and City Landmarks (Grand Cathedral Notre Dame, Reunification Palace, Diamond Plaza).&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="58.0343734" Longitude="14.9760219" StarRating="2" HotelCode="0|219093-25421917/8967547621067295963/4863" HotelName="SONG ANH 3" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Storgatan 22, Tranas, 573 32, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14800000/14799600/14799534/364a2c6a_b.jpg</HotelPictures>
        <HotelDescription>Floors: 5. Total rooms: 52. Nonsmoking rooms: 52. Physically challenged rooms: 2. The Best Western Hotel Tranas Statt is a business and holiday hotel. We are located between the cities of J?nk?ping and Link?ping. We offer a modern interior characterized with lots of personality and friendliness. The Best Western Hotel Tran?s Statt is to be found downtown, near to shopping, activities, nature, and Lake Sommen.

In our restaurant we serve international cuisine at moderate prices. Our lounge and veranda offer you a peaceful place to enjoy cold drinks or beers. On the top floor of our hotel you may enjoy the wonderful views of the city below. 

All rooms have been refurbished in 2010 with a Swedish design from local designers and offer high-speed Internet access. We also have a new Spa and relax, which you as our guest are welcome to use. 

In our conference center we can accommodate from six to 300 persons.

If you would like to do something different and fun, we offer many events, such as a steamboat trip on Lake Sommen, Viking dinners, mountain climbing, and spa use. The Tran?s Golf Club is located near in the town of Tran?s. Enjoy your stay.. ?From: Stockholm. Take the E4 motorway to Mjolby. From there you continue on road 32 straight to Tranas. You will find the Best Western Hotel Tranas Statt downtown on the main street of Storgatan 22.

?From: The south or west. Travel via Jonkoping and travel to Tranas in Granna. Follow road 133 to Tranas. You will find the Best Western Hotel Tranas Statt downtown on the main street of Storgatan 22.Restaurants:  Restaurant, on premises, Full Service, International, open for: lunch, dinner, moderate prices, 12:00 p.m. - 10:00 p.m..  Lounge, on premises, Bar/Lounge, 12:00 p.m. - 11:00 p.m.Area Info: 27 kilometer(s) from Aneby , 30 kilometer(s) from Granna , 34 kilometer(s) from Mjolby , 40 kilometer(s) from Eksjo , 64 kilometer(s) from Huskvarna , 65 kilometer(s) from Vadstena , 65 kilometer(s) from Linkoping , 69 kilometer(s) from Jonkoping , 75 kilometer(s) from Vetlanda , 80 kilometer(s) from Motala , 2 kilometer(s) from GGP , 69 kilometer(s) from SAAB , 69 kilometer(s) from Linkopings University , 3 kilometer(s) from Sommen, beach, 40 kilometer(s) from Mantorp Park , 67 kilometer(s) from Elmia , 67 kilometer(s) from Kinnarps Arena , 70 kilometer(s) from Cloetta Center , 67 kilometer(s) from A6 Center , Steam room , Hot tub , 0 kilometer(s) from casino, gambling, .2 kilometers from exercise room/ fitness center, .2 kilometers from massage services, .3 kilometers from playground, .5 kilometers from racquetball, .5 kilometers from volleyball, .6 kilometers from squash court, 1 kilometer(s) from fishing , 1 kilometer from swimming, 1 kilometer from weight machines, 1.5 kilometers from jet skiing, 1.5 kilometers from boating, 1.5 kilometers from ice skating, 3 kilometer(s) from beach, Sommen, 3 kilometer(s) from golf , 30 kilometer(s) from snow skiing &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086981-26345588/8967547621067295963/5151" HotelName="PROVIEW HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33160000/33157200/33157175/83a9512e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578960-27889359/8967547621067295963/5868" HotelName="SOLEX HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27770000/27768600/27768574/e9199d2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635726-27890501/8967547621067295963/5870" HotelName="SAIGONCITI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30990000/30980400/30980360/02a0f64e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567794-25717054/8967547621067295963/3378" HotelName="COMMON INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22490000/22480600/22480550/e532f661_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579191-25725983/8967547621067295963/3521" HotelName="TRIIP CUPID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23260000/23255000/23254947/1d1eb418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635932-25811143/8967547621067295963/3634" HotelName="T78 HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34760000/34753200/34753123/da4570e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188885-25373908/8967547621067295963/3961" HotelName="SUNRISE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5430000/5424400/5424363/1c30547e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429263-27568981/8967547621067295963/4273" HotelName="CHRISTINAS HOTEL &amp;amp; CAFE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96830000/96829400/96829334/b98c2862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429284-27568869/8967547621067295963/4658" HotelName="DINY APARTHOTEL - ROOFTOP POOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96730000/96729700/96729686/359305b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634491-25809579/8967547621067295963/5122" HotelName="GOLDEN TREE HOTELAND APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41330000/41329700/41329639/55334414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885611-26110544/8967547621067295963/5251" HotelName="PARADISE CU CHI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57440000/57438300/57438284/fd78455f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414557-27890623/8967547621067295963/5762" HotelName="TTC HOTEL DELUXE AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13090000/13083600/13083576/40bc4ef7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|150434-27918550/8967547621067295963/5875" HotelName="RIVERSIDE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/150434/2011106134024983.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160291-18155614/8967547621067295963/1685" HotelName="ADORA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3742800/3742796/f31422d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108969-18287266/8967547621067295963/1789" HotelName="AVANTI BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3830000/3823500/3823491/79001db9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|579197-25725987/8967547621067295963/3564" HotelName="TRIIP LE HAN DAI NAM HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21338700/21338658/80056e47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086797-26345342/8967547621067295963/3609" HotelName="COZRUM HOMES PREMIER RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40910000/40905700/40905618/4ddadc12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429268-27573880/8967547621067295963/4308" HotelName="COZRUM HOME - DAISY HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103660000/103657100/103657075/7079cf1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|150411-25324677/8967547621067295963/4752" HotelName="HOANG NGAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3884200/3884184/w533h800x333y0-7043bd31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218541-25421551/8967547621067295963/5552" HotelName="MINH KHANG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9847700/9847682/45040036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429300-27575865/8967547621067295963/5646" HotelName="HOME AWAY DO QUANG DAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107100000/107098900/107098819/090d3086_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253050-27919624/8967547621067295963/5758" HotelName="THE WHITE 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6601000/6600986/9047ab1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|578672-27920879/8967547621067295963/5914" HotelName="BEN THANH RETREATS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31670000/31664800/31664710/d519b833_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|471296-27906439/8967547621067295963/5932" HotelName="ERATO BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16651900/16651875/b81f0d07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217847-27919191/8967547621067295963/5974" HotelName="BOUTIQUE GARDEN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10130000/10120300/10120254/f9883632_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578861-25725825/8967547621067295963/3718" HotelName="SAIGON SIRIUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22360000/22354800/22354765/c1ef19c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571556-25722265/8967547621067295963/4930" HotelName="MINH TAM HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16530000/16528100/16528012/14306412_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218863-25421821/8967547621067295963/5504" HotelName="RANG DONG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6516300/6516295/1345d825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71001" Longitude="115.1702" StarRating="3" HotelCode="0|567317-27889339/8967547621067295963/5940" HotelName="A25 HOTEL - 20 BUI THI XUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MELASTI STREET, LEBAK BENA NO.123, LEGIAN, KUTA, BALI, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19362000/19361937/d199232b_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Kuta, The Sun Hotel &amp;amp; Spa is minutes from Honorary Consulate of Malaysia and Honorary Consulate of Brazil. This hotel is within close proximity of Kendra Gallery and Beachwalk.   Rooms   Make yourself at home in one of the air-conditioned rooms featuring minibars and LED televisions. Your room comes with a Select Comfort bed. Relax and take in city and pool views from the privacy of your room. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature makeup/shaving mirrors and hair dryers.   Rec, Spa, Premium Amenities   Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional amenities include complimentary wireless Internet access and concierge services.   Dining   Enjoy a satisfying meal at a restaurant serving guests of The Sun Hotel &amp;amp; Spa. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include a business center, dry cleaning/laundry services, and an elevator (lift). Free parking is available onsite.   Room Info:    Know Before You Go       This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.            Airport shuttle fee: IDR 150000 per room (one way)                           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-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|414110-27920342/8967547621067295963/5970" HotelName="CHARNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35860000/35853400/35853355/d8de2d11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242141-25073567/8967547621067295963/1782" HotelName="GLENWOOD RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55030000/55026800/55026777/9e1fb1bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567695-25717004/8967547621067295963/3063" HotelName="CICILIA SAIGON HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25150000/25144100/25144090/dedb5827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.938151" Longitude="-82.829173" StarRating="3" HotelCode="0|188831-25373858/8967547621067295963/3193" HotelName="THIEN XUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2100 Brice Road, Reynoldsburg, 43068, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4799200/4799145/4e26ed6b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms and suites: 152. Floors: 2. Property description- Days Inn Columbus East Airport located just 8 miles from Downtown Columbus, Convention Center and Arena District. 

Our Chairmans Award winning property is conveniently located off Interstate 70 at Exit 110 in Reynoldsburg.  Our hotel offers Free Wireless High Speed Internet, Free Local Calls, Number 5 Tap &amp;amp; Table restaurant,  a Seasonal Outdoor Pool, Meeting and Banquet facilities for up to 250, and a friendly and helpful staff. 

Our rooms feature Hair Dryers, Coffee Makers, Microwave, Refrigerator, Irons and 25 Inch Cable TV with HBO.. Onsite facilities information- ParkingProperty was built in 1970. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188336-25373348/8967547621067295963/3438" HotelName="A&amp;amp;EM THE PETIT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3790000/3780600/3780594/79c8fb83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.59118" Longitude="-7.613559" StarRating="2" HotelCode="0|217969-25421091/8967547621067295963/3481" HotelName="A25 HOTEL MAC THI BUOI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 57, Avenue Lalla Yacout, Dar El Beida, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6820000/6816200/6816123/20b6b37c_b.jpg</HotelPictures>
        <HotelDescription>The Majestic hotel, with its historic façade and sumptuous marble lobby, decorated with beautiful tiles and stucco, is situated in the centre of Casablanca, right next to the train station. The sandy beach is just 3 km away from this exotic hotel, where guests can hire loungers and parasols to relax and sunbathe under the Moroccan sun.
The vibrant life on the streets of Casablanca and its exciting culture makes it a very popular destination for families and couples. There are shopping centres and tourist sites at a short stroll from the hotel.
The rooms at this charming hotel are very pleasant and comfortable. A continental breakfast buffet is served at the hotel's restaurant every morning, and lunch and dinner are also offered à la carte. The hotel is well connected to the airport, which is roughly 20 km away from the hotel, and the bus station is within a 5 minute walk.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|345953-25535902/8967547621067295963/3706" HotelName="A25 HAI BA TRUNG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10024400/10024351/86a71b55_edited_9d1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.607922" Longitude="-87.093172" StarRating="2" HotelCode="0|217765-27566863/8967547621067295963/4289" HotelName="BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Avenida Xaman-ha, Manzana 3, Lote 19, PLAYA DEL CARMEN, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93320000/93314000/93313947/319b657d_b.jpg</HotelPictures>
        <HotelDescription>The family-friendly Club Riu Tequila is excellently situated just south of the famous holiday resort of Playa del Carmen on the Mayan Riviera, close to the white sandy beach and the turquoise waters of the Caribbean Sea. It features a charming colonial style architecture, a lovely garden and pool landscape and 24-hour all inclusive, making it an ideal place for families with children.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218891-25421829/8967547621067295963/4336" HotelName="ROYAL DRAGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29450000/29448000/29447944/15a6bb4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|296150-25506907/8967547621067295963/4986" HotelName="HALO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13440000/13434600/13434581/6c983110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633999-27921157/8967547621067295963/6041" HotelName="BLESSED HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44400000/44391700/44391669/208c97e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633912-25809035/8967547621067295963/3395" HotelName="AIRSTAR HOTEL AND APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32720000/32712600/32712534/c2625f3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578666-25725743/8967547621067295963/3461" HotelName="AVANTI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14990000/14987500/14987467/94839eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242120-26597950/8967547621067295963/3619" HotelName="A25 - 06 TRUONG DINH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42600000/42591200/42591182/d4ac3568_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1278975-26622728/8967547621067295963/4009" HotelName="A25 - LE THI HONG GAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72920000/72910700/72910621/76fd1994_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346103-25535962/8967547621067295963/4877" HotelName="SONG HUNG 2 HOTEL &amp;amp; SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9982300/9982224/4ad7ce55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634484-25809575/8967547621067295963/5111" HotelName="GLENWOOD SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38800000/38798400/38798316/2685ec7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414488-27890301/8967547621067295963/5899" HotelName="SUNNY SERVICED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12890000/12883100/12883093/94b9f0cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633916-27921156/8967547621067295963/5977" HotelName="AKOYA SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37910000/37903600/37903524/125b9651_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.6985358" Longitude="2.8418508" StarRating="4" HotelCode="0|65978-20854880/8967547621067295963/1613" HotelName="FIRST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7 POTOSI , LLORET DE MAR, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/660000/658900/658894/0160dd93_b.jpg</HotelPictures>
        <HotelDescription>This hotel is beautifully located in a residential area in Lloret de Mar, just 300 metres away from the tourist centre. The beach and the promenade are just a short distance away. A host of shopping, dining and entertainment opportunities can be found nearby. Links to the public transport network are just 100 metres away. This charming hotel is ideal for family holidays or weekend getaways. The guest rooms offer a peaceful, relaxed setting in which to completely unwind. Guests can enjoy a refreshing swim in one of the hotel's pools. The cosy terrace offers a relaxed dining experience. Guests are sure to enjoy a memorable stay at this charming hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.7399728" Longitude="-84.1064854" StarRating="2" HotelCode="0|188822-25373854/8967547621067295963/2491" HotelName="VUONG TAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>175 West Market Street, Lima, 45801, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5240000/5239000/5238946/be881edb_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 100. Floors: 6. Property description- Conveniently located off Interstate 75, this Wingate by Wyndham Lima Downtown is near Veteran Memorial Civic and Convention Center, Lima Allen County Airport, museums, parks, and many local restaurants. 
Ideal for both work and play, this 100 percent smoke-free lodging offers complimentary continental breakfast, complimentary internet, laundry services, fitness center, meeting room, and business center with complimentary copy and fax services. There is no charge for children under 17 when staying with an adult.
Guest room amenities include microwave, refrigerator, safe, desk, ergonomic chair, TV and newspaper. Suites and handicapped accessible rooms are also available.. Onsite facilities information- ParkingProperty was built in 1999. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188385-25373392/8967547621067295963/3066" HotelName="CAP TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4736100/4736094/2777486c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414509-25592665/8967547621067295963/3091" HotelName="SUNRISE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15360000/15351700/15351621/8532bc77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426239-25601778/8967547621067295963/3155" HotelName="CIAO SAIGON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16050000/16040700/16040635/ce7872c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633764-25808903/8967547621067295963/3709" HotelName="95 LAM SON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26780000/26776300/26776267/1802c15b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086639-26345108/8967547621067295963/4006" HotelName="SUSAN HOUSE SAIGON SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39460000/39452700/39452698/db284cb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.5705933" Longitude="-98.590689" StarRating="2" HotelCode="0|188633-25373642/8967547621067295963/5009" HotelName="LITTLE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>5319 Casa Bella Street, San Antonio, 78249-1759, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4890000/4885500/4885457/6cc14d57_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 71. Floors: 3. Property description- Convenient access to both Six Flags Fiesta Texas - 4 miles and Sea World - 6 miles
10 minutes from Downtown
This newer facility encompasses comfort and great pricing to make your getaway hassle-free
Super Start Breakfast with all the goodies is served free to guests each morning 
Business Center   
Take a dip in the Outdoor pool
Free local calls
Cable TV with movie channels HBO, ESPN
Guest laundry facilities
Pets Allowed  
24 hour front desk service
A perfect motel for business, family or groups surrounded by the beauty of the south Texas Hill Country.
Free High Speed Internet. Onsite facilities information- ParkingProperty was built in 1900. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1278971-26622720/8967547621067295963/5268" HotelName="GLENWOOD APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55030000/55026800/55026760/0f197506_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168113-27047311/8967547621067295963/1247" HotelName="VICTORY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4475000/4474925/09bbf8e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296357-18232488/8967547621067295963/1563" HotelName="BLUESKY SERVICED APARTMENT AIRPORT PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11810000/11805200/11805133/8636293d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188851-18155613/8967547621067295963/2333" HotelName="SEN VIET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3540000/3536700/3536651/a77c6125_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567362-25716846/8967547621067295963/3327" HotelName="AIDEN SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29290000/29285200/29285173/f2c1d30a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086915-26345530/8967547621067295963/3711" HotelName="THE SPRING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34760000/34755500/34755468/a4b4455a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571235-25722159/8967547621067295963/5016" HotelName="MAISON DE CAMILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19770000/19764400/19764302/b741e38d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|219410-18144917/8967547621067295963/967" HotelName="WHITE LOTUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5830000/5823200/5823124/da17eeb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.03529" Longitude="105.8525" StarRating="3" HotelCode="0|590188-18287856/8967547621067295963/1182" HotelName="LIBERTY SAIGON GREEN VIEW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>NO 10/50 DAO DUY TU STREET, OLD QUARTER, HOAN KIEM DIST., HANOI, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1580500/1580492/1cd4b0a9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Hanoi, Hanoi Elite Hotel is within walking distance of Bach Ma Temple and Thang Long Water Puppet Theatre. Nearby points of interest also include Hoan Kiem Lake and Temple of Literature.    Hotel Features.   Hanoi Elite Hotel features a restaurant. Room service is available 24 hours a day. A complimentary cooked-to-order breakfast is served each morning. Complimentary wireless Internet access is available in public areas. The property has a train station pick-up service, which is complimentary.  Limo/town car service and tour/ticket assistance are available. Additional property amenities include laundry facilities, express check-in, and express check-out. This is a smoke-free property. A total renovation of this property was completed in September 2010.    Guestrooms.     12 air-conditioned guestrooms at Hanoi Elite Hotel feature computers and minibars. Beds come with pillowtop mattresses and premium bedding. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers with rainfall showerheads. They also offer complimentary toiletries and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer direct-dial phones. LCD televisions have cable channels. Also included are washers/dryers and complimentary bottled water. A turndown service is available nightly, housekeeping is offered daily, and guests may request irons/ironing boards.     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's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.   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.    Only registered guests are allowed in the guestrooms.    No onsite parking is available.   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.    Airport shuttle fee: VND 370000 per vehicle (one way)  Babysitting/childcare fee: VND 400 per hour, per child      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.    No onsite parking is available.   The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7474-18127865/8967547621067295963/2156" HotelName="RAMANA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2400000/2391400/2391363/164759cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.7019" Longitude="14.1461" StarRating="3" HotelCode="0|579200-25725989/8967547621067295963/3605" HotelName="TRIIP PALAGO" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MALTSCHACHER SEE STRASSE 5, 9560 FELDKIRCHEN, AT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24130000/24127300/24127217/7c1732cf_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at Sonnenresort Maltschacher See in Feldkirchen in Kaernten, you'll be on the waterfront and within the vicinity of St. Primus and Felician Parish Church. This beach hotel is within the region of Minimundus and Happ's Reptilienzoo.   Rooms   Make yourself at home in one of the 274 guestrooms, featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies where you can take in lake and garden views. Satellite television is provided for your entertainment. Conveniences include safes and separate sitting areas, and housekeeping is provided once per stay.   Rec, Spa, Premium Amenities   Head down to the water and enjoy a day at the private beach, or take advantage of other recreational amenities including outdoor tennis courts and an indoor pool. Additional amenities include wireless Internet access (surcharge), supervised childcare/activities, and an arcade/game room.   Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or grab a snack at a coffee shop/café. Quench your thirst with your favorite drink at a bar/lounge.   Business, Other Amenities   Featured amenities include a computer station, multilingual staff, and laundry facilities. Parking (subject to charges) is available onsite.   Room Info:    Know Before You Go       The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Fee for wireless Internet in limited public areas: EUR 3.00 (for 30 minutes, rates may vary)  Pet fee: EUR 35.00 per pet, per stay       The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A tax is imposed by the city: EUR 1.50 per person, per night      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.     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:  Pets allowed   Check-in time starts at 4 PM  Check-out time is 9:30 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.517026" Longitude="-93.707856" StarRating="3" HotelCode="0|188376-25373380/8967547621067295963/4461" HotelName="BIZU BOUTIQUE PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 John Wesly Blvd, Bossier City, 71112, LA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4696200/4696164/a07bae05_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 177. Floors: 3. Property description- HOTEL SPECIAL 15% OFF TWO NIGHTS OR MORE! BOOK NOW!
Chairmans Award Property
Bossier City Days Inn prides itself on friendly and efficient staff members who will make each guests stay a pleasant one. We provide excellent and personalized service.

- Easy access to I-20
- Fax and Copy Service
- Complimentary Daybreak Breakfast
- Free High Speed Wireless Internet Access
- Complimentary USA Today Newspaper Monday-Friday
- Restaurants Nearby
- Shopping Nearby
- Pet Friendly 15.00 per night
- Complimentary Hot Tea and Coffee 24 hours per day in the Lobby
- Just 2 1/2 miles to 5 major casinos
- Only 2.5 miles to 5 area casinos and Louisiana Boardwalk 
- Harrahs Louisiana Downs Track and Casino only 4 miles
- Kids 12 and under stay free
- Elevator
- Non smoking rooms/facilities
- RV or truck parking
- Outdoor Pool
- In Room Safes
- Self Service Coin Guest Laundry
- Business Center. Onsite facilities information- ParkingProperty was built in 1976. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634799-25809883/8967547621067295963/5079" HotelName="IMPERIAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35600000/35599600/35599577/44ee2897_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|571379-27890256/8967547621067295963/5926" HotelName="LOTUS SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31390000/31383500/31383493/0f937a6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|150436-18134352/8967547621067295963/1274" HotelName="SANOUVA SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4477100/4477016/a409280b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5628487" Longitude="-81.7765467" StarRating="3" HotelCode="0|17209-18128635/8967547621067295963/1299" HotelName="OSCAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 2400 North Roosevelt Boulevard, KEY WEST, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189805/e6961e8c_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the middle of Key West in New Town, only 1.2 km to restaurants, bars, shops and nightlife. Major sights such as Hemingway's House, Fort Zachary Taylor and the historic Old Town District are within 3 km, the nearest beach is 1 km away. The non-smoking hotel features 106 rooms, 24-hours reception, express check-out, free WIFI, business centre, pool, 2 bars, fitness centre, 24h market, laundry facilities, scooter and bicycle rental and free parking. Wheelchair accessible.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188411-18176567/8967547621067295963/1795" HotelName="DUC VUONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4690800/4690761/db9a631a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|217880-25421015/8967547621067295963/3275" HotelName="CHERRY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282300/6282264/40bcc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|243664-25459874/8967547621067295963/4575" HotelName="RUBY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5920000/5914400/5914348/2475e154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429322-27565551/8967547621067295963/5554" HotelName="LOCASIS JAPANESE SERVICE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91700000/91693100/91693006/f8c778d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567311-27920845/8967547621067295963/6053" HotelName="A25 - NGUYEN TRAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19660000/19655900/19655857/w1200h775x0y0-49fc1bca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|471299-18197275/8967547621067295963/1826" HotelName="IBIS SAIGON AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16310000/16301200/16301109/824e43c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|135252-27402841/8967547621067295963/1862" HotelName="DAI NAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92090000/92089800/92089716/def60c8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297743-27051900/8967547621067295963/1873" HotelName="ATHENA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9634500/9634472/2f082cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578849-27053439/8967547621067295963/2446" HotelName="SAIGON KIKO HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22390000/22387400/22387342/8a2f14a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634522-25809601/8967547621067295963/4004" HotelName="GRAND CITITEL CENTRAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41520000/41515300/41515280/e30aead1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429382-27575032/8967547621067295963/4136" HotelName="THE MASTERI ANGIA PRESTIGE SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105570000/105565900/105565853/165fe9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296072-25506873/8967547621067295963/4661" HotelName="SABAH SAIGON BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21540000/21539900/21539846/15a1f880_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|578912-25725847/8967547621067295963/4776" HotelName="SEN BOUTIQUE HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19570000/19563300/19563293/b64866bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086688-26345168/8967547621067295963/5231" HotelName="INFINITY POOL SIGNATURE SAIGON RIVERGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48460000/48451200/48451184/299b3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429333-27571078/8967547621067295963/5474" HotelName="MERSEY CENTRAL SAIGON APARTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100720000/100711400/100711317/14e2b14d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218060-25421167/8967547621067295963/5628" HotelName="GIA HUY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282300/6282300/2cc77c98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108970-18134350/8967547621067295963/1186" HotelName="LIBERTY 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2620000/2617800/2617742/bc72f383_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146326-18133528/8967547621067295963/1758" HotelName="BLUE DIAMOND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3651500/3651437/082fe140_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|358601-25545315/8967547621067295963/3530" HotelName="BEN THANH BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9780000/9774600/9774520/b87d735a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885613-26110548/8967547621067295963/5301" HotelName="HOME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57580000/57574300/57574228/ef4177b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296123-18210479/8967547621067295963/1571" HotelName="GK CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7370000/7361900/7361809/5292bbf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|135261-27312347/8967547621067295963/2262" HotelName="NHAT HA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9980700/9980699/781ccdc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429397-27574488/8967547621067295963/2520" HotelName="WAH FU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104400000/104392300/104392264/9a5e6e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578675-25725749/8967547621067295963/3273" HotelName="BLESSING PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37650000/37645500/37645461/13a1fc22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242434-26598202/8967547621067295963/3724" HotelName="SUNRISE CITY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31950000/31948500/31948469/03b00b8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|135254-27907067/8967547621067295963/6039" HotelName="HUONG SEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5240000/5238300/5238222/49964916_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|593445-27920916/8967547621067295963/6295" HotelName="AURORA WESTERN VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32900000/32891700/32891616/d8d7eb53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52659" Longitude="115.261528" StarRating="3" HotelCode="0|426233-25601776/8967547621067295963/2945" HotelName="CENTRAL PALACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari ,Bali,  </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15836800/15836736/d3b04595_b.jpg</HotelPictures>
        <HotelDescription>The Ulin Villas &amp;amp; Spa – by Karaniya Experience is perfectly located for both business and leisure guests in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are free Wi-Fi in all rooms, 24-hour front desk, Wi-Fi in public areas, valet parking, car park. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), air conditioning. To enhance guests` stay, the hotel offers recreational facilities such as fitness center, outdoor pool, spa, massage, kids club. The Ulin Villas &amp;amp; Spa – by Karaniya Experience is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.March 5, 2011 | March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017&lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635907-25811115/8967547621067295963/3699" HotelName="SUNSHINE BOUTIQUE PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38440000/38437800/38437737/b793d4b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635697-25810883/8967547621067295963/4912" HotelName="SAIGON CENTRAL APART - INFINITY POOLANDGYM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38330000/38326300/38326291/61cd8633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086293-26344566/8967547621067295963/5402" HotelName="HERA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48390000/48389300/48389288/642a976f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414164-27890106/8967547621067295963/6239" HotelName="GLENWOOD CITY RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15840000/15836500/15836444/761fbbb9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1387888-27898059/8967547621067295963/6758" HotelName="CALIFORNIA HOTEL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387888/202418131925701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.8069" Longitude="-122.419" StarRating="4" HotelCode="0|345968-25535910/8967547621067295963/2946" HotelName="ANGELA BOUTIQUE SERVICED RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>580 BEACH ST, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10016000/10015924/52a67958_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central San Francisco, Courtyard San Francisco Fisherman's Wharf is a business-friendly hotel within walking distance of The Cannery at Del Monte Square, Ripley's Believe It Or Not Museum, and Ghirardelli Square. Additional points of interest include Lombard Street and Union Square.    Hotel Features.   Courtyard San Francisco Fisherman's Wharf features a coffee shop/café. Recreational amenities include a fitness facility. Complimentary wireless Internet access is available in public areas.  Guest parking is available for a surcharge. Additional property amenities include multilingual staff, laundry facilities, and express check-out.    Guestrooms.     127  guestrooms at Courtyard San Francisco Fisherman's Wharf feature coffee/tea makers and windows that open. All rooms include separate sitting areas and desks. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer multi-line phones with voice mail. Televisions have pay movies. Rooms also include irons/ironing boards. Guests may request refrigerators, microwaves, and wake-up calls.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Valet parking fee: USD 36 per day (in/out privileges)     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:  Pets not allowed   Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086979-26345584/8967547621067295963/3471" HotelName="CHUNG CU ERA TOWN DUC KHAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32910000/32903300/32903254/5407dca3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0195063" Longitude="-84.4147274" StarRating="3" HotelCode="0|135262-25304951/8967547621067295963/4964" HotelName="QUEEN ANN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1920 Plaudit Place, Lexington, 40509-2417, KY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5010000/5000100/5000001/54e588f5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 105. Floors: 3. Property description- Dream better at the Sleep Inn hotel in Lexington, KY near University of Kentucky. This pet-friendly hotel is near destinations like Blue Grass Airport, Hamburg Pavilion, Keeneland Race Course and Headley-Whitney Museum. Enjoy amenities like free breakfast, free WiFi, free coffee, meeting room and free weekday newspaper. Guest rooms include a flat-screen TV, refrigerator, microwave and coffee maker. 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: 800753-3746. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296078-18221558/8967547621067295963/726" HotelName="EMM SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7340000/7330200/7330195/bfb36a22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188727-18144898/8967547621067295963/2275" HotelName="RUBY RIVER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188727/201312191818741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567932-25717100/8967547621067295963/4113" HotelName="HAPPY LIFE GRAND HOTEL &amp;amp; SKY BAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29010000/29005400/29005339/b976e0d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|218608-27919199/8967547621067295963/6075" HotelName="NGAN HA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10537400/10537325/w1664h1125x15y0-a110fb8c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188901-27314268/8967547621067295963/1055" HotelName="SILVERLAND MIN HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3460000/3454200/3454123/w4091h2730x5y0-68ccac78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635607-25810781/8967547621067295963/4761" HotelName="PRINCESS SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36500000/36491500/36491480/e0f25a2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345806-25535846/8967547621067295963/5032" HotelName="L'ODEON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11231800/11231758/1294e2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429289-27569613/8967547621067295963/5399" HotelName="GOLDEN SUN APARTMENT &amp;amp; HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99250000/99242000/99241990/a7cf37e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|65977-18131790/8967547621067295963/845" HotelName="BONG SEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481658/9acc8020_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345947-18326065/8967547621067295963/1147" HotelName="THUY SAKURA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11480000/11475700/11475668/c7a8f782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633870-24274892/8967547621067295963/1962" HotelName="ADORA ART" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41690000/41687600/41687503/e0ce3433_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570773-25722001/8967547621067295963/4138" HotelName="HUONG SEN ANNEX HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21940000/21935100/21935025/676b680a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429354-27568019/8967547621067295963/5027" HotelName="REM RIVERGATE GARDEN POOL SIGNATURE APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95720000/95710300/95710291/446badca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|885599-27889207/8967547621067295963/5770" HotelName="ZAZZ URBAN HO CHI MINH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36470000/36469200/36469140/284c1514_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.043707" Longitude="121.545363" StarRating="3" HotelCode="0|578894-25725839/8967547621067295963/4885" HotelName="SCENIC VALLEY SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 No.2., Ln. 49, Sec. 4, Zhongxiao E. Rd, Taipei, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28824600/28824540/7aedb1eb_b.jpg</HotelPictures>
        <HotelDescription>NO 24-hour reception. Please contact hotel before arrival.

10-minute drive will take guests from Taipei Main Station to this elegant hotel furnished with all necessary amenities for a comfortable stay. All units are air-conditioned and have complimentary WiFi Internet access. Guests can use the hotel's excellent location to their benefit and walk around an area filled with shops and restaurants.

1. Our Check-in time:               15:00 ~ 21:00. (Latest check-in time: 23:00)
2. Our Check-out time:              10:00 ~ 11:00
3. Luggage Storage Service:         09:00 ~ 18:00
4. Please email to book@ezbookers.com for your arrival/check-in time, hotel will have make the proper arrangement.
5.  ezBookers Customer Service: +886.916-398844(09:00~21:00)
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570884-25722033/8967547621067295963/5074" HotelName="KIM PROPERTY VINHOMES CENTRAL PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23600000/23594700/23594689/178083c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635078-25810153/8967547621067295963/5200" HotelName="MRT APARTMENT IN MASTERI THAO DIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30460000/30455000/30454948/c3e4d2ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429311-27568993/8967547621067295963/5341" HotelName="KUNKIN LUXURY APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96840000/96834900/96834827/a5faa290_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|413999-18163248/8967547621067295963/1508" HotelName="BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13460000/13457300/13457246/0873e8c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|885593-26110512/8967547621067295963/3541" HotelName="THE BLOOM PHAM VIET CHANH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34750000/34746200/34746194/cd7a0ad4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1242363-20855617/8967547621067295963/1857" HotelName="MUONG THANH LUXURY SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54180000/54177100/54177011/c37af370_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.02151" Longitude="-80.633728" StarRating="3" HotelCode="0|188315-18230615/8967547621067295963/2110" HotelName="A&amp;amp;EM PHAN BOI CHAU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7393 South Avenue, Boardman, 44512, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4910000/4901700/4901671/f1337eb0_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 84. Floors: 2. Property description- Completely Renovated Days Inn and Suites Boardman. - Fitness Center - Free Continental SuperStart Breakfast - Free Wireless High Speed Internet Access - Free Local Calls - Complimentary USA Today Newspaper - In Room Coffee Maker - Truck Parking - 24 Hour Reception - All Rooms Feature 25 Inch TV with HBO/ESPN/CNN/Fox News - Microwaves and Refrigerators Available In Some Rooms No Guarantee. Onsite facilities information- ParkingProperty was built in 1973. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429260-27569226/8967547621067295963/4059" HotelName="CELAVIE SERVICED APARTMENT - THE LANDMARK 81" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97090000/97083400/97083302/24221fa7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188361-27873082/8967547621067295963/6377" HotelName="AQUARI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5180000/5173600/5173572/7b4dfea5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.636923" Longitude="-93.264821" StarRating="2" HotelCode="0|188446-27906440/8967547621067295963/6402" HotelName="ALAGON CITY POINT HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2490 Green Mountain Dr, Branson, 65616-3802, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4606500/4606477/fe190d95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 70. Floors: 3. Property description- - The Award Winning Pride of Super 8 Branson/Andy Williams Theatre is conveniently located on Green Mountain Drive in the heart of Branson. We are centrally located with easy access to the World Class Entertainment Branson has to offer, shopping, business &amp;amp; sports areas with many restaurants close by for you to enjoy. 
- We are featuring Free High Speed Internet Access, Interior Corridors, Expanded Cable Television with HBO, ESPN &amp;amp; Fox News. Our Outdoor pool is the perfect way to unwind at the end of the day. The Free SuperStart continental Breakfast is a great way to get your day started off right.
- This is a Non Smoking Property.
-100% Smoke Free Facility.. Onsite facilities information- ParkingProperty was built in 1992. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429328-27567099/8967547621067295963/5690" HotelName="LUXURY LANDMARK - LINHS APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93830000/93823800/93823767/341ae724_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118904-27918216/8967547621067295963/6022" HotelName="SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3610000/3603600/3603573/18f3cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296246-18176503/8967547621067295963/716" HotelName="THE ODYS BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4950500/4950454/919a562a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|358733-18187542/8967547621067295963/1731" HotelName="ADORA MIRA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11450000/11446000/11445933/37b556c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="9.60304" Longitude="77.16931" StarRating="3" HotelCode="0|346046-27053151/8967547621067295963/2429" HotelName="KIM SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>NEAR AMALAMBIKA SCHOOL, MANGALADEVI ROAD, THEKKADY, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22270000/22262200/22262190/8a5f10fa_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sterling Holidays Woods n Spice, Thekkady is located in Thekkady's Periyar Tiger Reserve neighborhood, close to Periyar Wildlife Sanctuary and Periyar Boat Landing.    Hotel Features.   Sterling Holidays Woods n Spice, Thekkady features a restaurant. Room service is available. Recreational amenities include an outdoor pool and a fitness facility. This 3-star property has a business center and offers business services.  Guest parking is complimentary. Additional property amenities include tour/ticket assistance and a pool table.    Guestrooms.     There are 53 guestrooms at Sterling Holidays Woods n Spice, Thekkady.      Room Info:       Notifications and Fees:      Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.           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: INR 1856.5  Christmas Eve (24 December) Gala Dinner per child: INR 675 (from 5 to 12 years old)   New Year's Eve (31 December) Gala Dinner per adult: INR 3262.5  New Year's Eve (31 December) Gala Dinner per child: INR 675 (from 5 to 12 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 noon  Check-out time is 10 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426242-25601780/8967547621067295963/3030" HotelName="CITITEL CENTRAL SAIGON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16160000/16156200/16156128/05a5c4bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429346-27563310/8967547621067295963/5589" HotelName="OAKWOOD HOTEL &amp;amp; APARTMENTS SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/86000000/85230000/85220400/85220388/4a384a28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635760-27890349/8967547621067295963/6046" HotelName="SKY GEM CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41830000/41822100/41822054/84af8893_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.554950714111328" Longitude="34.959720611572266" StarRating="4" HotelCode="0|160294-18136387/8967547621067295963/934" HotelName="VISSAI SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>322 Kamen St 2, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4010000/4006900/4006836/1f65f0e2_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located beside the Red Sea, approximately 1 km from the centre of Eilat. The bus station, the beach, shops, the IMAX cinema and Kings City can all be found in the immediate vicinity. Dolphin Reef and Coral World Underwater Observatory are both within about 6 km of the hotel.

This club resort hotel has 322 rooms in total, spread across 8 floors. Amenities include air conditioning, a lobby, 24-hour reception and check-out, currency exchange facilities, a cloakroom and lift access. A café, bar, restaurant, hairdressing salon, games room, conference facilities, Internet access and room and laundry services also feature. Parking facilities in the form of a car park and garage are available to guests arriving by car. Younger guests are sure to enjoy the kids' club.

Each room comes with a king-size bed and an en suite bathroom with bath and shower. A hairdryer, direct dial telephone, satellite/cable TV, radio, minibar, tea and coffee making facilities and a safe all come as standard. Air conditioning and central heating are also provided.

The hotel offers guests a heated indoor pool (for a fee) and an outdoor swimming pool with a children's swimming area, sun loungers and a poolside snack bar where guests may purchase refreshments. A gym, hot tub, sauna and a variety of massage and spa treatments are also available for a fee.

Saturdays, and Jewish holidays, check-in is available from 21:00
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635672-25810849/8967547621067295963/4745" HotelName="SABINA 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36170000/36166800/36166754/3db3d6f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="52.53" OriginalAmount="51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188853-27918808/8967547621067295963/6372" HotelName="SILVERLAND SIL HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3460000/3454200/3454101/e020c26a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|579206-25725991/8967547621067295963/3436" HotelName="TRIPLE E" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22220000/22217000/22216911/a591a343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429262-27566903/8967547621067295963/4090" HotelName="CHANH HUY HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93410000/93407100/93407047/4d6c7930_edited_e52e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|618961-18284772/8967547621067295963/2141" HotelName="HOLIDAY INN &amp;amp; SUITES SAIGON AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33150000/33146100/33146089/ce2bfbae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567956-25717108/8967547621067295963/5003" HotelName="NTA SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26540000/26533400/26533312/2284e61d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108978-18130857/8967547621067295963/1171" HotelName="PALACE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2820000/2819000/2818933/f49dca73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296081-18131489/8967547621067295963/1364" HotelName="HARMONY SAIGON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2464400/2464328/eadc9573_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-33.949891" Longitude="18.378952" StarRating="3" HotelCode="0|270551-25496601/8967547621067295963/3081" HotelName="THE ARRIVALS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>01 CORNER OF THE FAIRWAY &amp;amp; VICTORIA ROAD, CAPE TOWN, ZA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7070000/7070000/7069958/4559e563_b.jpg</HotelPictures>
        <HotelDescription>Boasting a prime location directly on the Camps Bay beachfront, one of Cape Town's trendiest suburbs, this luxurious establishment offers the ideal location to enjoy a relaxing holiday or a comfortable business trip. Table Mountain is just a 5-minute drive from this stylish property. Cape Town city centre can be covered on foot and is just 10 minutes' drive away. This establishment offers different room types, ranging from studios (standard or seafront) to two-bedroom apartments. The most discerning guests looking for privacy, relaxation and luxury have a unique accommodation in the exclusive Penthouse, situated on the top floor of the building and offering breathtaking views of the beach. The restaurant is rated among the best Italian restaurants in the region and offers a great selection of meat and fish dishes as well as wines of both of South Africa and Italian origin.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571688-25722339/8967547621067295963/4868" HotelName="OAKWOOD APARTMENTS HO CHI MINH CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16580000/16570600/16570507/69a99033_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.58034896850586" Longitude="-121.49369812011719" StarRating="3" HotelCode="0|252975-18229733/8967547621067295963/1132" HotelName="SKY GEM HOTEL SORA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 926 J Street, SACRAMENTO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6630000/6623500/6623464/20eae5c5_b.jpg</HotelPictures>
        <HotelDescription>Welcome to The Citizen, the only downtown Sacramento hotel offering 20th century grace redefined by 21st century urban luxury. Just moments from California's State Capitol, the Sacramento Convention Center and the Sacramento Superior Court, The Citizen is where the elite come to meet. Embedded in the urban fabric of downtown Sacramento, the Citizen Hotel is a luxury hotel in the heart of the Sacramento, at the center of the action. The Citizen blends the best of two eras, combining the formality and magnificence of Sacramento's history with today's modern expectations. The Citizen hotel is a full-service Sacramento hotel with 198 boutique-style guestrooms and suites, and is within walking distance to the California State Capitol, the Sacramento Convention Center, the Sacramento Courthouse, historic Old Sacramento and a wide range of museums, shops, restaurants, and nightlife.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17208-18124780/8967547621067295963/1716" HotelName="PARKROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2835100/2835089/cb7d1fd3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429251-27575917/8967547621067295963/4514" HotelName="BLUE SKY CENTER LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107190000/107182200/107182133/w4000h2283x0y217-dfc8e508_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.789429" Longitude="35.22846" StarRating="3" HotelCode="0|160295-27889274/8967547621067295963/6094" HotelName="SUNFLOWER LUXURY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>53 Nablus Road, West Jerusalem, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4530000/4521100/4521002/c25fe756_b.jpg</HotelPictures>
        <HotelDescription>This family-run boutique hotel dates back to the 19th century and features a prime situation in Jerusalem. It is located a short walking distance from the city’s main attractions, including St. George’s Cathedral, situated 2 minutes away, and the world-renowned old city, just a few steps from this establishment. Guests will find public transport links in the surrounding area and offering easy access to Tel Aviv, Ramallah, Bethlehem, and Jericho. Guests staying at this exclusive hotel will appreciate the refined elegance and charming atmosphere which prevails at this establishment. The accommodation units have been completely equipped and provide a large choice of amenities and services, including top quality marble bathrooms with Jacuzzi. Those travelling for business purposes will appreciate the equipped business centre and sports lovers can maintain their workout routines in the fitness centre.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|136999-27870512/8967547621067295963/6197" HotelName="LIBERTY CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3070400/3070315/45499c6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|217716-18232301/8967547621067295963/1895" HotelName="AU LAC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32850000/32841700/32841696/22128f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8101172" Longitude="-71.2148844" StarRating="4" HotelCode="0|32092-25215671/8967547621067295963/2489" HotelName="WINDSOR PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1100 Rene Levesque East, QUEBEC, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1136900/1136855/1faba4e8_b.jpg</HotelPictures>
        <HotelDescription>Our Hotels Policies Have Changed  ”Weve updated our reservation and cancellation policies, extended Hilton Honors Points and status and may be requiring face coverings, temperature checks, health declarations and use of mobile contact tracing at our hotels around the world. Please visit our  dedicated COVID-19 page.  Prior to travelling, please check your destinations government website to understand any local requirements or restrictions that may be in place.Welcome to the Hilton Québec hotel, the best scenic location in Québec City!

Experience the new Hilton Québec hotel! Over 70% of the hotel has gone through major renovation. You will be pleased by one or more of the many such projects undertaken. From the urban style of the lobby, to the relocation of the executive lounge to the total renovation of 50% of our guestrooms, you are certain to see and experience the new look and feel of our beautiful establishment. By the end of 2010, the hotel will be completely renovated. Visit our Renovation section for more details!

On Parliament Hill, the hotel stands guard over the heritage and charm of Canada's oldest city. Located across the street from the Old City, with indoor access to the Québec City Convention Centre and Place Québec shops, the Hilton Québec hotel is also just steps away from all major tourist attractions and festivals. The hotel is only a 20 minute-drive from the airport or five minutes from the train or bus stations.

All rooms offer spectacular views of "Vieux-Québec": the majestic St. Lawrence River, the Parliament or the Laurentian Mountains. Upgrade to our luxurious Executive guestrooms offering additional special touches for an exceptional hotel experience. Executive Floors guests can check in and out expeditiously in the exclusive Lounge courtesy of a personal Concierge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168105-27918615/8967547621067295963/6105" HotelName="PARADISE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4690000/4683500/4683445/6442018c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.204879" Longitude="-81.694144" StarRating="2" HotelCode="0|188367-27918803/8967547621067295963/6133" HotelName="NICECY - NGUYEN TRAI STREET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2419 Highway 105 South, Boone, 28607, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11530000/11520800/11520792/c07556fb_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 101. Floors: 4. Property description- Beautiful 100 Room Interior Corridor Property - Convenient to all area attractions including all High Country Ski Resorts and Golf Courses - Tweetsie Railroad, Grandfather Mountain, Blue Ridge Parkway, Appalachian State University and more - Free Continental Breakfast - Two Elevators - Large Indoor Pool - All non-smoking rooms feature Free High Speed Internet, Microwave and Refrigerator, Hairdryer, Iron and Ironing Board - Free Local and Toll Free Telephone Calls.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 2419 Highway 105 South, Boone, 28607, NC, US. Additional Phone Numbers: Fax - Other: 18283559918. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|218767-18155615/8967547621067295963/2203" HotelName="NHAT HA 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5771300/5771229/a74a0300_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086880-26345472/8967547621067295963/2534" HotelName="ZAHOO HOUSE VINHOMES CENTRAL PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30380000/30374300/30374266/c29adb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346034-25535928/8967547621067295963/3444" HotelName="VAN ANH LUXURY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9760000/9754100/9754019/18fc0bb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634835-25809919/8967547621067295963/3959" HotelName="BLUE DIAMOND 8B HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73240000/73232500/73232489/e8c9c511_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567299-25716816/8967547621067295963/4216" HotelName="AANDEM HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20350000/20349500/20349471/f9f7ebdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9289917" Longitude="-86.4185629" StarRating="3" HotelCode="0|188429-25373438/8967547621067295963/4734" HotelName="HA HIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1980 Mel Browning Rd., Bowling Green, 42104, KY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4950900/4950803/38852e9f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 76. Floors: 3. Property description- Just a short drive from Lost River Cave and Mammoth Cave National Park, this Microtel Inn by Wyndham Bowling Green is just off Interstate 65 and close to restaurants, downtown Bowling Green and Western Kentucky University. Nashville International Airport is 65 miles away. Complimentary continental breakfast starts your day off right, and you can keep up with email and the news all day long with complimentary wireless Internet access. For your convenience this hotel also offers complimentary daily newspaper, ample large-vehicle parking and a business center with fax service. Enjoy pillow-top mattress, flat-screen TV, and refrigerator and microwave in all rooms, ideal for longer stays.. Onsite facilities information- ParkingProperty was built in 1111. Hotel Currency: USD. Additional Addresses: Other: 1980 Mel Browning Rd., Bowling Green, 42104, KY, US. Additional Phone Numbers: Fax - Other: 12707457369. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567923-25717098/8967547621067295963/4522" HotelName="ORCHIDS SAIGON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29400000/29394700/29394643/f54b5539_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429326-27576742/8967547621067295963/5448" HotelName="LUMIERE RIVERSIDE BY AURA LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109030100/109030053/2ebad7cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|634798-30101263/8967547621067295963/261" HotelName="ICON SAIGON - LUXURY DESIGN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44260000/44255300/44255265/67d4ada4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567701-18212157/8967547621067295963/800" HotelName="T-RITZ SAIGON HOTEL &amp;amp; APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27370000/27360500/27360486/75954795_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.800914" Longitude="-122.426715" StarRating="4" HotelCode="0|346061-18220143/8967547621067295963/1585" HotelName="MUONG THANH GRAND SAI GON CENTRE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1501 Lombard Street, San Francisco 94123, USA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12080000/12073700/12073617/9442c248_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|414380-20855093/8967547621067295963/2181" HotelName="ROSELAND CORP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13330000/13322300/13322254/02889130_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188621-18224386/8967547621067295963/2162" HotelName="LAN LAN 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3610000/3600200/3600159/55bcad89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429343-27568773/8967547621067295963/5332" HotelName="NEXUS HOUSE THAO DIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96590000/96583800/96583772/b3017960_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429298-27570027/8967547621067295963/5655" HotelName="HIDDEN MANSIONS SAIGON RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99770000/99764300/99764214/7c8293c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188370-27911835/8967547621067295963/6470" HotelName="ASIAN RUBY CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4218700/4218697/513409a7_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429316-27569180/8967547621067295963/5495" HotelName="LANDMARK 81 LUXURY CONDOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97050000/97046500/97046479/dcc45950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429329-27570249/8967547621067295963/5572" HotelName="LUXURY RESIDENCE LANDMARK81 APT-AN HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99980000/99970500/99970477/25d432b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188725-18142669/8967547621067295963/1737" HotelName="PARAGON SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5170000/5164500/5164430/84887fe8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429305-27556912/8967547621067295963/5515" HotelName="INDOCHINE BEN THANH HOTEL &amp;amp; APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33638900/33638887/d35ce636_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242420-18357580/8967547621067295963/941" HotelName="SUNSHINE ANTIQUE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54040000/54030400/54030315/e8479c02_edited_8541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7479-25186071/8967547621067295963/2743" HotelName="EASTIN GRAND SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6879/2114adda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429331-27567023/8967547621067295963/5622" HotelName="M CITY HOTEL SAIGON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93530000/93523000/93522982/0d570e49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32091-18148582/8967547621067295963/811" HotelName="ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481663/822fce0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|635669-25810845/8967547621067295963/4106" HotelName="ROSELAND SWEET HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30620000/30610500/30610420/03cc16ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1242394-21014256/8967547621067295963/1088" HotelName="WINK SAIGON CENTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57150000/57142700/57142624/4dc643ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567296-25716814/8967547621067295963/3040" HotelName="AANDEM ART HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21430000/21423000/21422957/b216aa40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567836-25717074/8967547621067295963/3175" HotelName="DIAMOND LUXURY BEN THANH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18630000/18620500/18620413/w1536h942x0y0-84fd429b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429368-27575300/8967547621067295963/5056" HotelName="SKY CENTER TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106010000/106002100/106002056/7cb0332e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429286-27569417/8967547621067295963/4265" HotelName="ECO GREEN SAIGON LUXURY APARTMENT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98300000/98299700/98299687/b4b958ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296186-25506919/8967547621067295963/5088" HotelName="LIBERTY SAIGON SOUTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7180000/7170800/7170713/68b732e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243653-18155611/8967547621067295963/1583" HotelName="LIBERTY CENTRAL RIVERSIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6457000/6456944/6297320a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570944-18307341/8967547621067295963/2204" HotelName="LANCASTER LE THANH TON FREE3G 15TH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21190000/21186000/21185951/f9c2112e_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.776531" Longitude="-95.951221" StarRating="3" HotelCode="0|188493-18148580/8967547621067295963/2345" HotelName="IBIS SAIGON SOUTH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>415 FM 359 Road South, Brookshire, 77423, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5270000/5264500/5264425/e5a1cb02_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 44. Floors: 3. Property description- Our Brand new newly opened Super 8 Brookshire Welcomes YOU to our Property. We are located off I-10, Exit 732. The Super 8 Brookshire would like to have the chance to make you feel like you never left home with our many amenities and friendly staff. 
All rooms at our Super 8 feature microwaves, refrigerators, wireless and hard wired internet access, alarm clock radio, hairdryer, Coffee Makers, satellite TV with HBO.
Begin your day with our SuperStart Breakfast.
Relax in and enjoy our outdoor Swimming Pool.
Need to check your email?  Use our business center.
We also have King size room with a Jacuzzi and some rooms have kitchenettes forfamilies and extended stay guests.
Our Courteous staff is ready to serve you, so for your next visit we look forward to having YOU here as our guest. No Pets Allowed.. Onsite facilities information- ParkingProperty was built in 2007. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.62757" Longitude="-84.457243" StarRating="3" HotelCode="0|270920-27877736/8967547621067295963/6279" HotelName="SILVERLAND SAKYO HOTEL &amp;amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4736 Best Road, Atlanta, GA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8280000/8274200/8274180/23ee5a13_b.jpg</HotelPictures>
        <HotelDescription>Disembark at Hartsfield-Jackson Atlanta International Airport and find an inimitable hotel experience at The Westin Atlanta Airport. Easily accessible from Interstates 85, 75 and 285, we provide guests with a complimentary airport shuttle. Benefit from
 our location close to local attractions like the Georgia International Convention Center and Lakewood Amphitheater, all while enjoying our close proximity to the airport. As modern retreats, our hotel rooms and suites feature our signature Westin Heavenly®
 Bed and tranquil Heavenly® Bath, as well as complimentary Wi-Fi. Refuel after an eventful day of travel in our several dining destinations; Cecilias Southern Table serves modern comfort food in a lively setting. Reboot at our state-of-the-art WestinWORKOUT®
 Fitness Studio. Showcasing 22,290 square feet of flexible space, our hotel is also an inspired choice for a meeting, conference or wedding near Atlanta Airport.
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Pets Allowed USD 50 non-refundable cleaning fee Per Night; maximum of 2 pets allowed; maximum weight per pet is 40 pounds
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218000-18148577/8967547621067295963/1645" HotelName="EDENSTAR SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5570000/5563000/5562969/65c63239_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|628712-27890237/8967547621067295963/6251" HotelName="M HOTEL SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32040000/32036500/32036474/7fbaae09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.63674" Longitude="-95.56439" StarRating="3" HotelCode="0|188620-18144884/8967547621067295963/1126" HotelName="SILVERLAND JOLIE HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>12845 Murphy Road, Stafford, 77477, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13335900/13335884/220dea40_edited_8d13_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 43. Floors: 2. Property description- All Suites on property include sofa 
Free High Speed Internet
Super Start Plus Breakfast
Microwave And Refrigerator in all rooms
Iron and Ironing Board in all rooms
Meeting room available
Outdoor pool and spa
Free local calls
Guest laundry facilities
No Pets Allowed
Only 1 mile from Stafford Centre / Convention Center
Over 25 restaurants within 2 miles
Walking distance to Lubys restaurant
Texas Instruments less than 2 miles
Friendliest staff in town. Onsite facilities information- ParkingProperty was built in 2004. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429353-27576086/8967547621067295963/5585" HotelName="PARK LEGEND TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107520000/107513200/107513151/29daea6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471305-27879411/8967547621067295963/6287" HotelName="SILVERLAND YEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3490000/3485100/3485039/78df1f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.6418" Longitude="77.21599" StarRating="3" HotelCode="0|413960-18199197/8967547621067295963/1522" HotelName="ALAGON D'ANTIQUE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>10402/3 STREET NO. 13, MULTANI DHANDA PAHAR GANJ, NEW DELHI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15070000/15068200/15068134/9dfd017a_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Pahwa International is located in central New Delhi, close to Connaught Place, Jantar Mantar, and Jama Masjid. Nearby points of interest also include Birla Mandir Temple and Red Fort.    Hotel Features.   Dining options at Hotel Pahwa International include a restaurant and a coffee shop/café. Room service is available 24 hours a day. Complimentary high-speed (wired) Internet access is available in public areas and the hotel has an Internet point. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include tour/ticket assistance, laundry facilities, and currency exchange.    Guestrooms.     20 air-conditioned guestrooms at Hotel Pahwa International feature laptop-compatible safes and complimentary newspapers. Accommodations offer city views. Beds come with down blankets. Bathrooms feature showers with handheld showerheads and rainfall showerheads. They also offer makeup/shaving mirrors, designer toiletries, and bathrobes. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. LCD televisions have cable channels. Ceiling fans, slippers, and complimentary toiletries are also provided. Guests may request microwaves, extra towels/bedding, and wake-up calls.     Room Info:       Notifications and Fees:      This property offers transfers from the train station (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.            The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 500 per vehicle (one way)     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-in time starts at noon  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|885594-26110514/8967547621067295963/2475" HotelName="WINSUITES SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36020000/36018500/36018472/75b11d13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345767-25535828/8967547621067295963/2750" HotelName="ALAGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5775300/5775230/da0ac684_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|568004-25717120/8967547621067295963/4949" HotelName="JOVIALE HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19362200/19362162/fa6e27fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168060-18229250/8967547621067295963/1477" HotelName="ASIAN RUBY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2680000/2675200/2675101/a60cf15c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12921-18113672/8967547621067295963/1556" HotelName="SAIGON PRINCE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8860/1ddac6cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426218-25601768/8967547621067295963/3508" HotelName="A&amp;amp;A TORONTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16090000/16083100/16083018/2f54a7ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|217870-18148576/8967547621067295963/2031" HotelName="CAPRI BY FRASER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5840000/5833600/5833509/f0242b02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246048-21014257/8967547621067295963/2249" HotelName="NORTHERN CHARM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73020000/73016500/73016406/0d23c9c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429242-27576130/8967547621067295963/4099" HotelName="22LAND HOTEL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107600000/107598200/107598137/716e9a51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570545-25721901/8967547621067295963/4846" HotelName="GARDEN VIEW COURT SERVICED APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18251300/18251251/2b215ae7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188888-25373912/8967547621067295963/3056" HotelName="TAJMASAGO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5280000/5272600/5272511/26e89a59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429336-27565960/8967547621067295963/5325" HotelName="MIDTOWN BY SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92140000/92133300/92133242/51197b99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108985-25282738/8967547621067295963/4224" HotelName="SOPHIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2835200/2835112/19a2a6f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1443520-28865011/8967547621067295963/4387" HotelName="TRIPLE E HOTEL METRO BEN THANH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443520/202562491531487.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|296084-30101492/8967547621067295963/198" HotelName="LIBERTY CENTRAL CITYPOINT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8740000/8734700/8734694/0eff8bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243661-25459868/8967547621067295963/4234" HotelName="RIVERSIDE SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6130000/6126700/6126620/fd49eb9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|135264-18137980/8967547621067295963/693" HotelName="SOMERSET CHANCELLOR COURT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1559100/1559015/d326af06_edited_7d1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633772-18232285/8967547621067295963/1779" HotelName="A AND EM SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/633772/202026103834660.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567491-25716908/8967547621067295963/3779" HotelName="AURORA SERVICED APARTMENTS - ADULTS ONLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21920000/21916900/21916884/936d8036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|578837-25725817/8967547621067295963/4819" HotelName="SAIGON CITY RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20390000/20383700/20383640/ba4cba90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429355-27576076/8967547621067295963/5018" HotelName="REPUBLIC TAN SON NHAT AIRPORT LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107510000/107502900/107502838/7f1c1ccd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188824-27911238/8967547621067295963/5814" HotelName="UNIVERSE CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188824/20131211135201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|414146-18190821/8967547621067295963/774" HotelName="FUSION SUITES SAIGON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15100000/15093300/15093292/6f3d7b72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.370455" Longitude="-71.060327" StarRating="3" HotelCode="0|270341-25496563/8967547621067295963/3219" HotelName="A&amp;amp;EM 280 LE THANH TON HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Charles River Avenue, Boston, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6840800/6840786/4ed5559a_b.jpg</HotelPictures>
        <HotelDescription>Boston's rich history is right outside your door when you stay at the Residence Inn by Marriott Boston Harbor on Tudor Wharf. Our all-suite hotel is conveniently located within walking distance of downtown Boston, the historic North End, Boston Harbor
 and TD Banknorth Garden. Our Boston hotel offers a choice of studio, one or two bedroom suites, with amazing Boston Harbor views and beautiful interior decor. Unique amongst Boston extended stay hotels, our pet-friendly hotel offers a stylish retreat at a
 substantial value; free wireless Internet access, complimentary daily hot breakfast buffet, heated indoor pool and evening mix Monday through Wednesday. All of our beautiful suites come equipped with full kitchens, refrigerators, cook tops, separate living
 and dining areas, and ample space to relax or entertain. Escape from typical Boston hotels and discover the distinctive style of the Residence Inn, a Marriott Boston extended stay hotel.
&lt;br /&gt;Check In: 16:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Maximum child age: 13&lt;br /&gt;Pets Allowed USD 100 non-refundable cleaning fee Per Stay &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|160290-27918595/8967547621067295963/6707" HotelName="ALAGON BEN THANH HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/160290/201110414951920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188318-27918801/8967547621067295963/6750" HotelName="A&amp;amp;EM 19 DONG DU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188318/20131218292416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7477-23881805/8967547621067295963/19" HotelName="EQUATORIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197856/62df329d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188329-25373336/8967547621067295963/2874" HotelName="A&amp;amp;EM 39 THU KHOA HUAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3910000/3903300/3903232/fe61678b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429312-27575434/8967547621067295963/5278" HotelName="LA SIESTA PREMIUM SAIGON CENTRAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106250000/106245600/106245566/d2f2e3e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429371-32401415/8967547621067295963/1255" HotelName="SOTETSU GRAND FRESA SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83950000/83943500/83943475/d4a0ea72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188845-25373874/8967547621067295963/2676" HotelName="SHERWOOD RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12630000/12622300/12622279/b60b769b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31282-18136385/8967547621067295963/922" HotelName="CONTINENTAL SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481659/cbe48cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345971-27886804/8967547621067295963/6716" HotelName="AU LAC II" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11850000/11849100/11849092/f5d13b54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168102-18137981/8967547621067295963/673" HotelName="SOMERSET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1559100/1559014/04c4db5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.357721" Longitude="-76.765291" StarRating="4" HotelCode="0|135268-27047350/8967547621067295963/1887" HotelName="AMANAKI SAIGON BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7051 Richmond Rd., Williamsburg, 23188, James City, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2971000/2970913/e4a4d570_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 75. Floors: 2. Property description- Enjoy the Virginia Peninsula at the Econo Lodge Pottery hotel in Williamsburg, VA. Located off I-64, our hotel is an easy stop on the road near the Williamsburg Pottery Factory, and 25 minutes from Jamestown and Yorktown. We help you stay on budget so you can focus on the important reasons you travel. Our hotel offers affordable rates and has the amenities you need, like our free Easy Starts continental breakfast, free WiFi, an outdoor pool and access to business services. Stay with us for a simplified travel experience. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429358-27573947/8967547621067295963/4945" HotelName="ROYAL STATE - THE ASCENTIA PHU MY HUNG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103770000/103760900/103760809/161e3302_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437795-27930485/8967547621067295963/5641" HotelName="EMILY RESIDENCE TAN SON NHAT AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25478-30101301/8967547621067295963/180" HotelName="MAJESTIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481665/4cda3937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|346055-25535940/8967547621067295963/4640" HotelName="MERPERLE CRYSTAL PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10420000/10410200/10410128/054bd7fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|38572-27874411/8967547621067295963/6359" HotelName="REX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481670/b464deb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1086408-30101264/8967547621067295963/346" HotelName="LA VELA SAIGON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44330000/44328600/44328578/54bd9c40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104904-25281360/8967547621067295963/2950" HotelName="GRAND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/481700/481662/3c7f788d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-0.95836" Longitude="100.35549" StarRating="4" HotelCode="0|567689-25717002/8967547621067295963/3518" HotelName="CHRISTINE’S SAIGON APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL HAYAM WURUK NO 16 ,PADANG </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23010000/23007300/23007206/w960h637x0y0-d644be7f_b.jpg</HotelPictures>
        <HotelDescription>HW Hotel Padang is perfectly located for both business and leisure guests in Padang. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the HW Hotel Padang. Designed for comfort, guestrooms offer hair dryer, coffee/tea maker, internet access – wireless, shower, complimentary bottled water to ensure a restful night. Access to the hotel`s massage, garden will further enhance your satisfying stay. HW Hotel Padang is an excellent choice from which to explore Padang or to simply relax and rejuvenate. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|571148-25722127/8967547621067295963/5198" HotelName="LUXURY BEN THANH TAA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23120000/23111800/23111767/22321496_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|571691-18232412/8967547621067295963/2193" HotelName="OAKWOOD RESIDENCE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22955200/22955129/fe8c0eb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437786-27930481/8967547621067295963/4332" HotelName="VIVIAN LANDMARK 81 RESIDENCE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|296087-18134720/8967547621067295963/1139" HotelName="SILVERLAND CENTRAL - TAN HAI LONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2680000/2675000/2674965/071aa765_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|150435-18134351/8967547621067295963/1461" HotelName="SAIGON DOMAINE LUXURY RESIDENCES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1456200/1456192/29c063fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|635022-18284817/8967547621067295963/1005" HotelName="MAI HOUSE SAIGON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36330000/36328200/36328118/ae8f30e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401925-27374574/8967547621067295963/2471" HotelName="SIGNATURE BY M VILLAGE LÊ THÁNH TÔN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401925/202462410155656.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634448-25809533/8967547621067295963/3371" HotelName="EMERALD CENTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33100000/33094200/33094115/fcc80711_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429334-27576550/8967547621067295963/5463" HotelName="METROPOLE - CHRISTINE HOSPITALITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108690000/108684900/108684855/268229e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|219078-18148584/8967547621067295963/818" HotelName="SOMERSET VISTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5660000/5652500/5652494/52efeeba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429267-27569346/8967547621067295963/4549" HotelName="CONVINIA LUXURY THE PEAK MIDTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97590000/97583400/97583349/71a2aa4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429365-27576593/8967547621067295963/5010" HotelName="SALUTE DE MADISON LUXURY APT DISTRICT 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108760000/108756200/108756140/12fb1f42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669038" Longitude="115.1515" StarRating="3" HotelCode="0|570914-25722047/8967547621067295963/5044" HotelName="LA CASITA SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klencung No. 50, Banjar Batubelig Kangin ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24130000/24128300/24128234/ccd7e83b_b.jpg</HotelPictures>
        <HotelDescription>Green Umalas Resort is conveniently located in the popular Seminyak area. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, fax machine, photocopying, portable wi-fi rental, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including hot tub, outdoor pool, spa, massage, garden. Green Umalas Resort combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable. &lt;br /&gt;The property does not allow joiners or visitors. &lt;br/&gt; &lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017&lt;br /&gt;Guests over 12 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17207-18113673/8967547621067295963/950" HotelName="LOTTE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/968100/968092/956ea21e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429253-27573548/8967547621067295963/4024" HotelName="BLUESKY LUMIERE RIVERSIDE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103190000/103186800/103186785/65c3ef7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429347-27576030/8967547621067295963/5527" HotelName="ODELA ESTELLA RIVERSIDE LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107450000/107441500/107441498/429ccb26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429321-27576031/8967547621067295963/5537" HotelName="LEXINGTON RESIDENCE LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107450000/107441700/107441679/2c2ef2f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429325-27575986/8967547621067295963/5574" HotelName="LUMIERE MASTERI LUXURY HOTEL APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107310000/107301500/107301424/e1e93fd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|253057-18150680/8967547621067295963/2389" HotelName="PULLMAN SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6390000/6386700/6386645/79fbc2e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429351-27575522/8967547621067295963/5522" HotelName="ODELATRIP MASTERI LUMIERE VACATION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106430000/106421300/106421215/8e05685d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429350-27576135/8967547621067295963/5738" HotelName="ODELA WEST TOWER RIVERSIDE APT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107610000/107601900/107601887/4c51c8fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567416-25716872/8967547621067295963/3812" HotelName="ANDINH APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26380000/26371600/26371591/2c47670e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|570908-25722043/8967547621067295963/5233" HotelName="LA CASA WE STAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28948400/28948386/b755db2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429338-27566999/8967547621067295963/5470" HotelName="MIDTOWN THE PEAK APARTMENT BY VNHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93510000/93500700/93500682/2baad5f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429254-27572497/8967547621067295963/4161" HotelName="BLUESKY MARQ LUXURY VACCATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102100000/102094800/102094753/390add25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429349-27576746/8967547621067295963/5609" HotelName="ODELA THE RIVER METROPOLE APT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109035200/109035132/70796e7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429287-27575981/8967547621067295963/5648" HotelName="ESTELLA LUXURY VACATION HOTEL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107300000/107296300/107296245/1e517a2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="56.514853" Longitude="-3.389436" StarRating="3" HotelCode="0|7476-25181432/8967547621067295963/4774" HotelName="EMPRESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KINCLAVEN, PERTHSHIRE, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910909/bb6aa492_b.jpg</HotelPictures>
        <HotelDescription>Situated only a few miles from the city of Perth and on the doorstep to the Scottish Highlands, Ballathie has an enviable location on the banks of the River Tay. This magnificent country house hotel was constructed in 1880 and consists of a main building and a separate building called Riverside. The main hotel comprises a total of 25 rooms, with Riverside offering a further 16 rooms, all with charming period features, spacious en suite bathrooms and tea and coffee facilities.  The in-house restaurant serves seasonal dishes prepared using local produce and market fresh meats.  Guests may look forward to afternoon tea and sandwiches in the drawing room overlooking the splendid gardens, and those who enjoy the outdoors and sports might make the hotel a base for golfing, fishing, and cycling holidays.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353863-21768458/8967547621067295963/2298" HotelName="LA SIESTA PREMIUM SAI GON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89200000/89190500/89190498/388808db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567509-18221712/8967547621067295963/1480" HotelName="BACH SUITES SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23061600/23061538/c5463b38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7475-18229896/8967547621067295963/1547" HotelName="CARAVELLE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/69900/69803/b698cdfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429252-27573938/8967547621067295963/4269" HotelName="BLUESKY LANDMARK 81 PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103760000/103756000/103755938/4419ade0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242376-26598168/8967547621067295963/4904" HotelName="REPUBLIC PLAZA SERVICED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53190000/53185500/53185468/4f3b2162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429356-27570938/8967547621067295963/4980" HotelName="RICHLANE RESIDENCES" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100590000/100583700/100583687/19261666_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429319-27576078/8967547621067295963/5568" HotelName="LANDMARK 81 RESIDENCES LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107510000/107506000/107505985/84695641_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429320-27576244/8967547621067295963/5498" HotelName="LANDMARK 81 SKYLINE VIP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107960000/107953600/107953528/13497845_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|118889-18155610/8967547621067295963/2309" HotelName="MAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6060000/6051500/6051494/25fb8cc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086642-26345114/8967547621067295963/3558" HotelName="CHEZ MIMOSA LOCAL HOMESTAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44430000/44428100/44428036/5580a393_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429318-27575909/8967547621067295963/5689" HotelName="LANDMARK 81 RESIDENCE SKYLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107170000/107168700/107168662/c8ce2fab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437774-27930473/8967547621067295963/4212" HotelName="BLUESKY OPERA LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|7482-30101006/8967547621067295963/56" HotelName="SOFITEL SAIGON PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200900/200805/87a69009_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567392-27920846/8967547621067295963/6789" HotelName="AMENA RESIDENCES AND SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19130000/19120800/19120773/fa3c1210_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1404176-25073203/8967547621067295963/2314" HotelName="INDIGO SAIGON THE CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100360000/100359800/100359776/e73216bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429313-27574582/8967547621067295963/5542" HotelName="LANDMARK 81 BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104510000/104508500/104508486/7ed38503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168122-27868473/8967547621067295963/6541" HotelName="NIKKO SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4604700/4604698/1cd68f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.4717183" Longitude="-94.0352873" StarRating="4" HotelCode="0|181944-27868515/8967547621067295963/6557" HotelName="NOVOTEL SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5210 Crossroads Parkway, Texarkana, 71854, AR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2090000/2085800/2085734/f73fa9a0_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 88. Suites: 21. Single-bedded accommodations: 50. Double bedrooms: 38. Smoking rooms: 0. Nonsmoking rooms: 88. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East , straddling the state line of Texas and Arkansas, is filled with friendly people that offer small town, southern hospitality but with the amenities of a city. When you stay at the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East, just off I-30 and Stateline Ave, you're conveniently located near the crossroads of I-30, I-49, Loop 249, Hwy 71, Hwy 67, and Hwy 82, for easy access to wherever you may be heading. Our Texarkana, AR hotel has excellent amenities, including Free Express Start Breakfast Bar, an indoor pool and whirlpool, 24-hour fitness center, 24-hour business center, Suite Shop, free high-speed wireless internet, smoke free rooms, and 1200 sq ft meeting space. In and nearby Texarkana, you can locate some of the top companies like Cooper Tire and Rubber Company, Red River Army Depot, Southern Refrigerated Transportation, Domtar and International Paper. As well as universities and hospitals such as Texas A and M, Texarkana College, University of Arkansas Hope, AHEC, Christus St. Michael Heath and Wadley Regional Medical Center. Book your stay today at the Holiday Inn Express® Hotel &amp;amp; Suites Texarkana East!. Onsite facilities information- Parking. Security information- Open Carry weapons are not allowed on propertyProperty was built in 2009. Hotel Currency: USD. Additional Addresses: Other: 5210 Crossroads Parkway, Texarkana, 71854, AR, US. Additional Phone Numbers: Fax - Other: 18702160084. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429381-27572018/8967547621067295963/4187" HotelName="THE MARQ LUXURY VACATION HOCHIMINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101550000/101542500/101542429/59179ab9_edited_692f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|218772-25421769/8967547621067295963/4409" HotelName="NORFOLK MANSION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9848100/9848044/32206ada_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437794-27930484/8967547621067295963/3878" HotelName="BLUESKY GATEWAY RESIDENCE LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429377-27576121/8967547621067295963/4176" HotelName="THE GRAND MANHATTAN APT LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107580000/107574800/107574797/b18e423d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429256-27576748/8967547621067295963/4251" HotelName="BLUESKY ZEIT RIVER METROPOLE APT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109040000/109036200/109036141/7e3af6e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352282-27410884/8967547621067295963/1942" HotelName="FUSION ORIGINAL SAIGON CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74520000/74516000/74515951/f0b3a53f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25480-25209565/8967547621067295963/5203" HotelName="SEDONA SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26900000/26898300/26898280/8201c04c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243691-27888308/8967547621067295963/5864" HotelName="VILLA SONG SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3410000/3405400/3405394/a53e433d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.7991" Longitude="-122.408" StarRating="5" HotelCode="0|345773-18159951/8967547621067295963/1821" HotelName="DES ARTS SAIGON - MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>444 COLUMBUS AVE, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11463300/11463205/8c96bf9e_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Boheme is located in San Francisco, close to North Beach Museum, Lombard Street, and Coit Tower. Nearby points of interest also include TransAmerica Pyramid and Fisherman's Wharf.    Hotel Features.   The property offers a roundtrip airport shuttle (surcharge). Complimentary wireless Internet access is available in public areas. Hotel Boheme features a concierge desk, multilingual staff, and discounted use of a nearby fitness facility. Business services and tour assistance are available. Additional property amenities include a safe deposit box at the front desk. This is a smoke-free property.    Guestrooms.     15 guestrooms at Hotel Boheme feature windows that open and blackout drapes/curtains. Bathrooms feature showers, designer toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to direct-dial phones, guestrooms offer free local calls (restrictions may apply). Televisions have cable channels. Rooms also include clock radios. Guests may request irons/ironing boards, hypo-allergenic bedding, and wake-up calls. Housekeeping is available daily. Guestrooms are all non-smoking.      Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Property Information:  Pets not allowed   Check-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-3.38889" Longitude="36.7297" StarRating="4" HotelCode="0|414407-25592613/8967547621067295963/3805" HotelName="SILA URBAN LIVING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PLOT 2271, MOSHONO VILLAGE, ARUSHA, TZ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15260000/15253600/15253503/81da4efc_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Planet Lodge is located in Arusha and attractions in the region include Arusha National Park.    Property Features.   Planet Lodge features a restaurant. Room service is available during limited hours. The guesthouse serves a complimentary breakfast. Recreational amenities include an outdoor pool. Complimentary wireless Internet access is available in public areas and the guesthouse has an Internet point. The property offers a roundtrip airport shuttle (surcharge).  Guest parking is complimentary. Other property amenities at this Art Deco property include laundry facilities, express check-in, and express check-out.    Guestrooms.     There are 24 guestrooms at Planet Lodge. Balconies offer mountain or garden views. Bathrooms feature showers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Guests may request in-room massages, hair dryers, and wake-up calls. A nightly turndown service is offered and housekeeping is available daily.     Room Info:       Notifications and Fees:      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:   Airport shuttle transfer per adult: TZS 125440 (one way)   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.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-in time starts at 3 PM  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1086300-26344574/8967547621067295963/4014" HotelName="THE ART SUNSHINE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45540000/45535100/45535056/ca3343ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429360-27558027/8967547621067295963/4935" HotelName="SAIGON 1979" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51820000/51812500/51812467/eedf76e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1278976-26622730/8967547621067295963/5219" HotelName="MINH NHU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67410000/67400100/67400068/30f5d675_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1242277-26598062/8967547621067295963/5289" HotelName="HUNG PHU 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63070000/63060900/63060877/15fa4cf0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1449859-32349042/8967547621067295963/5670" HotelName="GRAND HOTEL DU LAC BOUTIQUE SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449859/2025102131613620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|885615-24017756/8967547621067295963/2217" HotelName="DUNG KHANH MOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57860000/57852100/57852034/e00cf827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437776-27930475/8967547621067295963/4688" HotelName="EMILY HALLMARK LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429246-27568563/8967547621067295963/4206" HotelName="AMANAKI THAO DIEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96340000/96331200/96331194/ffc7d26e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429374-27573663/8967547621067295963/4247" HotelName="TERRA ROYAL LUXURY VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103440000/103430800/103430790/2490ddcd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429310-27574500/8967547621067295963/5284" HotelName="KOTRIP METROPOLE PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104410000/104409100/104409042/5038e395_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429307-27574499/8967547621067295963/5458" HotelName="KOTRIP LANDMARK 81 PARADISE VACATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104410000/104409000/104408906/23b74cc2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|7478-20769799/8967547621067295963/6" HotelName="NEW WORLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18200/18170/696d3642_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437772-27930471/8967547621067295963/4721" HotelName="EMILY INDOCHINAPARK LUXURY SAIGON CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|578915-27890581/8967547621067295963/6560" HotelName="SHERWOOD SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19320000/19316300/19316222/cea41061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|471308-25640451/8967547621067295963/2714" HotelName="THE MYST DONG KHOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17400000/17399600/17399600/34488f84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429308-27574309/8967547621067295963/5434" HotelName="KOTRIP MADISON SAIGON LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104190000/104183100/104183035/3470aa1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1429375-27576118/8967547621067295963/4033" HotelName="THE AVALON SAIGON CENTER DISTRICT 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107580000/107570700/107570660/2a6a0555_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429327-27574602/8967547621067295963/5559" HotelName="LUMIERE VACATION BY KVG SUITE APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104540000/104532000/104531916/290a7fa1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429335-27574594/8967547621067295963/5411" HotelName="METROPOLE COMPLEX BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104520000/104519400/104519324/9a358ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|188349-25373358/8967547621067295963/2555" HotelName="AN LAM SAIGON RIVER PRIVATE RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4670000/4663400/4663322/23cfb65c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437778-27930477/8967547621067295963/3816" HotelName="BLUESKY AVALON SAIGON CENTER LUXURY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437773-27930472/8967547621067295963/5633" HotelName="EMILY THE OPUSK LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1429332-27574601/8967547621067295963/5345" HotelName="MARQ VACATION BY KVG SUITE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104540000/104531900/104531858/31a0cdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437777-27930476/8967547621067295963/5350" HotelName="EMILY MADISON LUXURY HO CHI MINH CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.2615104" Longitude="-96.1928405" StarRating="5" HotelCode="0|297746-30101546/8967547621067295963/163" HotelName="THE REVERIE SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17879 Chicago Street, Omaha, NE, 68118, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9290000/9287600/9287591/ec1f02c0_b.jpg</HotelPictures>
        <HotelDescription>The Hilton Garden Inn Omaha West hotel is located near Omaha’s major businesses, industrial parks, and financial institutions, as well as unique outdoor shopping and dining experiences in Omaha. Our West Omaha hotel is close to Henry Doorly Zoo, CenturyLink Center, TD Ameritrade Park, and downtown Omaha. Enjoy a microwave, refrigerator, coffee maker and free high-speed Internet in every room. Host an event with over 2,000 sq. ft. of event space and avariety of catering and meeting packages.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:30&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|635042-18232400/8967547621067295963/1025" HotelName="MIA SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37290000/37282100/37282059/b93ea7f3_edited_ed3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1429299-27570159/8967547621067295963/5706" HotelName="HILTON SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99900000/99895600/99895534/369e1e90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437775-27930474/8967547621067295963/5632" HotelName="EMILY THE OPREA LUXURY HO CHI MINH CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.8195" Longitude="10.1793" StarRating="5" HotelCode="0|358805-18250378/8967547621067295963/1110" HotelName="THE REVERIE RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>110 RUE DE PALESTINE, TUNIS, TUNISIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12680000/12672700/12672659/2feaebe9_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ariha Hotel is located in Tunis, close to Tunis Zoo, Carrefour Market, and Chedli Zouiten Stadium. Nearby points of interest also include Salammbo Oceanographic Museum and El Menzah Dome.    Hotel Features.   This 3-star property has a business center. Wireless Internet access (surcharge) is available in public areas. The hotel serves a complimentary buffet breakfast. Concierge services and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Additional property amenities include a television in the lobby.    Guestrooms.     46 air-conditioned guestrooms at Ariha Hotel feature coffee/tea makers and windows that open. Bathrooms feature makeup/shaving mirrors. Wireless Internet access is available for a surcharge. Guestrooms offer phones with voice mail. Housekeeping is offered daily and guests may request hair dryers.     Room Info:       Notifications and Fees:      There are no room charges for children 1 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Fee for wireless Internet in all public areas: EUR 3 (for 1 hours, rates may vary)     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 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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|64489-30100818/8967547621067295963/94" HotelName="PARK HYATT SAIGON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1202400/1202309/23c71f9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567797-25717056/8967547621067295963/3506" HotelName="COZY BOTANICA BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22630000/22626200/22626160/263281c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567944-18232485/8967547621067295963/2173" HotelName="ROSELAND CENTA HOTEL AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17470000/17470000/17469961/0faf24af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|345827-18159954/8967547621067295963/2167" HotelName="LE MERIDIEN SAIGON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10480000/10470200/10470130/w4000h2662x0y0-f05d7f79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>1,2,3,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8d5f7fc9-102c-4a05-8f3f-0bf2e61aa069|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="8d5f7fc9-102c-4a05-8f3f-0bf2e61aa069">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
f23639fb-b3e0-4bc1-9914-8ac86c8b4743|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="f23639fb-b3e0-4bc1-9914-8ac86c8b4743">
  <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
8d5f7fc9-102c-4a05-8f3f-0bf2e61aa069|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
8d5f7fc9-102c-4a05-8f3f-0bf2e61aa069|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-20T14:20:17.7992274+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8d5f7fc9-102c-4a05-8f3f-0bf2e61aa069" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1365955-27714571/5075294150932938833/35703" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408959-25586992/5075294150932938833/40407" HotelName="LODGE IN PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-28434357/5075294150932938833/11806" HotelName="HOTELF1 PARIS PORTE DE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13442200/13442171/690e639a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030209-26236081/5075294150932938833/40586" HotelName="LE MONTCLAIR MONTMARTRE BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7800000/7796200/7796199/cdffb201_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607464-28467582/5075294150932938833/12582" HotelName="IBIS BUDGET PARIS PORTE DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/1063a832_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527519-25684210/5075294150932938833/38571" HotelName="B AND B PARIS PORTE DE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11840000/11837800/11837701/5ffe7b25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70101-32608821/5075294150932938833/20409" HotelName="121 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2532000/2531961/bb426c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030592-28452629/5075294150932938833/4354" HotelName="HOTEL DE LUNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11920000/11916300/11916212/c4d0e2ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607465-28471129/5075294150932938833/12067" HotelName="IBIS BUDGET PARIS PORTE DE VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771449/2bb03438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527534-25684220/5075294150932938833/27610" HotelName="RESIDHOME PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17260000/17256100/17256031/42a52275_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-28471108/5075294150932938833/10832" HotelName="IBIS BUDGET PARIS PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14770900/14770827/cbc37e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14463-25198757/5075294150932938833/28039" HotelName="ARIANE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83030/eb80377a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-28531234/5075294150932938833/5085" HotelName="IBIS PARIS LA VILLETTE CITE DES SCIENCES 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16400/16365/6b98328f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1366220-27562757/5075294150932938833/40424" HotelName="B&amp;amp;B HÔTEL PARIS IVRY QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83110000/83109918/76b5358f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534425-25690887/5075294150932938833/33806" HotelName="NOUVEL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6340000/6339900/6339882/40a2c58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-25634284/5075294150932938833/39098" HotelName="AVENIR VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565113/161efc36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-25733562/5075294150932938833/33611" HotelName="IBIS STYLES PARIS 16 BOULOGNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18258100/18258099/ef783d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884766-26109256/5075294150932938833/33816" HotelName="PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4880000/4874300/4874272/3e48230d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383495-27714478/5075294150932938833/40303" HotelName="BREAK &amp;amp; HOME PARIS ITALIE PORTE DE CHOISY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383495/2023111616261521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-28467210/5075294150932938833/1584" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573209-28502012/5075294150932938833/15772" HotelName="APPART'HOTEL ODALYS PARIS 17EME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189200/23189184/6d61ed5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607640-28458070/5075294150932938833/1499" HotelName="LÉONARD DE VINCI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2522300/2522206/d1546ff5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70354-28457090/5075294150932938833/18338" HotelName="HIPOTEL PERE LACHAISE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891651/607934ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-25197686/5075294150932938833/36990" HotelName="LIBERTEL CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1285/1a05a879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27628-25207283/5075294150932938833/40637" HotelName="LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517066/4c3b8ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889548-28479599/5075294150932938833/4855" HotelName="LE KATORZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54841900/54841885/ded36f34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-25455886/5075294150932938833/27105" HotelName="RICHMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523424/95de99a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-25371640/5075294150932938833/30548" HotelName="NEWHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901150/280fa3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029992-26230796/5075294150932938833/31444" HotelName="ARTY PARIS PORTE DE VERSAILLES BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/559600/559507/49e5ab03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-28498984/5075294150932938833/2497" HotelName="ABACA MESSIDOR BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27705/9c9ef782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607460-28464017/5075294150932938833/11172" HotelName="IBIS BUDGET PARIS LA VILLETTE 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771489/43f9a8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-28471330/5075294150932938833/14076" HotelName="B&amp;amp;B PORTE DES LILAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8820000/8811400/8811379/38811b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-28457022/5075294150932938833/14499" HotelName="RELAIS BERGSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/16 Nong Chaiyawan Road, Mang ,Kalasin,  44000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2970800/2970708/01d1d8a9_b.jpg</HotelPictures>
        <HotelDescription>A.P Garden Hotel is a popular choice amongst travelers in Kalasin, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the A.P Garden Hotel. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find non smoking rooms, air conditioning, heating, desk, balcony/terrace. Take a break from a long day and make use of massage, children`s playground, garden. Convenience and comfort makes A.P Garden Hotel the perfect choice for your stay in Kalasin. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-25480505/5075294150932938833/28142" HotelName="REGINA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-25642051/5075294150932938833/28712" HotelName="PICARDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233631-25442237/5075294150932938833/36098" HotelName="DE BELFORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7580000/7579500/7579402/w1832h1376x3y0-f2173d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-28433977/5075294150932938833/13938" HotelName="IBIS PARIS NATION DAVOUT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53580/ad7cd00d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889531-28584927/5075294150932938833/14234" HotelName="MAISON DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/889531/2021115135830993.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-27566564/5075294150932938833/34902" HotelName="OKKO HOTELS PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92930000/92923000/92922922/970300ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873798-26089951/5075294150932938833/35608" HotelName="DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8210000/8202500/8202429/b65281ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873776-26089931/5075294150932938833/39082" HotelName="GRAND MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2691000/2690948/bcbd212a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-28454437/5075294150932938833/12909" HotelName="JARRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520459/d2532420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10424-28457214/5075294150932938833/13380" HotelName="PARIS LEGENDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1449500/1449465/28ab78b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-28434487/5075294150932938833/15447" HotelName="RESIDENCE INTERNATIONALE DE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-28473286/5075294150932938833/18530" HotelName="GREET HOTEL PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14763400/14763306/ff6fca8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030460-26236187/5075294150932938833/23435" HotelName="VOLTAIRE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522200/0e2597f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-25182251/5075294150932938833/31220" HotelName="AMBASSADEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83045/66841554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874157-28478211/5075294150932938833/6939" HotelName="DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434500/4434495/f16bda34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-28456255/5075294150932938833/10706" HotelName="HUNI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-32469605/5075294150932938833/19976" HotelName="MERCURE PARIS 19 PHILHARMONIE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14503/6e705fa9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918790-28448969/5075294150932938833/4020" HotelName="HOTEL DU ROUSSILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918790/2021111612946240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345893-28500952/5075294150932938833/14606" HotelName="KYRIAD PARIS 18 - PORTE DE CLIGNANCOURT - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7630000/7621200/7621130/f2cdd18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-25199994/5075294150932938833/33974" HotelName="BEST WESTERN PLUS 61 PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23739/6a0742e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-28456239/5075294150932938833/13596" HotelName="IBIS STYLES PARIS NATION PORTE DE MONTREUIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 4311 West Vine St Highway 192, Kissimmee, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186200/186138/1848c1aa_b.jpg</HotelPictures>
        <HotelDescription>Spend a fun-filled vacation at this Howard Johnson Inn Tropical Palms Kissimmee conveniently located off Interstate 4 near family fun at Walt Disney World Resort, Sea World and Universal Orlando Resort with complimentary shuttle service. Fish or take a boat out on nearby Lake Tohopekaliga. The unique shops and restaurants of downtown Kissimmee are just minutes away. Our guest services booth offers discount tickets to Disney, Universal, Seaworld, dinner shows, and other area attractions. Wake up to a hot breakfast, and then play in the game room, outdoor pool and kiddie pool. Relax in the scenic courtyard with fish pond and waterfall. Take advantage of the guest laundry facilities, and business center. Complimentary parking makes exploring the area simple. Plan your exciting day from the comfort of your guest room with complimentary wireless Internet access. Smoke-free, handicapped-accessible, and rooms with sofa beds are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-28496730/5075294150932938833/16112" HotelName="B&amp;amp;B HOTEL PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106653/dde358c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-25282198/5075294150932938833/35303" HotelName="DE L`ORCHIDEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788023/00aa7ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-25610003/5075294150932938833/38161" HotelName="HOTEL DES PYRENEES - ENTRE BASTILLE ET NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16602700/16602663/a7017fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863024-26073136/5075294150932938833/39178" HotelName="LAFAYETTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46120000/46118100/46118021/ed49198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50743-28456176/5075294150932938833/3516" HotelName="LILAS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891693/6ff420ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.3257952" Longitude="-3.0160098" StarRating="3" HotelCode="0|162883-28524224/5075294150932938833/7469" HotelName="APARTHOTEL ADAGIO PARIS XV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 PADRE JOSE GARCIA, EZCARAY, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971000/970936/c58fae3a_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Ezcaray, the first tourist town at the foot of the Sierra de la Demanda in the region of La Rioja, known for its wine. Logroño is only 40 minutes by car from the hotel.

The historic building has benn restored as a hotel. Guests will enjoy familiar and professional service. The hotel offers a café with a terrace, conference room, dining room for weddings, groups and events, wireless Internet connection (WLAN), room service and car park, among other services. It also has a large wine cellar with Rioja wines and other national and international wines. With a total of 20 guest rooms on offer, the air-conditioned hotel welcomes guests into a lobby with 24-hour reception and check-out service, hotel safe, cloakroom and lift access. The hotel additionally features a bar, restaurant, laundry service, a garage and bicycle hire.

All of the guest rooms overlook the gardens and surroundings, and they are bright. They all have an en suite bathroom with shower/bathtub and hairdryer, as well as Internet access, a telephone, satellite TV and safe (without charge). They are fitted with a double bed, minibar and individually regulated air conditioning and heating. A balcony or terrace also features as standard.

Due to its location, it is possible to partake in some activities, such as horse riding, cycling, wine cellar tours, wine museum tours and winetherapy treatments; all at the hotel or in the area (fees may apply). The hotel offers a sun terrace with sun loungers and parasols laid out ready for use. A massage service is provided for an additional fee.

The hotel serves a breakfast buffet and set menu lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436157-28471518/5075294150932938833/17136" HotelName="GRAND DU BEL AIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16630000/16624800/16624769/5acb9991_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-28531254/5075294150932938833/5437" HotelName="IBIS PARIS 17 CLICHY-BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565533/71a7e84a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1383497-27562023/5075294150932938833/32588" HotelName="STAYCITY APARTHOTELS PARIS LA DEFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981690/263f4abb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-25689685/5075294150932938833/35908" HotelName="DU BRABANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520450/e52bafdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-28456869/5075294150932938833/9107" HotelName="TERMINUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495154/fb149827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232964-28456631/5075294150932938833/12902" HotelName="PARIS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1723500/1723407/a1960204_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-28496602/5075294150932938833/16720" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607481-25765166/5075294150932938833/26774" HotelName="OKKO HOTELS PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18030000/18023700/18023637/41e3d4ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.496361" Longitude="10.603963" StarRating="3" HotelCode="0|233178-25441991/5075294150932938833/35940" HotelName="CLOS D`ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 VIA SAN PIETRO IN MAVINO, SIRMIONE, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050167/b9f1e606_b.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel is nestled in an enviable location right in the heart of the historical centre of Sirmione, which is a strategic point from which to explore the great city's opportunities and attractions as well as its restaurants and bars. This splendid property is surrounded by an ancient olive garden that gives a complete sensation of peace and tranquillity, yet is well connected just a short stroll to links of public transport.  The sumptuously appointed rooms feature soothing and warm hues, creating peaceful ambience in which to relax at the end of the day. The hotel dining venues offer a truly tantalising culinary experience accompanied by a comprehensive wine list. Travellers may also indulge in relaxing treatments at the on-site spa. The establishment features a large garden area, a new swimming pool and panoramic views of Lake Garda.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-25659597/5075294150932938833/33506" HotelName="PARC MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263400/8263353/598d1d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-25198126/5075294150932938833/33688" HotelName="CLARET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83120/29bd50d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-25259909/5075294150932938833/36004" HotelName="GRAND HOTEL NOUVEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64900/64872/a430f898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-25198598/5075294150932938833/29149" HotelName="NEWHOTEL SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525100/525040/730916f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-25198574/5075294150932938833/35574" HotelName="CORONA RODIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565107/04a54e8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873940-26090019/5075294150932938833/35755" HotelName="DE LA COMETE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15226300/15226278/567ab951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-28587483/5075294150932938833/3724" HotelName="OKKO HOTELS PARIS LA DÉFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77810000/77806800/77806752/38611b43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-28498866/5075294150932938833/6140" HotelName="CAMPANILE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106674/8f577564_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|112996-25284609/5075294150932938833/33508" HotelName="PARIS VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062907/068c18e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6053-28457369/5075294150932938833/2004" HotelName="BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63901/c8cd58cd_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-28453341/5075294150932938833/11434" HotelName="SULLY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8978000/8977982/4093877b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-25182259/5075294150932938833/33388" HotelName="ABSOLUTE (EX BEAUSEJOUR REPUBLIQUE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6671/d650d710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96674-25263809/5075294150932938833/35737" HotelName="HOTEL AURORE PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908000/907913/ed6ec478_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-28581757/5075294150932938833/1948" HotelName="ADAGIO PARIS 19E CITE DE LA MUSIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12630500/12630415/b0f216eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889534-28442192/5075294150932938833/8633" HotelName="ANGLETERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10470000/10469700/10469611/1527bab4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030418-28480406/5075294150932938833/17454" HotelName="HIPOTEL PARIS GARE DU NORD MERRYL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53552/18713a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-25691623/5075294150932938833/27320" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.650342" Longitude="-95.031995" StarRating="2" HotelCode="0|174498-25349397/5075294150932938833/31205" HotelName="APPART CITY LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1250 S. 13th St., La Porte, 77571, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1155100/1155001/9ea326e8_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 111. Suites: 111. Single-bedded accommodations: 42. Double bedrooms: 38. Smoking rooms: 13. Nonsmoking rooms: 98. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-888-226-3539 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Guests Love La Porte, Texas Hotel's Spacious SuitesSituated on Galveston Bay, this quiet city combines down-home charm with a modern influence from nearby Houston to create a unique, friendly community. The Candlewood Suites® La Porte hotel provides a welcoming environment close to Kemah Boardwalk and NASA Space Center.Corporate guests looking for La Porte hotels with superior business amenities are pleased with our meeting facility, which accomodates 50 guests and features A/V equipment. Free high-speed Internet access is also available in all of the hotel's suites. A central location in La Porte, TX offers guests stress-free travel to leading businesses in the Houston and Galveston Bay area.From exploring the art at Five Points Plaza to fishing from area piers or strolling along Sylvan Beach, there's no shortage of fun for our hotel's guests. La Porte, TX is an easy drive from Houston, so you can head to the city to visit the Johnson Space Center, the Kemah Boardwalk, and then climb aboard the M/V Sam Houston for a tour of the area.For your privacy, housekeeping is offered on a weekly basis so you have the apartment-style suite all to yourself. Other conveniences include a Fitness Center, the Candlewood Cupboard market with food and sundries and free guests laundry facilities. Avoid the long-term leases of corporate apartments and choose the Candlewood Suites® La Porte hotel for your temporary housing needs.. Onsite facilities information- ParkingProperty was built in 2008. Property was renovated in 2021. Hotel Currency: USD. Additional Addresses: Other: 1250 S. 13th St., La Porte, 77571, TX, US. Additional Phone Numbers: Fax - Other: 12814710520. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25368-25207054/5075294150932938833/32185" HotelName="BEST WESTERN MONTCALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13182/b19bb292_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-25261617/5075294150932938833/37494" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157500/1157425/fbe64553_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.379721" Longitude="-122.068637" StarRating="3" HotelCode="0|460517-28501030/5075294150932938833/10429" HotelName="HÔTEL PARIS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 E EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523943/df0695b7_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Hotel Zico in Mountain View, you'll be close to El Camino Hospital and Computer History Museum.  This hotel is within close proximity of Moffett Federal Airfield and Los Altos History Museum.    Rooms   Make yourself at home in one of the 58 air-conditioned rooms featuring refrigerators and microwaves. Rooms have private patios. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Bathrooms with shower/tub combinations are provided.    Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a fitness facility, or other amenities including complimentary wireless Internet access and wedding services.    Dining   A complimentary hot/cold buffet breakfast is included.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a business center, and business services. Event facilities at this hotel consist of banquet facilities and a meeting/conference room. Free parking is available onsite.    Room Info:    Know Before You Go       Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.       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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/5075294150932938833/21420" HotelName="CAMPANILE PRIME PARIS 19 - LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1461221/202648143642183.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-25335680/5075294150932938833/28796" HotelName="B&amp;amp;B HOTEL PARIS NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063200/1063123/b5168ca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383496-27557889/5075294150932938833/33930" HotelName="NEMEA APPARTHOTEL PARIS LEVALLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48670000/48668400/48668309/c760e9c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238570-25447255/5075294150932938833/35623" HotelName="DU PRINTEMPS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5210000/5205900/5205825/aaad795d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-28564235/5075294150932938833/2015" HotelName="NOVOTEL SUITES PARIS MONTREUIL VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582900/582844/9a213b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-25198603/5075294150932938833/36931" HotelName="LIBERTEL GARE DU NORD SUEDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1872/99ea198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-25370854/5075294150932938833/37835" HotelName="LIBERTEL GARE DE LEST FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565122/f6c2d421_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-25182302/5075294150932938833/38380" HotelName="LIBERTEL MONTMARTRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3800/3703/64f196c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-25214757/5075294150932938833/38519" HotelName="LIBERTEL AUSTERLITZ JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1262/921b9bfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-28456765/5075294150932938833/17945" HotelName="HIPOTEL BELGRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565250/cb34f264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.748437" Longitude="-73.978217" StarRating="4" HotelCode="0|12903-25197978/5075294150932938833/36528" HotelName="HOTEL DALILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 303 Lexington Avenue At 37Th Street, NEW YORK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1194600/1194524/21bf1c3d_b.jpg</HotelPictures>
        <HotelDescription>Located in Murray Hill on the corner of Lexington Ave and 37th st. Just steps from Grand Central Station and Empire State BuildingThe newly renovated Shelburne Hotel and Suites by Affinia is located in the heart of Murray Hill neighborhood at the center of an iconic city illuminating what living the urban lifestyle is truly about. Stay steps from Grand Central Station - The Empire State Building and all of your most sought after New York City destinations. 

The Shelburne has 325 Guest Rooms and Suites along with 1725 square feet of meeting space accommodating groups up to 90 guests.

***With over fifty years in the New York Hospitality industry Denihan Hospitality is dedicated to the health and well being of our guests and service professionals during the COVID19 crisis and beyond. To maintain the most rigorous standards across all properties. We are working closely with the American Hotel Lodging Association AHLA the Centers for Disease Control and Prevention CDC and others to develop strict comprehensive protocols and procedures. We are committed to upholding these high standards for our team members and your comfort safety and peace of mind. 

Our hotels will always vigilantly maintain the highest level of quality hygiene and cleanliness. The Denihan family and our team of professionals stand ready to assist in any way. Our guests are a part of our family and will always be welcome respected and protected to the greatest extent possible. For the most updated information please refer to the American Hotel Lodging Association and the Centers for Disease Control and Prevention CDC.***&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233709-25442299/5075294150932938833/37039" HotelName="HELZEAR SUITES AND HOTEL MONTPARNASSE RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5111800/5111798/0b03db28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-26236119/5075294150932938833/38153" HotelName="HOTEL DU GLOBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14840000/14831600/14831568/2916c2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-26236175/5075294150932938833/39547" HotelName="HOTEL ARIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818100/36818099/d98c0401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|258107-28457040/5075294150932938833/10789" HotelName="DU LION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523481/39afdc98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-28498778/5075294150932938833/12273" HotelName="ATELIER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108758/f32544db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-28496865/5075294150932938833/12410" HotelName="GRAND DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-25198746/5075294150932938833/37845" HotelName="MAGELLAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32950000/32943100/32943086/15f1a111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534434-25690893/5075294150932938833/38150" HotelName="HOTEL TERRE NEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19160000/19156000/19155902/49b4cb8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.105312" Longitude="28.068137" StarRating="2" HotelCode="0|238554-28457101/5075294150932938833/6839" HotelName="DE BORDEAUX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118 KATHERINE STREET, SANDTON, 2146, JOHANNESBURG, SOUTH AFRICA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768291/a81e5cc9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Johannesburg and was established in 2010. It is close to the Nelson Mandela Square and the nearest station is Gautrain. category: First style: Modern year Built: 2010 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-25227007/5075294150932938833/33492" HotelName="AGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3644200/3644167/773e75b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-28543643/5075294150932938833/5067" HotelName="MIRABEAU EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7460000/7451500/7451497/42a5846d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|387344-28456750/5075294150932938833/6933" HotelName="DE REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3740000/3738400/3738313/4987c39a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-28500724/5075294150932938833/13631" HotelName="IBIS PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17107/f8250a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-26619832/5075294150932938833/33437" HotelName="31 PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70770000/70761800/70761772/9ea0954d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6085-25181283/5075294150932938833/35821" HotelName="DE PARIS OPERA (MAUBEUGE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383600/1383519/b7b4171b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1409944-32321765/5075294150932938833/36204" HotelName="TRIBE PARIS CLICHY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354861-26648267/5075294150932938833/39838" HotelName="GRAPHIK MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83920000/83915300/83915212/2d600fca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-28497002/5075294150932938833/9671" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-25181284/5075294150932938833/32899" HotelName="FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-25319836/5075294150932938833/34111" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238578-25447267/5075294150932938833/39639" HotelName="LA MAISON MONTPARNASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2919800/2919772/123291bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-28456167/5075294150932938833/1223" HotelName="LES JARDINS DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27722/b23baf03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-28478007/5075294150932938833/1976" HotelName="LENNON BY AVALON HOTEL PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74120300/74120228/092722bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874021-28444397/5075294150932938833/4944" HotelName="MIMOSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12860000/12854500/12854486/074f3de8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-28498757/5075294150932938833/6421" HotelName="JACK'S HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523545/b0d311f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-28457783/5075294150932938833/6868" HotelName="DE L HORLOGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza Pudak Sari No. 18 ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714600/7714547/25f5e388_b.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft is conveniently located in the popular Kuta area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms. Take a break from a long day and make use of indoor pool, massage, garden. 18 Suite Villa Loft is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017 &lt;br/&gt; Guests will receive free high tea by the pool once during their stay.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20328-28497072/5075294150932938833/12118" HotelName="SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63883/2210123b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|527546-28458361/5075294150932938833/13022" HotelName="PETIT PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/527546/201832312435148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-25206837/5075294150932938833/24053" HotelName="REGINA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565628/0fcda9bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531656-25689637/5075294150932938833/32683" HotelName="DE SEVRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22740000/22735700/22735626/2be8a0ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-25608551/5075294150932938833/33846" HotelName="NEPTUNE ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3743600/3743565/08746959_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-25559247/5075294150932938833/35472" HotelName="MAMA SHELTER PARIS EAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185200/2185160/83d11c80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6248-25181290/5075294150932938833/38134" HotelName="HOTEL DE L'AQUEDUC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2300/2241/0309fc0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-25829715/5075294150932938833/40619" HotelName="LE PETIT COSY HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7890000/7881000/7880931/8918d06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263456-26610670/5075294150932938833/40669" HotelName="LUX PICPUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70510000/70501200/70501138/30a2ef13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-28586142/5075294150932938833/12701" HotelName="APPARTCITY CONFORT PARIS GRANDE BIBLIOTHQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2546700/2546603/937496f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-25227041/5075294150932938833/33877" HotelName="HOTEL SANSO BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1086900/1086808/1e984aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-25455748/5075294150932938833/40935" HotelName="MEDERIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9073500/9073443/d3b41591_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-28529795/5075294150932938833/15669" HotelName="LE 55 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901190/e897ee15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862585-28489280/5075294150932938833/18113" HotelName="APARTMENTS WS TOUR EIFFEL - NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45600000/45594400/45594312/430e47bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350390-28480202/5075294150932938833/18235" HotelName="APARTMENTS WS OPÉRA - LAFFITTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350390/20221216125333759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-28478010/5075294150932938833/18299" HotelName="LA BELLE VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226800/75226799/46b481fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6155-32369801/5075294150932938833/21595" HotelName="NH PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517050/39f7807d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6504" Longitude="104.0636" StarRating="3" HotelCode="0|426314-25601822/5075294150932938833/32735" HotelName="TERMINUS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 80 SECTION 2 RENMIN SOUTH ROAD, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915700/915692/76e70693_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sichuan Jinjiang Grand Hotel is located in central Chengdu, close to Tianfu Square, Sichuan Museum of Science and Technology, and Renmin Park. Nearby points of interest also include Chengdu City Sports Center and Wuhou Ci.    Hotel Features.   Dining options at Sichuan Jinjiang Grand Hotel include 10 restaurants. 2 bars/lounges are open for drinks. Recreational amenities include an indoor pool and a fitness facility. This 4.5-star property offers small meeting rooms and audiovisual equipment. This Chengdu property has event space consisting of a conference center, banquet facilities, conference/meeting rooms, and a ballroom.  Wedding services, tour/ticket assistance, and translation services are available. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     All guestrooms at Sichuan Jinjiang Grand Hotel feature minibars and CD players. Accommodations offer river or garden views. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. Televisions have cable channels and DVD players.     Room Info:  Name: Grand Description:    One King Bed  Two Single Beds         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 1 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-25198570/5075294150932938833/34076" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34180/9171c343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21754-25206623/5075294150932938833/36775" HotelName="BEAUREGARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848390/9301c428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-25335496/5075294150932938833/38870" HotelName="L'INTERLUDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523503/4ae66045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|489863-25652196/5075294150932938833/38893" HotelName="HOR LES LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18740700/18740615/8570cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|33346-25216811/5075294150932938833/40909" HotelName="MONT DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1200100/1200027/65132c18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.862416" Longitude="-75.077219" StarRating="3" HotelCode="0|136970-28526484/5075294150932938833/8544" HotelName="HOTEL EXCELSIOR BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144564/683e5035_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 46. Floors: 2. Property description- The Econo Lodge hotel in Bellmawr, NJ near University of Pennsylvania is an easy stop on the road. Nearby destinations include Temple University, Tweeter Center at the Waterfront, Pennsylvania Convention Center and Sasquana Park. Enjoy amenities like free continental breakfast, free WiFi, newsstand, free coffee and access to copy and fax services. Guest rooms include a refrigerator, microwave, TV and hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 1998. Hotel Currency: USD. Additional Addresses: Other: 301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. Fax - Other: 1856931-2992. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-25205874/5075294150932938833/35774" HotelName="COMFORT NATION PERE LACHAISE PARIS 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419149/ca58dbb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-28499019/5075294150932938833/13759" HotelName="IBIS PARIS ORNANO MONTMARTRE NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1038 CANADA PLACE VANCOUVER , BRITISH COLUMBIA , CA , V6C 0B9 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578700/578608/f0f33085_b.jpg</HotelPictures>
        <HotelDescription>Pacific Rim is located in the heart of the financial district, at the edge of Coal Harbour and will feature unobstructed views of the North Shore Mountains and Stanley Park. - Number of rooms: 377 - Accommodation: TV, in-room movies (charge), internet access, clock radio, mini fridge, in-room safe, bathrobe. - Facilities: restaurant, bar, outdoor pool, fitness centre, spa, business centre, parking $32.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351032-25542025/5075294150932938833/30783" HotelName="NEW ORIENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10259200/10259148/48517cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6088-25182275/5075294150932938833/32493" HotelName="VILLA BOHEME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115063/5b0da362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-28498994/5075294150932938833/2867" HotelName="ALEXANDRINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382800/1382741/da49ac96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030353-28454459/5075294150932938833/6724" HotelName="VICTORY HOTEL GALOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030353/2021111810464930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-28486882/5075294150932938833/12679" HotelName="TRANSCONTINENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/421300/421225/11c2b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350616-28480554/5075294150932938833/16000" HotelName="AU PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350616/2022122210131833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-25455850/5075294150932938833/27509" HotelName="RELAIS DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44807/68e5bf31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-28456095/5075294150932938833/4558" HotelName="COYPEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541300/2541293/4747d45f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-28500600/5075294150932938833/14120" HotelName="IBIS STYLES PARIS BUTTES CHAUMONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9043200/9043156/e8347e44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187674-25372788/5075294150932938833/31022" HotelName="ATELIER VAVIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214500/1214443/f4a222a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-28501487/5075294150932938833/5810" HotelName="TRIBE PARIS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34484/1da26b47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-28481649/5075294150932938833/10508" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350900/1350813/19f8aeee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.008985" Longitude="-13.63133" StarRating="3" HotelCode="0|53419-28441730/5075294150932938833/16472" HotelName="GRAND DE PARIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Calle El Parral, SAN BARTOLOME, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160409/e61694e9_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located inland at the heart of a winegrowing area close to the village of San Bartolomé. This location is ideal for nature lovers and those seeking peace and quiet. The popular beach is just 16 km from "Puerto del Carmen". Public transport can be found directly in front of the hotel.

The manor was built in 1950 and offers a total of 16 rooms on 2 floors. In addition to the paradisiacal nature area, a reception, a bar with a terrace, a cosy fireplace room and an à la carte restaurant with a panoramic view on the wine mounds all feature within this hotel. The hotel's Internet access, laundry and room services as well as bicycle hire service may be taken advantage of. The hotel also has a children's playground. Guests arriving by car may make use of the car park and garage.

The cosy rooms come with an en suite bathroom with hairdryer as well as a balcony or terrace. Additional furnishings include satellite/ cable TV, a minibar, a safe and air conditioning. The suites in the annexe block also comprise two separate bedrooms, two separate en suite bathrooms and a well-equipped kitchen.

The 13,000 m² large garden with a pool, a separate children's pool and sun loungers and parasols on the sun terrace provides a perfect opportunity for relaxation. Use of a sauna and a diversity of health and beauty offers are available. Sports options at the hotel include use of a gym and tennis facilities (hard court and floodlights for an additional fee). The hotel also has a minigolf course.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030477-28434561/5075294150932938833/16919" HotelName="GENERATOR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e695aa76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-25478813/5075294150932938833/35672" HotelName="DE VENISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7430000/7428700/7428650/abf99ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-28496772/5075294150932938833/9844" HotelName="VILLA MARGAUX OPERA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11262/fa3242b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-28524210/5075294150932938833/13838" HotelName="EDEN OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906900/906871/5f0ac44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874064-28474313/5075294150932938833/16895" HotelName="SOLAR HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19680000/19676700/19676638/2866110f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169961-25335492/5075294150932938833/32318" HotelName="VIRGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686000/2685982/139dd6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-28500692/5075294150932938833/5291" HotelName="IBIS PARIS MAINE MONTPARNASSE 14ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20700/20697/f1dfd2ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-28496832/5075294150932938833/18552" HotelName="KYRIAD PARIS 13 - ITALIE GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144600/8a79a794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-25829737/5075294150932938833/24153" HotelName="OKKO HOTELS PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34370000/34366400/34366332/4fc7ea23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0248688" Longitude="-4.5631549" StarRating="3" HotelCode="0|163556-25334724/5075294150932938833/29856" HotelName="EIFFEL SEGUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 GARCIA DEL OLMO, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880237/1f9e2854_b.jpg</HotelPictures>
        <HotelDescription>Antequera is located at the main crossroads of Andalusia, making it an ideal setting-off point for exploring the region. If you have come to relax, we can recommend one of the poolside recliners, a drink on the terrace, and the aroma of plants and flowers from the pleasant gardens. The location is also perfect for social events or business meetings. We offer four fully-equipped function rooms of different sizes. You can rest assured that the lovely atmosphere will make any experience a magnificent one.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-25228172/5075294150932938833/32534" HotelName="VILLA ROYALE MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895200/895155/96bcaad5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607390-25765038/5075294150932938833/38217" HotelName="HOTEL LA PERLE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16653700/16653666/d76ccde6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-28499038/5075294150932938833/4042" HotelName="OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903610/9b6b31a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-28500705/5075294150932938833/4940" HotelName="IBIS PARIS ALESIA MONTPARNASSE 14EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19718/f273ce02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|78514-28497103/5075294150932938833/9702" HotelName="SURE BY BEST WESTERN PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81753/639f58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330007-26641505/5075294150932938833/36253" HotelName="FELICITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76990000/76989200/76989171/3ccbf970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256667-25478739/5075294150932938833/37386" HotelName="CABANE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27270/5c401eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-25198616/5075294150932938833/37747" HotelName="GASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197600/197550/6edd10c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-28434901/5075294150932938833/4700" HotelName="MONTSOURIS ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4655400/4655347/2d8a79d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.091937" Longitude="-93.429308" StarRating="3" HotelCode="0|174507-28497156/5075294150932938833/7169" HotelName="CARLADEZ CAMBRONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>11801 Fountains Way N, Maple Grove, 55369, MN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977400/977302/f8f731ff_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 136. Suites: 60. Single-bedded accommodations: 60. Double bedrooms: 59. Smoking rooms: 0. Nonsmoking rooms: 136. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our weekend only waterpark hotel is ideally situated in the heart of the Arbor Lakes shopping and entertainment district with easy access to I-94, I-494 and just off I-694, this hotel in Maple Grove MN is a beautiful Venetian-themed hotel that features grand accommodations and a weekend only waterpark that put you close to NW Minneapolis' most exciting attractions and businesses.
&amp;amp;nbsp;Corporate travelers appreciate our hotel in Maple Grove, MN lodging near major businesses such as Boston Scientific, Target, Cargill, Great River Energy and Medtronic. Over 1,900 square feet of meeting space, a 24-hour business center and free high-speed internet access are provided to accommodate our guests' professional needs. 
&amp;amp;nbsp;Maple Grove MN Hotel guests enjoy visiting the shoppes at Arbor Lakes, US Bank Stadium, the Mall of America and the Science Museum of Minnesota near St. Paul. Downtown Minneapolis offers plenty of dining, shopping and entertainment options less than 10 miles away.
&amp;amp;nbsp;During your stay, we encourage you to take advantage of our hotel's Palazzo restaurant &amp;amp; lounge. An indoor heated pool &amp;amp; whirlpool and a well-equipped fitness center are provided for your convenience, while our exclusive, indoor Venetian Waterpark is open Friday evening - Sunday morning for the best in recreation. As you plan your trip, we invite you to explore our exceptional Maple Grove, MN hotel rates and make your reservations today.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 11801 Fountains Way N, Maple Grove, 55369, MN, US. Additional Phone Numbers: Fax - Other: 17634255581. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-28457555/5075294150932938833/16459" HotelName="AVIA SAPHIR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972836/05ac37ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95826-25262749/5075294150932938833/31713" HotelName="BEST WESTERN BRETAGNE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5278/5e02f374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-25369840/5075294150932938833/37264" HotelName="FRED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685880/6568fae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269724-26614034/5075294150932938833/40262" HotelName="AVALON COSY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70990000/70983700/70983647/e20f5dd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-26236073/5075294150932938833/40510" HotelName="LE VILLAGE MONTMARTRE BY HIPHOPHOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714800/7714760/82e42c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21758-28467341/5075294150932938833/9977" HotelName="MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565631/9d979b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-25184774/5075294150932938833/23585" HotelName="WESTSIDE ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53572/43c47213_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13731-25198060/5075294150932938833/29979" HotelName="NOUVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63308/ea62642a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474575-25641905/5075294150932938833/36757" HotelName="BOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11764200/11764176/a1f548e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|351518-25542257/5075294150932938833/39304" HotelName="BEAUSEJOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542908/1f8f856c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-25182274/5075294150932938833/40565" HotelName="LE QUARTIER BERCY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197833/bd2f4dbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-28531252/5075294150932938833/4728" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-25601818/5075294150932938833/39193" HotelName="HIPOTEL PARIS GAMBETTA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8730000/8729700/8729648/e16241c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-28524215/5075294150932938833/8371" HotelName="EXE PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44858/29a2a807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-28526715/5075294150932938833/10339" HotelName="APOLLO OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188600/188528/d5cb9908_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258437-28531239/5075294150932938833/11794" HotelName="IBIS PARIS BERCY VILLAGE 12ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9100/9014/1f559476_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-28500166/5075294150932938833/13658" HotelName="IBIS STYLES PARIS MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/993100/993018/068236ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-28496771/5075294150932938833/15603" HotelName="EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>112 Rua de Leiria, MARINHA GRANDE, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160410/4f3e559d_b.jpg</HotelPictures>
        <HotelDescription>Located in Marinha Grande, Hotel Cristal Marinha offers modern rooms with air conditioning and satellite TV. The beach of Vieira is only a 10-minute drive away. Free Wi-Fi available. Rooms have modern wood furnishings and are decorated in warm colours. Each room is equipped with a minibar and a private bathroom with a hairdryer. In the morning guests can enjoy a buffet breakfast with freshly-brewed coffee. The restaurant Cristal serves international dishes, as well as regional Portuguese dishes. It is also possible to dine à la carte. Cristal Marinha offers 24-hour reception and has a comfortable TV lounge. There is also a games room with a billiard table. The Museu do Vidro da Marinha Grande is in the town centre, a 25-minute walk away from Hotel Cristal Marinha.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225560-25427870/5075294150932938833/22358" HotelName="ART EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5924800/5924800/542c1525_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-25255750/5075294150932938833/25660" HotelName="ALIZE GRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44738/05366f83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25350-25207043/5075294150932938833/28738" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973500/973411/1a103744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-25198569/5075294150932938833/33281" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-25765270/5075294150932938833/34138" HotelName="NOVEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139572-25309829/5075294150932938833/34316" HotelName="DE GENEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106600/106600/bfbf47a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-28433978/5075294150932938833/6216" HotelName="IBIS STYLES PARIS NATION COURS DE VINCENNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182300/182239/f1cc52ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-28510064/5075294150932938833/6468" HotelName="MURAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877037/a90cad98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-28496590/5075294150932938833/15219" HotelName="BEST WESTERN ANJOU LAFAYETTE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22772/ca1af1be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234127-25442671/5075294150932938833/28708" HotelName="REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4279400/4279379/d4ce7911_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-25796338/5075294150932938833/30849" HotelName="PARISIANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34790000/34787700/34787606/f8ad4c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-25442281/5075294150932938833/32933" HotelName="EXCELSIOR REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Av. Leonarda Gomez Blanco No 37, TLAXCALA CITY, MEXICO,90160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565108/e223f6b9_b.jpg</HotelPictures>
        <HotelDescription>Feel the authentic atmosphere of Tlaxcala in each and every one of the guestrooms at Hotel Real Tlaxcala, and throughout the grounds. While staying here you can enjoy great services, local hospitality, and lots of comfort, as well as a great location close to the historic center of the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238571-25447257/5075294150932938833/35731" HotelName="DU SQUARE D`ANVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83126/79844efd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233712-25442301/5075294150932938833/36565" HotelName="HOME LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3111800/3111786/1a1bbc3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1335840-26642979/5075294150932938833/38185" HotelName="IBIS PARIS GARE MONTPARNASSE CATALOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78090000/78081600/78081532/2a463375_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-25197617/5075294150932938833/40616" HotelName="LIEGE STRASBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1450500/1450480/fc08af54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|350408-25541715/5075294150932938833/41123" HotelName="MARY'S REPUBLIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6986000/6985915/ac729137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233035-28498781/5075294150932938833/6760" HotelName="BALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523704/2ad3d110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-28496605/5075294150932938833/15262" HotelName="BERNE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44770/5062a468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-32609736/5075294150932938833/20027" HotelName="RIVIERA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3550 Gateway Street, Springfield, 97477, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84207/9bfaf126_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 100. Floors: 3. Property description- Get more value on the road with our Quality Inn and Suites hotel, located near the Matthew Knight Arena, the Eugene Airport and the Autzen Stadium in Eugene, OR. Our hotel offers access to copy and fax services as well as a meeting space that can accommodate up to 35 people. You can also enjoy a free breakfast, free WiFi, free weekday newspaper and a seasonal outdoor pool. Each room comes equipped with a refrigerator, microwave and TV. Enroll in our Choice Privileges program to start earning rewards with your next stay. Pet Accommodation 10.00 per night per pet. max of 3 pets per room. Pool is open from 5/31/09-9/30/09. Credit cards required for suites.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 3550 Gateway Street, Springfield, 97477, OR, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1541744-2643. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-25365640/5075294150932938833/28317" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232965-25441797/5075294150932938833/28554" HotelName="RENDEZ-VOUS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17684000/17683982/f02dc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233506-25442149/5075294150932938833/39676" HotelName="CAMELIA INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16191500/16191419/f1b5ce5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-25237848/5075294150932938833/40093" HotelName="MIDNIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 STAGON 1, KALAMBAKA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522203/00bed710_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Kalambaka and was established in 1980. Hotel was renovated on 2006. It is very close to the Meteora rocks. There are rooms with a view in the unique rocks of Meteora ans rooms with view to the swimming pool and the beautiful garden of the hotel. All 74 rooms are equipped with hairdryer and air conditioning, TV , telephone, shampoo, body shower, soap. Hotel has a restaurant and breakfast is American served on a buffet. In the yard of the hotel you will find 2 chapels that are built inside the rock of Meteora.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-25226482/5075294150932938833/40533" HotelName="LITTLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou, Heraklion, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106607/ff4b03a4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious establishment is ideally situated at Limenas Hersonissou on the island of Crete. The hotel complex lies 23 kilometres from Heraklion International Airport, 25 kilometres from the city of Heraklion and just 2 kilometres from Hersonissos. The private villas, which offer amazing views to the sea, are both an ideal refuge for a calming and relaxing break, and a cosmopolitan holiday destination with contemporary leisure venues. This hotel is much more than a luxury hotel, keeping in mind the most discerning guests' needs. On one side of the resort, there is a private bay with crystal-clear waters, perfect for an afternoon swim, as well as a stunning swimming pool. All the on-site facilities are first class and are ideal for guests of all ages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6174-28456604/5075294150932938833/11759" HotelName="DES METALLOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65168/af4b4c55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-28496726/5075294150932938833/14296" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062936/3405ddf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-28499020/5075294150932938833/16906" HotelName="GREEN HOTELS CONFORT PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451463/86a4a950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50966-28499247/5075294150932938833/17555" HotelName="MAKOM PEREIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874616/0405151f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23565-18983569/5075294150932938833/18785" HotelName="HOLIDAY INN PARIS - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44828/b1b131c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-25350119/5075294150932938833/28289" HotelName="IBIS PARIS GARE DU NORD CHATEAU LANDON 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34636/afb92ac7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-27713020/5075294150932938833/31437" HotelName="LE PATIO BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565690/e3faa8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6158-25181285/5075294150932938833/31535" HotelName="AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1191000/1190989/0d833327_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-25442247/5075294150932938833/35362" HotelName="DE LA PORTE DOREE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3529800/3529708/fdde1281_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-25198059/5075294150932938833/40841" HotelName="MONTHOLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517088/5eca66b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-28560876/5075294150932938833/1897" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-28456788/5075294150932938833/2236" HotelName="CAMPANILE PARIS 15 TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911232/77404da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8889991" Longitude="-77.083467" StarRating="3" HotelCode="0|247541-28500747/5075294150932938833/4899" HotelName="IBIS DAUMESNIL PORTE DORÉE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1333 North Courthouse Road, Arlington, VA, 22201, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/897300/897206/7c50650f_b.jpg</HotelPictures>
        <HotelDescription>The Hilton Garden Inn Arlington/Courthouse Plaza hotel is near the Metro Station and close to major Washington, DC attractions. Select our hotel, which offers guest rooms, junior suites, and accessible rooms — all with either two queen- or one king-sized bed options. Each guest room features a large work desk, complimentary WiFi, a refrigerator, microwave, chair with ottoman and a 49-inch LCD HDTV.  The Garden Grille is open for breakfast and dinner. Enjoy a priced, cooked-to-order breakfast in a relaxed setting to start your day. Sample soups, salads, sandwiches, pasta, and specialty items from the dinner menu. For other options, visit the Pavilion Pantry®, which offers a variety of refrigerated and microwaveable items that you can prepare in your room or enjoy on the go.  Copy, fax, and print documents in our 24-hour business center. Enlist our experienced staff to prepare the perfect menu selections for your next event. Enjoy rest, relaxation, and fitness at the Hilton Garden Inn Arlington/Courthouse Plaza hotel.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918553-28448941/5075294150932938833/10154" HotelName="APARTMENT WS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918553/20211115144530884.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|93007-28458427/5075294150932938833/10780" HotelName="LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1586800/1586751/9344454f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-28496596/5075294150932938833/13407" HotelName="GRAND DU HAVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565591/32210450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-25536542/5075294150932938833/37046" HotelName="BEAUVOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1712700/1712688/a0d50469_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-26089947/5075294150932938833/39519" HotelName="BRIDGET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37840000/37838800/37838714/0fcebf10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-28434563/5075294150932938833/4054" HotelName="OPERA DEAUVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53583/4778ec43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-28578496/5075294150932938833/8278" HotelName="APARTADAGIO PARIS BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909900/909876/7d909794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884735-28447816/5075294150932938833/9868" HotelName="APARTMENTS WS JARDIN DU LUXEMBOURG - BOISSONADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884735/20201214102231514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-28590307/5075294150932938833/11416" HotelName="APPARTCITY COLLECTION PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95300000/95294800/95294798/b2cb7978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-25198565/5075294150932938833/26341" HotelName="LE 209 PARIS BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15787/63bdef5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18988-28853858/5075294150932938833/26839" HotelName="TIMHOTEL GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174854/b507986f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-25206836/5075294150932938833/30872" HotelName="PAIX REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517074/05133951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186181-25371522/5075294150932938833/31517" HotelName="EIFFEL KENNEDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15969/7915008a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6254-25182332/5075294150932938833/32630" HotelName="TIMHOTEL NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185200/185154/7f84a78f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873747-26089915/5075294150932938833/33472" HotelName="APPARTEMENTS RESIDENCE CLIGNANCOURT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33340000/33335700/33335670/248ee320_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-25757120/5075294150932938833/33903" HotelName="IBIS STYLES PARIS METEOR AVENUE D'ITALIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32469700/32469660/d60d0718_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-25284703/5075294150932938833/36061" HotelName="BEAUGRENELLE SAINT-CHARLES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874615/059b35fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20893-25206506/5075294150932938833/36160" HotelName="IBIS STYLES PARIS MASSENA OLYMPIADES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25530/4e9bc862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6109-25182285/5075294150932938833/38350" HotelName="HAUTEVILLE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565400/565308/2c70a424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-28500119/5075294150932938833/12064" HotelName="DU BEAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4955900/4955841/4f1e886a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6268-30100872/5075294150932938833/21316" HotelName="VICTORIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14777700/14777624/bc9904a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-25182340/5075294150932938833/27590" HotelName="ROYAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565300/60edd937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6021-25182248/5075294150932938833/28871" HotelName="ABEROTEL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68523/f5c13161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-25780625/5075294150932938833/31562" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2744b4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426299-25601812/5075294150932938833/33032" HotelName="DUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197700/197623/a7c62a84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226010-25428320/5075294150932938833/36353" HotelName="EDGAR QUINET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5535600/5535557/481d6ad3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265684-28456302/5075294150932938833/3771" HotelName="PALYM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1395300/1395216/95378069_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-28457732/5075294150932938833/5504" HotelName="VERLAINE (BOBILLOT ST.)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1137 WARREN ST, NAPA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11736500/11736430/7e114d11_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Napa Inn is located in Napa, close to Uptown Theater, Napa Opera House, and Napa Valley Wine Train. Nearby points of interest also include Oxbow Public Market and Scientopia Discovery Center.    Property Features.   This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary reception with light refreshments in the evening on select days. Wedding services and concierge services are available. Self parking is complimentary. Additional property amenities include a garden. This is a smoke-free property.    Guestrooms.     15 air-conditioned guestrooms at Napa Inn feature fireplaces and hair dryers. Wireless Internet access is complimentary. Televisions have cable channels and DVD players. Rooms also include irons/ironing boards and clock radios. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 30.00 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-28509946/5075294150932938833/10405" HotelName="LE RICHEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103900/1103801/6f8d541c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-28496742/5075294150932938833/13894" HotelName="ISTRIA ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167479/eebebce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-25322550/5075294150932938833/25665" HotelName="AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545283/8c2f7e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30481-25214297/5075294150932938833/27983" HotelName="PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1122200/1122113/d829754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-25205890/5075294150932938833/28396" HotelName="PRINCE ALBERT WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1417400/1417342/c7ffd49e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-25226774/5075294150932938833/36415" HotelName="LOUIS BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150136/e20e0b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-25489742/5075294150932938833/38477" HotelName="BEAUQUARTIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554900/3554900/eeb9a82c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-28586441/5075294150932938833/888" HotelName="ZOKU PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89770000/89768500/89768402/2bdacb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-28561074/5075294150932938833/4488" HotelName="MERCURE PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23330/fcc9607c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-28498996/5075294150932938833/5233" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91529-28498520/5075294150932938833/12395" HotelName="DU PRINCE EUGENE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523435/6e15ee0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331352-28480047/5075294150932938833/14604" HotelName="PUY DE DOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74296300/74296233/18d769ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-25442715/5075294150932938833/27534" HotelName="SAPHIR GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972837/4823442a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411524-25591355/5075294150932938833/36875" HotelName="L'AVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677800/9677701/07f47171_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-26073126/5075294150932938833/38166" HotelName="HOTEL DUPLEIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48890000/48883400/48883308/0e966f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-28561084/5075294150932938833/3097" HotelName="MERCURE PARIS 15 PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18800/18784/646c8f1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27630-28497186/5075294150932938833/7081" HotelName="VERLAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108767/02d5847b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-28434486/5075294150932938833/8822" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-28582422/5075294150932938833/9340" HotelName="APARTHOTEL ADAGIO PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37640000/37634900/37634874/85c3e1e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-30100836/5075294150932938833/21156" HotelName="AUTEUIL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12835/5805e9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-25282516/5075294150932938833/22620" HotelName="WILLIAMS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565119/w4513h3072x0y0-092e54db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-25198587/5075294150932938833/36612" HotelName="GLASGOW MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6677 Sea Harbor Drive,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18700/18663/dd7f5026_b.jpg</HotelPictures>
        <HotelDescription>Immerse yourself in luxury at Renaissance Orlando at SeaWorld®. Our deluxe accommodations and premier location across from SeaWorld® and near LEGOLAND® and Mall at Millenia inspire unforgettable experiences. Well-appointed guest rooms offer ample space for relaxing and boast thoughtful and comfortable amenities for a sound night's sleep or productive business day. Professionals will appreciate our SeaWorld® Orlando hotel's 165,000 square feet for creative meetings, while brides and grooms will love the flexible space for weddings and receptions. Children can splash around at R Aqua Zone, a waterpark built to excite, while grownups can break a sweat in our state-of-the-art fitness center. Five restaurants, a Starbucks® and ice cream shop will please all palates. Pamper yourself in style at the full-service Neu Lotus Spa and enjoy a massage, facial or scrub. Looking to explore Orlando like a local - Ask our friendly Navigator for tips about hidden gems and plan your next big adventure at Renaissance now. *Resort Fee: direct payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-25198601/5075294150932938833/40122" HotelName="LEBRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565643/f5ef6e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-25796362/5075294150932938833/40370" HotelName="MAMA SHELTER PARIS WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33720000/33718900/33718890/b2e46e60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-28560947/5075294150932938833/3544" HotelName="MERCURE PARIS ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44850/2cad15ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-28500858/5075294150932938833/12263" HotelName="IBIS PARIS CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22785/a4510206_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-32368879/5075294150932938833/21085" HotelName="NOVOTEL PARIS 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892500/892418/9aae2978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/5075294150932938833/21301" HotelName="HOTEL LE CHAT NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133645/8d54580c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426326-25601830/5075294150932938833/27071" HotelName="SCARLETT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14820400/14820301/1dfbd706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234062-25442591/5075294150932938833/28930" HotelName="APPART HOTEL AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7631500/7631477/ccf3a7fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170869-25350113/5075294150932938833/31063" HotelName="ARCADIE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63879/5b281aaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-25309831/5075294150932938833/32954" HotelName="DES ECRIVAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3657400/3657327/c5df7b8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-25182325/5075294150932938833/35509" HotelName="COLOR DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44867/dd257008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-25369836/5075294150932938833/35946" HotelName="HOTEL ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543300/2543225/57f9efeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-28496603/5075294150932938833/11614" HotelName="DES NATIONS ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13800/13770/05c1f438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-28499030/5075294150932938833/15138" HotelName="BEL ORANGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383390/fdf307ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-32596282/5075294150932938833/15736" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-25281652/5075294150932938833/33358" HotelName="AMERICAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4140700/4140609/e0f5ca97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256673-25478749/5075294150932938833/35538" HotelName="DAVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7160000/7153700/7153677/43e6ebe1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030027-26236003/5075294150932938833/39185" HotelName="HOTEL CACTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523701/99d572e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-28531240/5075294150932938833/5463" HotelName="IBIS PARIS GARE DU NORD LA FAYETTE 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9328/f4473266_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873744-28460614/5075294150932938833/11644" HotelName="APPARTEMENT WS GRANDS BOULEVARDS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873744/202010713445371.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-28481174/5075294150932938833/17346" HotelName="HILTON GARDEN INN PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88175100/88175083/6d6ad83d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18854-28461036/5075294150932938833/17835" HotelName="GARDEN SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909192/577b8dcb_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-25182255/5075294150932938833/28920" HotelName="ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11731/23fa1c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6200-25182315/5075294150932938833/32165" HotelName="PALM - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565627/5c0ee4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436115-25609935/5075294150932938833/35134" HotelName="CHAMPERRET HELIOPOLIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527200/1527142/1edf6054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6237-25182328/5075294150932938833/37914" HotelName="GEORGE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870400/870400/cbaf5853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12974-25197982/5075294150932938833/40227" HotelName="LORETTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5500/5464/7a9a7b3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-28578534/5075294150932938833/1206" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/b26902b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-28456093/5075294150932938833/6462" HotelName="CLARISSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83098/d69ddc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|411527-28456373/5075294150932938833/12600" HotelName="DES PAVILLONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6590000/6584800/6584744/a56dd9bf_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-28496675/5075294150932938833/13635" HotelName="IBIS STYLES PARIS EIFFEL CAMBRONNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888905/88750d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|63022-25235682/5075294150932938833/24698" HotelName="PROVINCES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1480000/1471900/1471851/93f23990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-32596600/5075294150932938833/3071" HotelName="MERCURE PARIS GARE DE L'EST MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1394000/1393936/w5752h3840x5y0-f9cb827e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188354-28456808/5075294150932938833/13763" HotelName="EDEN MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889200/889136/e4bb690e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-28500717/5075294150932938833/14046" HotelName="IBIS PARIS PLACE D'ITALIE 13TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34643/9f04778b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-25226778/5075294150932938833/27336" HotelName="GRAND DE NORMANDIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885000/884901/ab30116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-25206587/5075294150932938833/28405" HotelName="ALYSS SAPHIR CAMBRONNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565646/fcff2984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.046241760253906" Longitude="27.954580307006836" StarRating="2" HotelCode="0|57956-25226483/5075294150932938833/31796" HotelName="PARIS FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Kiotari, South Rhodes, KIOTARI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478950/a382e968_b.jpg</HotelPictures>
        <HotelDescription>Rodos Maris is a unique resort hotel, built on a vast beach in Kiotari on the southeast coast of Rhodes Island. It is elegant, spacious and luxurious and its picturesque rooms and bungalows are ideal for couples and families who seek high quality in a quiet place. The hotel consists of 428 rooms in main building and bungalows. All of them are fully air-conditioned with individual climate control and equipped with private bathroom and balcony or veranda with a fantastic view. The hotel's main restaurant specializes in Greek and international cuisine. The children's restaurant offers a variety of food, salads, pastries, ice-cream etc., supervised by qualified pedagogic personnel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234199-25442747/5075294150932938833/32575" HotelName="SOURCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4450000/4440100/4440053/4585f032_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-25184762/5075294150932938833/37876" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-25198621/5075294150932938833/38267" HotelName="MAGENTA 38 BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888903/21aa4211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-28458030/5075294150932938833/10435" HotelName="LA CONVERSATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4956300/4956292/a3d01b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-28524253/5075294150932938833/13262" HotelName="IBIS STYLES PARIS GARE DE L'EST CHATEAU LANDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Peartree Roundabout, Woodstock Road, OXFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53548/621e18d0_b.jpg</HotelPictures>
        <HotelDescription>The amazing hotel is situated in an ideal location for travelling into Oxford. It offers a relaxing environment for either a business or leisure stay in Oxford. The city offers a priority 'Park and Ride' bus service which is located next door to the hotel. The guest can enjoy an unforgettable trip to the Cotswolds, The new Silverstone Experience, Blenheim Palace and Bicester Village. The hotel offers conference facilities with a dedicated reception, business and stewarding team. All of the en suite rooms feature a separate bathroom and are fully equipped as standard. The hotel provides guests with a use of the residents only fitness room. The Junction Restaurant offers the very best in modern British cooking from an à la carte menu. A lighter meal or snack is available in the Bar and Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9595968" Longitude="-77.373285" StarRating="3" HotelCode="0|247545-28500810/5075294150932938833/13956" HotelName="IBIS PARIS PERE LACHAISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>435 Herndon Pkwy, Herndon, VA, 20170, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21800/21735/f75ca9d1_b.jpg</HotelPictures>
        <HotelDescription>Hampton Inn and Suites Herndon-Reston is a 100% NON-Smoking hotel is situated in the heart of Northern Virginia's business and technology corridor. Northrop Grumman, Oracle, Computer Associates, Boeing,  Software AG and General Dynamics are all within a 2-mile radius of the hotel.  This Hampton Inn and Suites is just 10 minutes from Dulles International Airport and only 19 miles west of downtown Washington - DC.  All of our Nations Capital attractions are a short ride away.  Within minutes visitors will enjoy The Smithsonian Air and Space Museum, National History Museum, Arlington National Cemetery, Georgetown, Washington Monument and DuPont Circle just to name a few.  Located in Northern Virginia's exclusive shopping and dining district, Reston Town Center is two miles away and Tysons's Corners is only nine miles from the hotel.  Additionally within a three-mile radius of the property is over 50 restaurants to choose from.  Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is designed for comfort while offering an urban, sophisticated setting. Each 96 spacious and elegant rooms and suites feature 32'' flat screen HD televisions, High Speed Internet Access, Cloud Nine bed package, microwave and refrigerator. All complemented by a contemporary decor with rich espresso furnishings and luxurious fabrics.   All of our guests at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia will enjoy complimentary Hampton On the House, On the Run Breakfast Bags Monday through Friday. Coffee, tea and USA Today newspapers are available in the lobby 24 hours a day.   Want to enjoy the outdoors? Located behind the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is the Washington and Old Dominion Trail. This 45 mile multi-use trail is for walkers, runners and bicyclists. Relax and rejuvenate in our indoor swimming pool. Complimentary bicycles are available at the guest service desk. Keep up your fitness regime by stopping by our 24 hour fitness center. Shop at our convenient Suite Shop offering snacks, beverages and sundries.   The Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is a welcome haven for the business travelers and those looking for a leisure weekend getaway.   We love having you here at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10531-28434458/5075294150932938833/17829" HotelName="HAVANE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174823/37a38222_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-26116492/5075294150932938833/40687" HotelName="MAAT ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652354-28503032/5075294150932938833/757" HotelName="WS CHAMPS ELYSÉES - PONTHIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19450000/19440100/19440080/8bf21d3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873797-28480462/5075294150932938833/1859" HotelName="HOTEL CELTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6450000/6443200/6443192/612bad9f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-28496628/5075294150932938833/2474" HotelName="OHM BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891394/dd0270e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-28564175/5075294150932938833/3847" HotelName="MERCURE PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20150000/20141700/20141640/146de49b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-28501775/5075294150932938833/5249" HotelName="D'ALSACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540231/82f3d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.1370284" Longitude="-106.6700981" StarRating="3" HotelCode="0|176214-28498780/5075294150932938833/11661" HotelName="WALDORF MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>806 Idylwyld Drive North, Saskatoon, S7L 0Z6, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44787/42fcf828_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 148. Floors: 6. Property description- Ramada Saskatoon is located just a 5-minute drive to Saskatoon International Airport and minutes from downtown Saskatoon. The 100 percent smoke free hotel is easily accessible to University of Saskatchewan and SIAST Kelsey Campus as well as Prairieland Exhibition, Harry Bailey Aquatic Centre, TCU Place and Credit Union Centre. The hotel is connected to the Ramada Golf Dome and features a 100-yard covered driving range with mini-golf, indoor pool and hot tub. Take advantage of complimentary wireless high speed internet, complimentary parking and guest laundry facilities. Guests can dine at three on-site restaurants including Butlers Family Restaurant, Mulligan Sport Lounge and the Long Branch Country and Western Bar, and host meetings for 10 to 350 people in a variety of meeting rooms. Guest rooms feature complimentary wireless internet access, refrigerators and microwaves. Pets are welcome for a small fee and smoke-free rooms are available.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-28561157/5075294150932938833/13270" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652332-28503024/5075294150932938833/14197" HotelName="L'AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652332/20211116124524502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-28496901/5075294150932938833/14236" HotelName="MAISON 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/430300/430292/0f62d812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-28496978/5075294150932938833/18709" HotelName="KABANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8200/8115/ed4ef43d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-25207049/5075294150932938833/32342" HotelName="DU THEATRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/227800/227722/3e8b1ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-25181352/5075294150932938833/33377" HotelName="ALTONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994400/994347/7645b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-28507668/5075294150932938833/3235" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-28501200/5075294150932938833/4515" HotelName="MESLAY REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517075/84f7d034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.525883" Longitude="-96.922009" StarRating="3" HotelCode="0|234140-28501656/5075294150932938833/15340" HotelName="RESIDENCE DU PRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sebastian Camacho Nº 2 y 6, XALAPA, MEXICO,91000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48241/b68803c4_b.jpg</HotelPictures>
        <HotelDescription>Experience a wonderful stay at Meson del Alferez Xalapa, a hotel housed in an extraordinary colonial mansion in the center of the beautiful city of Xalapa, capital of the state of Veracruz. This building was originally the residence of an important member of the Spanish colonial regime and has been renovated to provide you with excellent lodging and an authentic taste of old Mexico.Take advantage of this hotel’s excellent location to visit the city’s impressive Anthropology Museum, which is the second largest in the country, and located just 15 minutes from the property. You’ll also want to visit the Interactive Museum of Xalapa and the beautiful cathedral, both of which are located near Meson del Alferez Xalapa.Enjoy excellent services and warm hospitality from the staff and take advantage of convenient services and amenities, such as breakfast service, a hair dryer, a coffee maker, a television, wireless Internet access in the common areas and laundry service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70108-25242613/5075294150932938833/27698" HotelName="ROMANCE MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1754000/1753932/d433f813_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-25182337/5075294150932938833/29065" HotelName="TRIANON GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13375/ffc239e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10498-25197849/5075294150932938833/29390" HotelName="CITADINES APART`HOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578600/578559/ea102a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.401443" Longitude="-81.428195" StarRating="3" HotelCode="0|18805-25198566/5075294150932938833/32755" HotelName="PARADIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4040 Central Florida Parkway, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6147/493c64ec_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is located amidst the 18-hole golf course created by Greg Norman. Surrounded by sprawling gardens, lakes and luxuriant greenery, the hotel basks in an atmosphere of unrivalled peace and serenity. The hotel is located within easy access of a host of attractions in the area. SeaWorld is located just a 5 minutes' driving distance away from this hotel. This elegant resort enjoys a stunning architectural design. The guest rooms are beautifully appointed, commanding spectacular views over the surrounding area. The rooms are well equipped with first-class facilities. Guests are sure to be impressed by the extensive array of unrivalled facilities and services. This hotel delivers unequivocal luxury, comfort and convenience in a stunning setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-25207052/5075294150932938833/35969" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889538-26116490/5075294150932938833/40314" HotelName="BOTANISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57010000/57007500/57007492/f49ac746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|410546-25590909/5075294150932938833/40942" HotelName="MONTANA LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535900/2535864/22e7bf37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10001-28496791/5075294150932938833/844" HotelName="CAMPANILE BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/660000/660000/659925/8aafed09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159967-28562898/5075294150932938833/1327" HotelName="MERCURE PARIS BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523430/0a5696bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34311-28456168/5075294150932938833/7159" HotelName="VILLA DES PRINCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890100/890094/033b4712_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-25216045/5075294150932938833/32809" HotelName="BEST WESTERN PLUS OPERA BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789500/789461/1f226c07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-25371512/5075294150932938833/35715" HotelName="CLAUZEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166036/8f952106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-28475500/5075294150932938833/2128" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/25860d7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-28499564/5075294150932938833/13668" HotelName="IBIS STYLES PARIS ALÉSIA MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1005Interstate-Highway 35North, San Marcos, 78666, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150145/753b136b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 62. Floors: 2. Property description- Welcome to the Days Inn San Marcos.  The hotel is located just minutes from the beautiful San Marcos River and within 2 miles of Texas State University, and we are only 5 minutes from the famous Prime Outlet Mall and the Tanger Factory Outlet.  We are pleased to offer all of our guests free Daybreak Breakfast, Free High-Speed Internet access, a sparkling outdoor pool, and expanded cable television with HBO.  All of our spacious guestrooms also feature refrigerators and microwaves.  We hope that we will have the opportunity to serve you in the near future.. Onsite facilities information- ParkingProperty was built in 1983. Hotel Currency: USD. Additional Addresses: Other: 1005Interstate-Highway 35North, San Marcos, 78666, TX, US. Additional Phone Numbers: Fax - Other: 15123532330. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-28560862/5075294150932938833/15206" HotelName="BEST WESTERN ALLEGRO NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1091800/1091701/afc21b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.078900" Longitude="13.757800" StarRating="2" HotelCode="0|51191-25226329/5075294150932938833/31693" HotelName="PAVILLON DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Koenigsbruecker Strasse 121a, ,DRESDEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1186000/1185965/ac4e1c3a_b.jpg</HotelPictures>
        <HotelDescription>Overview\nWhen you stay at Quality Hotel Plaza Dresden (part of Quality) in Dresden, you will be minutes from the Bundeswehr Military History Museum and the Kunsthofpassage. This hotel built in 1997 is rated for its cleanliness and its staff. The main hotel amenities are bar &amp;amp; lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include restaurant (a la carte), rooftop terrace, safe-deposit box at front desk, terrace, carpeted, heating, non-smoking rooms, designated smoking areas, pets are allowed. Charges may be applicable., ironing service, packed lunches, shoeshine, tour desk and fax &amp;amp; photocopying. This hotel accepts the following payment types American Express, MasterCard and Visa. This hotel has received TripAdvisor's Certificate of Excellence 2014. The hotel will appeal to families and couples.\n\nLocation\nThis 4 star hotel is within close proximity of the Kreuzkirche and the Zwinger Palace. The closest airports to the hotel are Dresden Airport.\n\nExterior\nThe hotel occupies a 20th-century mid-rise property featuring a light-coloured facade.\n\nLeisure Facilities\nThe hotel has business facilities including business center, multiple large conference rooms and multiple small meeting rooms. Wellness facilities include fitness facilities, sauna and Turkish bath.\n\nRooms\nMake yourself at home in one of the relaxing 148 rooms. The main room amenities are soundproofed rooms and satellite TV service. Additional room amenities include desk, flat-panel TV, blackout drapes and iron &amp;amp; ironing board (on request).\n\nRestaurant and bar\nEating and drinking facilities include restaurant (a la carte) and bar &amp;amp; lounge. Shopping facilities include gift shops or newsstand.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263068-25489746/5075294150932938833/37208" HotelName="LE ROCROY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169595/9b760306_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-28496627/5075294150932938833/8571" HotelName="CLASSICS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891391/4c298df2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13125-28496657/5075294150932938833/13786" HotelName="TIMHOTEL OPERA MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9300/9282/1627d40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233762-28496506/5075294150932938833/13958" HotelName="IBIS STYLES PARIS GARE DE L'EST TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23000/22909/1e6f4f7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-28498790/5075294150932938833/14021" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/39908d4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-28496611/5075294150932938833/17529" HotelName="MARAIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/125800/125775/8f76abae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-25198562/5075294150932938833/26305" HotelName="ALBERT 1ER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63911/2a9f3301_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23108-25206766/5075294150932938833/33829" HotelName="PAVILLON MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201143/296d2631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-25350718/5075294150932938833/35801" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2400 South Highway 77, Kingsville, 78363, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106605/ca0d2f3d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 70. Suites: 20. Single-bedded accommodations: 30. Double bedrooms: 40. Smoking rooms: 21. Nonsmoking rooms: 49. Physically challenged rooms: 7. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to Holiday Inn Express Hotel &amp;amp; Suites in Kingsville, TX. This choice Kingsville hotel near the famous King Ranch is located in beautiful South Texas, just a few miles from the lovely downtown historic district and Texas A&amp;amp;M University-Kingsville. Families will enjoy their stay at our hotel in Kingsville, Texas due to its central location near the John Conner Museum, Dick Kleberg Park and the largest private ranch in the US - the remarkable King Ranch. There are many shopping areas and dining options within 1 mile of our hotel, including the Wild Horse Mall and many downtown shops.  Corpus Christi is perfect for a family day trip, with its beautiful beaches and barrier islands only a half-hour away. Our hotel provides ideal accommodations for business travelers with a 24-hour business center and easy access to area companies including the Naval Air Station, Exxon Mobil, Boeing Company, Kodiak Manufacturing, Celanese  as well as the King Ranch. The Corpus Christi International Airport (CRP) is just a half-hour away. During your stay at our Kingsville hotel, enjoy premium services and amenities including an  outdoor pool, a brand new fitness center and a free hot breakfast bar with our exclusive cinnamon rolls and other hot items. Book your hotel reservations today, and take advantage of our great hotel room deals and rates.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 2400 South Highway 77, Kingsville, 78363, TX, US. Additional Phone Numbers: Fax - Other: 13615923665. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27626-25207281/5075294150932938833/37423" HotelName="BASTILLE DE LAUNAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214800/1214772/dc2c2866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-28523966/5075294150932938833/5101" HotelName="IBIS PARIS AVENUE D'ITALIE 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000800/1000780/18dc474b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-28524272/5075294150932938833/7601" HotelName="DE LA PAIX (RUE DURANTON)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542875/5a5af7ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-28507680/5075294150932938833/14121" HotelName="JARDIN DE VILLIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517063/3b2943fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243811-28497128/5075294150932938833/15259" HotelName="LE FABE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2640000/2631500/2631438/f33fe8a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-28496913/5075294150932938833/17693" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-28500212/5075294150932938833/18441" HotelName="KYRIAD PARIS 10 CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 12205 Apopka Vineland Road,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/443000/442901/1116675f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Lake Buena Vista, only minutes from the Walt Disney World® Resort. There is no shortage of activities in the world's most famous tourist destination: Walt Disney World® Theme Parks, Universal Studios® and Universal's Islands of Adventure just down the road. Visit Shamu at SeaWorld Orlando, or swim with the dolphins at Discovery Cove. For golf enthusiasts, there are several courses to choose from. Shopping opportunities abound in the Disney Downtown Area, close to the hotel, and there are two large shopping centres just 16 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-220914/5075294150932938833/19766" HotelName="BEST WESTERN NOUVEL ORLÉANS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564947/94521fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26229-25207159/5075294150932938833/23700" HotelName="EXCELSIOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12200/12151/a1c065bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1172386" Longitude="10.4646833" StarRating="3" HotelCode="0|25361-25207051/5075294150932938833/24631" HotelName="EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Storgata 84 B, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562024/3124d3b9_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Lillehammer and was established in 1872. It is close to the City Centre. The Hotel has a restaurant and a fitness centre/gym. All 53 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12899-25197975/5075294150932938833/31985" HotelName="EDOUARD VI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14738/7a7c0fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25369-25206091/5075294150932938833/33714" HotelName="MOULIN VERT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34206/95c3d953_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413105-25592059/5075294150932938833/34144" HotelName="BEST WESTERN HOTEL LE MONTMARTRE SAINT PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11677/db283388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.7707475" Longitude="109.2347753" StarRating="3" HotelCode="0|256736-25478823/5075294150932938833/36733" HotelName="KORNER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 NGUYEN HUE ST., QUY NHON CITY, BINH DINH PROVINCE, QUY NHON, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686100/2686010/a2d34b28_b.jpg</HotelPictures>
        <HotelDescription>Quy Nhon is recognised as the country's second city with its convenient location, seaport, and developing city infrastructure. The government defined the city as one of three commercial and tourism centres of the south-central coastal regions of Da Nang and Nha Trang. The beach hotel is approximately 36 km from Phu Cat Airport, and around 10 km from Dieu Tri railway station.

The beach hotel opened its doors in September 2005. Whether guests travel to Quy Nhon city for a holiday, on business or for a very special occasion, this hotel can offer them a sea-view location as well as delicious local speciality dishes and drinks. The air-conditioned establishment offers guests a total of 148 rooms and a number of facilities, including a lobby with 24-hour reception and check-out service, hotel safe, currency exchange facilities, cloakroom and lift access. Guests may enjoy a drink or snack in the cafe or bar, dine in the on-site restaurant, and take advantage of the conference facilities, WLAN Internet access, room and laundry services and the car park.

The rooms are elegantly designed to convey a sense of warmth and comfort, decorated in keeping with the vibrant culture of Vietnam. They feature the latest services and facilities for both business and leisure travellers. Each room features and en suite bathroom with shower, bathtub and hairdryer as well as a double or king-size bed, direct dial telephone, satellite TV, Internet access and a safe. A minibar/fridge, tea and coffee making facilities and individually regulated air conditioning are also standard features in all rooms.

Guests may take a dip in the outdoor swimming pool, which has a children's swimming area, poolside snack bar (fees apply) and parasols. They may also enjoy a work out in the gym or relax in the sauna or steam room (fees apply to both). Guests can also choose from a selection of massage treatments (fee applies) or release some stress after a hectic day of work or travel in the karaoke room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263300-25489842/5075294150932938833/38221" HotelName="MONCEAU WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1194/6e623c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-28500360/5075294150932938833/3528" HotelName="HOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5335100/5335076/32836141_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873720-28447804/5075294150932938833/18220" HotelName="APARTMENTS WS OPERA - ROSSINI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873720/2020107105934642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-25216077/5075294150932938833/22893" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234154-25442695/5075294150932938833/26574" HotelName="SAINT CYR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827300/9827286/4104942e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-25308531/5075294150932938833/33399" HotelName="ANTIN SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1841000/1840967/4e82f5f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-25691901/5075294150932938833/39031" HotelName="BONSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692721/dff4c13e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18923-25198609/5075294150932938833/40778" HotelName="MONCEAU ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53589/de85dc5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-25238220/5075294150932938833/40945" HotelName="MONTPARNASSE ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/876300/876249/3dff94f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-32413972/5075294150932938833/1794" HotelName="OCEANIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|92116-28560969/5075294150932938833/4590" HotelName="MERCURE PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25300/25260/73fecd32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240243-32596277/5075294150932938833/7070" HotelName="BEAUREPAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523426/016c72cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918557-28448944/5075294150932938833/10063" HotelName="APARTMENTS WS SAINT-LAZARE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918557/20211115145033885.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.200296" Longitude="-117.370195" StarRating="2" HotelCode="0|527543-28456889/5075294150932938833/13706" HotelName="EIFFEL KENSINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1403 MISSION AVE, OCEANSIDE, CA, 92058, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17380000/17375600/17375524/b463e44d_z.jpg</HotelPictures>
        <HotelDescription>Hotel located 5 blocks from the beach. Legoland is 7 miles away, discounted tickets available in the lobby. Centrally located to all major attractions including Sea World, San Diego Zoo/Wild Animal Park, Disneyland, Universal Studios and Knott's Berry Farm. Recent winner of prestigious Ruby Award. Hotel offers free wireless internet, delicious free breakfast with waffles, personalized guest service, and a family friendly environment. Ideal hotel for the business/government traveler due to close proximity of business parks and military installations. 100 percent non-smoking hotel. Free USA Today newspaper. ESPN, 3 HBO channels, work area, rooms with living room and two bathrooms.CXL Policy: 7D Check-In By: 1500 Check-Out By: 1100 GMT: -8 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51186-25228185/5075294150932938833/26235" HotelName="ROSALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15400/15320/6747bb4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-25198620/5075294150932938833/27460" HotelName="REGENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561983/f25ac848_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-25182317/5075294150932938833/28210" HotelName="PAX OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81751/1fa41758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-25198600/5075294150932938833/32948" HotelName="LE CARDINAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863813/ac0a1794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233638-25442243/5075294150932938833/35350" HotelName="DE L`EXPOSITION REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523402/b48de209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-25182312/5075294150932938833/37533" HotelName="ICONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-28456291/5075294150932938833/2941" HotelName="LITTLE REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523434/23839535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14486-28434356/5075294150932938833/6106" HotelName="CHATEAUDUN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201187/74dc0dbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-28496660/5075294150932938833/10222" HotelName="TIMHOTEL GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1301/d1d25d16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58406-28560973/5075294150932938833/13647" HotelName="TIMHOTEL ODESSA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1517300/1517293/ff4575a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|918836-28471924/5075294150932938833/18559" HotelName="L OASIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918836/20211116124449837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-25335486/5075294150932938833/33704" HotelName="MORIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1339900/1339863/f7b6aa70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-25755640/5075294150932938833/37311" HotelName="B55" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28825400/28825369/8008c8a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-25197684/5075294150932938833/37900" HotelName="LE CLEMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/797200/797166/w7928h5290x0y0-abc84a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24482-28502062/5075294150932938833/1686" HotelName="CAMPANILE PARIS 14 MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24482/20097110254546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-28456573/5075294150932938833/5608" HotelName="IBIS STYLES PARIS MONTMARTRE BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27375/71146b29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6216-28524246/5075294150932938833/14039" HotelName="IBIS STYLES PARIS BERCY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565554/ee341717_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-28434836/5075294150932938833/17502" HotelName="FELICIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3360000/3354100/3354072/4d33e33e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-32609747/5075294150932938833/20421" HotelName="HOTEL LA PETITE ROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3595600/3595528/9187b9be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6251-25181291/5075294150932938833/25134" HotelName="TIMHOTEL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53594/b01899c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-25455872/5075294150932938833/29399" HotelName="QUEEN`S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673058/320ea5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10497-25197579/5075294150932938833/29463" HotelName="CITADINES MONTPARNASSE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68800/68785/4fd4e3ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25367-25208594/5075294150932938833/30515" HotelName="BEST WESTERN PLUS HOTEL MERCEDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44712/4133a347_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-25447259/5075294150932938833/35567" HotelName="DU VERT GALANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768400/1768306/c927850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186315-25371676/5075294150932938833/37564" HotelName="LE 46 HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63898/e0f5035c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-25181130/5075294150932938833/40164" HotelName="MERCURE PARIS 9 PIGALLE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12390000/12390000/12389916/96e58e83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-28460141/5075294150932938833/7821" HotelName="DES BAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-32592599/5075294150932938833/12326" HotelName="SEROTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6309300/6309224/cc835d10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-28560858/5075294150932938833/13831" HotelName="IBIS STYLES PARIS GARE SAINT LAZARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7368/b46d4439_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6157-25182303/5075294150932938833/31620" HotelName="LONDRES ET NEW YORK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14832/eba0f33f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269806-26614066/5075294150932938833/39610" HotelName="LE BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71670000/71665000/71664922/a2d73aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-28578647/5075294150932938833/821" HotelName="NOVOTEL PARIS 14 PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48246/c217668c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030115-28454981/5075294150932938833/1974" HotelName="HOTEL AVIATIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687400/2687369/2c63b6f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-28499096/5075294150932938833/3870" HotelName="MAYET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894000/893975/624c3c45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-28457686/5075294150932938833/9647" HotelName="LA PARIZIENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523311/bf1f3c9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-28457566/5075294150932938833/10458" HotelName="SUPER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>335 Boulevard De Leeds, Lille, 59777, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169200/1169199/f5b89aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 121. Suites: 1. Single-bedded accommodations: 88. Double bedrooms: 33. Smoking rooms: 0. Nonsmoking rooms: 121. Physically challenged rooms: 4. Floors: 10. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Elegant Lille hotel next to the Eurostar station in Euralille business district
Crowne Plaza® Lillie - Euralille hotel is set next to Gare de Lille Europe Eurostar train station, a 10-minute walk from Lille's Old Town.
Our hotel is just off the D651 motorway, and Lille Airport (LIL) can be reached in 15 minutes by car. The World Trade Center Lille is next door, as are handy tram, bus and metro connections. Our Crowne Plaza Meetings Director can assist with events across five meeting rooms, the largest of which can host up to 100 delegates. Sights in the charming Old Town include Lille Cathedral and the impressive Palais des Beaux-Arts. The shops and restaurants of the sprawling Euralille mall are a five-minute walk away.
At our hotel you can enjoy:
- Free Wi-Fi throughout the building
- A gourmet breakfast buffet
- A Fitness Centre
- A fully equipped Business Centre
- Parking for a daily fee
Our upmarket, air-conditioned rooms feature panoramic city views and luxury toiletries. The superior bedding of our Sleep Advantage® programme ensures a great night's sleep. Guests can work out in our fitness centre and relax in the sauna. Sip a cocktail with friends and colleagues in our piano bar, Le Bar, then dine on modern French cuisine in our elegant Le Plaza restaurant.Property was built in 1999. Hotel Currency: EUR. Additional Addresses: Other: 335 Boulevard De Leeds, Lille, 59777, FR. Additional Phone Numbers: Fax - Other: 33320401314. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-28457819/5075294150932938833/14134" HotelName="IBIS STYLES PARIS GARE DE L'EST MAGENTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16061600/16061517/dbdef6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1387590-28481528/5075294150932938833/14228" HotelName="BELLEVUE ET DU CHARIOT D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387590/202414111733695.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10492-28509969/5075294150932938833/15821" HotelName="RESIDENCE INN BY MARRIOTT PARIS DIDOT MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447017/f191a8e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240122-25455686/5075294150932938833/37233" HotelName="KORNER EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866123/bf0d4b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-32321391/5075294150932938833/41127" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-32593172/5075294150932938833/2424" HotelName="34B ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-28496937/5075294150932938833/3159" HotelName="ALEXANDRIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6830 Crumpler Blvd., Olive Branch, MS, 38654, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1399900/1399823/2442cbc7_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Olive Branch hotel is located on Hwy. 78 and 302 (Goodman Road), next door to Cherokee Valley Golf Course. We are 12 miles east of Memphis International Airport and 15 miles southeast of Graceland. Other Olive Branch, Mississippi attractions include Tunica Casinos (20 miles southwest) and tours of historic homes (25 miles south) in Holly Springs, Mississippi. Our Hampton Inn guests can dine at Applebee's, Colton's Steakhouse, East End Grill, Chili's and most chain restaurants, all within a mile of our hotel.   Whether traveling to Mississippi on business or pleasure, our Hampton Inn hotel guests enjoy amenities which include complimentary wireless high-speed internet access, complimentary hot breakfast buffet, in-room coffeemaker, microwave, refrigerator, hair dryer, 2 phones, TV with cable and complimentary HBO. We also offer a complete business center, ample parking, connecting rooms, cribs, indoor heated pool and whirlpool tub and exercise facility. Laundry/valet services, guest/laundromat, meeting/banquet facilities, and audio/visual equipment are available for a nominal fee. The Hampton Inn Olive Branch hotel is a beautiful 3 story, interior access hotel, with comfort, convenience and security as a top priority.   We love having you here at the Hampton Inn Olive Branch hotel in Mississippi.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-28457753/5075294150932938833/5494" HotelName="COQ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12429600/12429565/e64a398e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247099-28523983/5075294150932938833/6206" HotelName="IBIS STYLES PARIS REPUBLIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11000/10938/31e78df9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18924-28499093/5075294150932938833/6320" HotelName="MONDIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68526/83feae0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-28456831/5075294150932938833/7728" HotelName="DES ARTS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383700/1383656/3574baed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32609741/5075294150932938833/20987" HotelName="PIAPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2175 Hwy 71 South, Marianna, 32448-2540, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689100/2689021/4e148858_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 80. Floors: 2. Property description- Get more for your money at the Quality Inn hotel in Marianna, FL near the Battle of Marianna Site. This pet-friendly hotel is near destinations like Chipola River Canoe Trail, Lake Seminole, Zoo World, Governors Square Mall and Panama City Beach. Enjoy amenities like free continental breakfast, guest laundry, newsstand, bicycle, car and boat rental services and access to copy and fax services. Guest rooms include a flat-screen TV, coffee maker, hair dryer, iron and ironing board. Some rooms include microwaves and refrigerators. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodations: 12.00/night per pet.. Onsite facilities information- ParkingProperty was renovated in 1998. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-25254946/5075294150932938833/23147" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18793-25197722/5075294150932938833/33458" HotelName="AROTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73500000/73492900/73492872/c1a80ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233614-25442223/5075294150932938833/35265" HotelName="CHATILLON PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1840000/1839000/1838960/7239f2c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-25455586/5075294150932938833/37811" HotelName="FRENCH THEORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267496/183b27a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-28496704/5075294150932938833/1752" HotelName="BEST WESTERN PLUS QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7561/e1302d25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-28457675/5075294150932938833/4083" HotelName="LOCOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6508700/6508662/f4fdbcbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-29783836/5075294150932938833/19949" HotelName="VOCO PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498400/1498336/66c5dc59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25370-25207055/5075294150932938833/28691" HotelName="AUGUSTIN ASTOTEL (EX SAINT AUGUSTIN ELYSEES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21600/21583/2caeb8be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.425234" Longitude="-98.482596" StarRating="4" HotelCode="0|187945-25372972/5075294150932938833/29369" HotelName="FIRST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>902 East Houston Street, San Antonio, 78205, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4020000/4013200/4013102/0c95d0ed_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 82. Floors: 2. Property description- Located in the heart of San Antonio, our hotel is Centrally located steps away from the Alamo, the Riverwalk, the Rivercenter Mall, the Convention Center, and the Alamodome.

Within walking distance of our hotel you will not only find all these attractions, but also the Tower of America, Santa Rosa Hospital, El Mercado Market Square and the municipal auditorium. Brackenridge Zoo -and golf cours- is just 3 miles away, and San Antonio International Airport is 7 miles from our hotel.

Also included with your stay is FREE Daybreak Breakfast, FREE Wireless Internet Access, FREE local calls, cable TV with HBO, and seasonal use of our swimming pool is open from 10AM - 10PM 7 days a week. Our rooms also feature a hairdryer for your convenience.

The Days Inn Alamo/Riverwalk puts you right at the center of all that San Antonio has to offer. Feel free to call us direct at 210- 227-6233, or book your reservation online today.

PLEASE NOTE

Parking is Limited, only one vehicle per room allowed. A daily fee is required.. Onsite facilities information- ParkingProperty was built in 1964. Hotel Currency: USD. Additional Addresses: Other: 902 East Houston Street, San Antonio, 78205, TX, US. Additional Phone Numbers: Fax - Other: 12102280901. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6023-25182249/5075294150932938833/31011" HotelName="ACADIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1171/a7e1d907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-25226484/5075294150932938833/37989" HotelName="BELAMBRA MAGENDIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498800/1498786/b340af89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138252-25308829/5075294150932938833/38408" HotelName="JOYCE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615700/1615638/25d86aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350033-25541549/5075294150932938833/38635" HotelName="JOKE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10516600/10516568/80f42c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626010-28572737/5075294150932938833/2664" HotelName="15 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36310000/36307400/36307388/833299e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-28586442/5075294150932938833/13294" HotelName="TOO PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-28524248/5075294150932938833/18561" HotelName="EXPOSITION TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974948/83b8534a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-18983488/5075294150932938833/18929" HotelName="HOLIDAY INN PARIS - GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44757/12cb3a39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.676800" Longitude="12.562000" StarRating="3" HotelCode="0|32791-25216335/5075294150932938833/24476" HotelName="PRINCESSE CAROLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 17, Copenhagen, 1606, Denmark</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465000/1464970/c8628132_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Copenhagen and was established in 1957. It is close to the Tivoli and the nearest station is Vesterport. The Hotel has a restaurant. All 119 rooms are equipped with hairdryer. category: First style: Traditional year Built: 1957 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6069-25181127/5075294150932938833/32303" HotelName="BRADY GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/620000/615400/615332/5a4e9d04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626100-25796306/5075294150932938833/34805" HotelName="DE PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38840000/38834000/38833952/b3425c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-25207671/5075294150932938833/40972" HotelName="MERCURE PARIS GARE DE LYON OPERA BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/40000/34300/34205/b9df98cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-28500723/5075294150932938833/6193" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-32593630/5075294150932938833/6520" HotelName="DE FRANCE GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1818 Victoria Avenue, Regina, S4P 0R1, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3077500/3077453/w8029h5358x0y0-9708c5bd_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 228. Floors: 15. Property description- Ideally located in downtown Regina, the Ramada Plaza Regina Downtown hotel is walking distance to Cornwall Centre Shopping Mall, Casino Regina, the Saskatchewan Trade and Convention Centre as well as many corporate locations including Viterra, Sask Energy, Sask Power and several government offices. Enjoy parking for a nominal daily fee, an indoor swimming pool and hot tub, as well as a fully equipped fitness centre.  Guests can host a wide range of meetings for up to 300 people and enjoy dining onsite at The Atrium Family Restaurant, Fibber McGees Pub and Mulligans Lounge. Room service is also available. All guest rooms offer pillow top beds, coffee makers, voice mail and complimentary wireless high speed internet access. Hot tub and family suites are also available as well as business class rooms.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-28498796/5075294150932938833/10015" HotelName="STAYCITY  APARTMENTS GARE DE L’EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169651/53974767_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-32609721/5075294150932938833/20765" HotelName="LE LAMPIKA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99960000/99950200/99950172/801c0c89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-25199337/5075294150932938833/27746" HotelName="VILLA LUTECE PORT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796700/796679/239c1d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-25217521/5075294150932938833/28363" HotelName="ALANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Vicente Lopez 1955, BUENOS AIRES, AR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1501000/1500975/c3aabde4_b.jpg</HotelPictures>
        <HotelDescription>The luxurious hotel Loi Suites Recoleta is conveniently situated in the most elegant area of the city, La Recoleta. It features a tropical winter garden with an indoor pool and a restaurant. Museums, art galleries, shopping facilities, historical architecture and beautiful parks are in the surroundings. The National Library of Argentina and the Exposition Centre can be reached within a short stroll; famous attractions such as the Cervantes Theatre or the Colón Theatre are within walking distance.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32575-25216111/5075294150932938833/28733" HotelName="29 LEPIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/795900/795817/a65bee1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240131-25455698/5075294150932938833/38064" HotelName="HAMEAU DE PASSY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315000/1314918/8ebf0faf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-25282882/5075294150932938833/40191" HotelName="MALAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1190900/1190842/4d4a8d12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534419-25690885/5075294150932938833/40623" HotelName="LUXIA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16350000/16344100/16344076/9bb18a69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-28578642/5075294150932938833/3311" HotelName="MERCURE PARIS MONTPARNASSE RASPAIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558400/558353/4857157e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-28543743/5075294150932938833/10855" HotelName="LA PLANQUE HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ROUTE DE FEZ KM. 5, DAR TOUNSI, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30410000/30406800/30406702/f4acc770_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Lodge K Hôtel &amp;amp; Spa in Marrakech (Palm Groves), you'll be close to Museum Palmeraie and Marrakesh Museum. This 5-star lodge is within close proximity of Bab Debbagh and Maison de la Photographie.   Rooms   Make yourself at home in one of the guestrooms featuring refrigerators and flat-screen televisions. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a fitness center. Additional amenities include complimentary wireless Internet access and wedding services.   Dining   You can enjoy a meal at a restaurant serving the guests of Lodge K Hôtel &amp;amp; Spa, or stop in at a snack bar/deli.   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        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:  Pets allowed      &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-28510855/5075294150932938833/14011" HotelName="IBIS STYLES PARIS MONTMARTRE NORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161800/4161730/c1882f66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284246-28496641/5075294150932938833/16936" HotelName="MAX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542870/3fa4c778_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030100-28434408/5075294150932938833/18137" HotelName="APARTMENTS WS OPERA GALERIES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030100/20231314416858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-28471620/5075294150932938833/19192" HotelName="L'ESPERANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19640000/19631800/19631718/e43850d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-25182300/5075294150932938833/29090" HotelName="MOULIN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2000/1905/22dfb541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6089-25182276/5075294150932938833/32656" HotelName="DES TROIS POUSSINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789800/789751/c5063305_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.682416" Longitude="40.267051" StarRating="2" HotelCode="0|607403-25765058/5075294150932938833/37428" HotelName="HOTEL MAZAGRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>GORNAYA KAROUSEL 6, ESTOSADOK, SOCHI 354392, RUSSIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9399900/9399851/5de702d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-25559365/5075294150932938833/37930" HotelName="BONNE NOUVELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673089/96abde84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26805-25207214/5075294150932938833/38071" HotelName="GRAND DES GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560207/4d709c19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47861-25224182/5075294150932938833/39449" HotelName="AVAMA PRONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119376/178eba9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12995-25197985/5075294150932938833/41010" HotelName="MARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14642/9ed054d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-28561100/5075294150932938833/4118" HotelName="MERCURE PARIS TOUR EIFFEL PONT MIRABEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13700/13700/61a4dae1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-28500860/5075294150932938833/4789" HotelName="IBIS PARIS GARE DE L'EST 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18090000/18083200/18083172/d1e5924f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59063-28457786/5075294150932938833/6604" HotelName="CITE ROUGEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3889200/3889148/ed4920f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-28498441/5075294150932938833/7145" HotelName="DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63307/f9e257b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161571-28543247/5075294150932938833/15802" HotelName="ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498600/1498511/880075b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873948-26090031/5075294150932938833/35651" HotelName="DU LYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6436800/6436774/e53dffea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6182-28433980/5075294150932938833/13107" HotelName="IBIS STYLES PARIS BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375700/1375688/56ba111b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-28496973/5075294150932938833/16297" HotelName="LAUTREC OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562160/86ebe910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-18983700/5075294150932938833/19068" HotelName="HOLIDAY INN EXPRESS PARIS-CANAL DE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Plaza España, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1845400/1845330/35e62b75_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a central area of Benidorm. It is situated just 400 metres away from the Old Town. Guests will find themselves just a 5 minutes' walking distance away from Poniente Beach. In the surrounding area there are a wide variety of restaurants, bars and shops. Public transport connections can be found just 200 metres away. This hotel enjoys a charming ambiance, welcoming visitors with warm hospitality. The guest rooms are functional and comfortable. Guests can enjoy a refreshing swim in the pool, or simply lie back and relax in the hot tub. The hotel offers a wonderful restaurant, where guests can enjoy buffet-style dining.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32609739/5075294150932938833/20673" HotelName="GRAND HOTEL DU CALVADOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18804/18804_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-25370856/5075294150932938833/24035" HotelName="SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63317/1dc5c993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233536-25442173/5075294150932938833/28577" HotelName="AUBERGE FLORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1308300/1308259/72ce914e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233635-28500412/5075294150932938833/7151" HotelName="DE FLORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523917/04846562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873717-28480199/5075294150932938833/10198" HotelName="APARTMENTS WS MARAIS - RÉPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873717/2020107105144966.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-28496969/5075294150932938833/14952" HotelName="DU VIEUX SAULE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119402/77e38196_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-25184746/5075294150932938833/22411" HotelName="25HOURS HOTEL TERMINUS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15940/42b79084_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607644-25765274/5075294150932938833/27888" HotelName="ODALYS CITY PARIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189000/23188944/e52cae80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169882-25335482/5075294150932938833/35511" HotelName="EXQUIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548345/98a74860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-25198564/5075294150932938833/38615" HotelName="B SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519500/519445/3334e267_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-26626207/5075294150932938833/39498" HotelName="HÔTEL AMOI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74100000/74092600/74092581/d626e107_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-26644617/5075294150932938833/40746" HotelName="BABA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87830000/87828000/87827922/30c0d7be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-28499100/5075294150932938833/923" HotelName="ACROPOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571000/570981/db488b49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|82169-28524288/5075294150932938833/11491" HotelName="VILLA MODIGLIANI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201121/979fa9c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652341-28503028/5075294150932938833/12770" HotelName="IBIS PARIS GARE MONTPARNASSE 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652341/2021111612330440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-28478009/5075294150932938833/15348" HotelName="ERNEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76950000/76948600/76948527/f36ee91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-18985905/5075294150932938833/19374" HotelName="CROWNE PLAZA PARIS REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17013/02ed9653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/5075294150932938833/21220" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6877/0f9edf2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-25198122/5075294150932938833/29777" HotelName="ELSA HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522600/522512/71e8a2e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233784-25442329/5075294150932938833/37444" HotelName="LES JARDINS DE MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24300000/24295400/24295324/24273de4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-25442575/5075294150932938833/38332" HotelName="HOTEL DE LA GAITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478908/1e03d418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-28560941/5075294150932938833/5830" HotelName="PULLMAN PARIS CENTRE-BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525269/e1572b10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51158-28456286/5075294150932938833/7100" HotelName="CHOUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53523/78978918_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-30100859/5075294150932938833/21009" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/2926efad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-25352357/5075294150932938833/25727" HotelName="PLATINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234205-25442757/5075294150932938833/27138" HotelName="TERMINUS LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1072900/1072848/98cf77d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23231-25206789/5075294150932938833/31722" HotelName="TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83096/4017d90b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-25659583/5075294150932938833/35505" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118/16 MOO 3 TAMBON KAMALA, AMPHUR KATU, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439900/7439856/41ed5b65_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Novotel Phuket Kamala Beach in Kathu (Kamala), you'll be convenient to Laem Singh Beach and Surin Beach.  This 4-star hotel is within close proximity of Kamala Beach and Surin Beach.    Rooms   Make yourself at home in one of the 166 air-conditioned rooms featuring minibars. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones, as well as safes and desks.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional features include a concierge desk, babysitting/childcare (surcharge), and an arcade/game room.    Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Thirsty? Quench your thirst at a bar/lounge, a beach bar, or a poolside bar.    Business, Other Amenities   Featured amenities include a business center, business services, and audiovisual equipment. Planning an event in Kathu? This hotel has facilities measuring 3013 square feet (280 square meters), including a meeting/conference room.    Room Info:  Name: Superior, One King Bed, Ocean View Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior Room, 1 King Bed Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior, Two Single Beds Description:    Two Single Beds   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.       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  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24484-25208478/5075294150932938833/36148" HotelName="JOSEPHINE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6070000/6066100/6066034/e4e3544e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579719-25726223/5075294150932938833/39264" HotelName="HOTEL ROSE BOURBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22165100/22165022/59666a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-28578533/5075294150932938833/1639" HotelName="MERCURE PARIS GARE DE LYON TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562423/54303971_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-28457556/5075294150932938833/5110" HotelName="IBIS PARIS GARE DE LYON LEDRU ROLLIN 12EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53555/e72372d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-28524237/5075294150932938833/8635" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-28496898/5075294150932938833/12229" HotelName="IBIS PARIS GARE DE LYON REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166039/a11d03c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|387350-25569534/5075294150932938833/22800" HotelName="ARVOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527547/7a50a152_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25353-25207046/5075294150932938833/24346" HotelName="SACHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83107/c325760c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-25442261/5075294150932938833/25323" HotelName="DOISY ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233674-25442271/5075294150932938833/31871" HotelName="ELYSEE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83102/a75bc7af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-25512010/5075294150932938833/31927" HotelName="TONIC HOTEL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8250200/8250159/e2d0cfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-25333044/5075294150932938833/33368" HotelName="AUDRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3290000/3281400/3281348/3db4b48b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92421-25260601/5075294150932938833/34571" HotelName="HOTEL DE LA BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1080500/1080485/14e267ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-26647577/5075294150932938833/39827" HotelName="LE BELLUNE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82960000/82954500/82954447/19618bf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-25371516/5075294150932938833/40200" HotelName="LEOPOLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2954800/2954754/a881bf44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-28498304/5075294150932938833/3100" HotelName="HOTEL ALHAMBRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LOG HUTS AREA, NEAR HADIMBA TEMPLE, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691800/4691747/ad73595d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Chetna &amp;amp; Cottage is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Manu Temple. Nearby points of interest also include Vashist Springs.    Hotel Features.   Hotel Chetna &amp;amp; Cottage features a restaurant. High-speed (wired) Internet access (surcharge) is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance, translation services, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a rooftop terrace, laundry facilities, and currency exchange. A total renovation of this property was completed in March 2012.    Guestrooms.     20 guestrooms at Hotel Chetna &amp;amp; Cottage feature complimentary bottled water and safes. Accommodations offer mountain views. Bathrooms feature showers and slippers. Wired high-speed Internet access is available for a surcharge. In addition to desks and complimentary newspapers, guestrooms offer phones. Televisions have cable channels. Rooms also include windows that open. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 1500 per vehicle (one way)  Fee for high-speed Internet (wired) in public areas: INR 100 (for 2 hours, rates may vary)  Fee for in-room high-speed Internet (wired): INR 100 (for 2 hours, rates may vary)  Breakfast fee: between INR 200 and INR 300 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 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 noon  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-28444284/5075294150932938833/9344" HotelName="APARTHOTEL ADAGIO ACCESS PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538792/8067fa57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-28456270/5075294150932938833/10513" HotelName="DU PETIT LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16363300/16363263/b88722d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-28499037/5075294150932938833/13685" HotelName="PASTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63912/882a852f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-28456360/5075294150932938833/13854" HotelName="INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1920000/1916100/1916079/870e9605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-28499569/5075294150932938833/14141" HotelName="IBIS STYLES PARIS CADET LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34211/3fe2feb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-28496604/5075294150932938833/14591" HotelName="EIFFEL CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4152/8cdb3b11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-28499204/5075294150932938833/1510" HotelName="WIT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909199/689b2c4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-28531363/5075294150932938833/9144" HotelName="APARTHOTEL ADAGIO ACCESS PARIS REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6320000/6318100/6318066/d8f6ac50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-28498388/5075294150932938833/17169" HotelName="MAXIM FOLIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691200/691190/1eda0909_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25360-28507768/5075294150932938833/17475" HotelName="SOFT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2010000/2007700/2007700/c6ac1f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-25197855/5075294150932938833/29424" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/457400/457360/21dc08dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47258-28457706/5075294150932938833/6754" HotelName="MOGADOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1184100/1184089/c2f29940_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350345-28480197/5075294150932938833/7913" HotelName="APARTMENT WS HÔTEL DE VILLE - MUSÉE POMPIDOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350345/20221215111417328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862548-28487380/5075294150932938833/9739" HotelName="APARTMENTS WS LOUVRE - RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/862548/2020716103232794.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6167-28496845/5075294150932938833/12562" HotelName="TIMHOTEL OPERA BLANCHE FONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565590/b5252254_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607382-28458043/5075294150932938833/13375" HotelName="GRAND HÔTEL DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17970000/17964300/17964257/6baf4fe6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-28496580/5075294150932938833/17249" HotelName="ELYSEES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1368/f22434a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-30100933/5075294150932938833/21228" HotelName="PULLMAN PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17400/17333/4b00b369_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33344-25216807/5075294150932938833/22993" HotelName="ARCHETYPE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11400/11355/805ffdec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408401-25586726/5075294150932938833/39482" HotelName="LEMAN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/688200/688194/c2f97a60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030040-26236011/5075294150932938833/39592" HotelName="LES CLES DU 27 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29470000/29464400/29464319/536225dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|432590-28541739/5075294150932938833/1970" HotelName="HÔTEL AMIRAL FONDARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/432590/2019421154942812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240247-28456253/5075294150932938833/15689" HotelName="RIBERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1607000/1606929/aaf49ee8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-5539949/5075294150932938833/19814" HotelName="BEST WESTERN PLUS LA DEMEURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000300/1000282/5020fa6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-25216337/5075294150932938833/30299" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-25200196/5075294150932938833/30621" HotelName="DE BANVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-25447253/5075294150932938833/32292" HotelName="DU PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382488/32e12d73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-25586722/5075294150932938833/34684" HotelName="DE SUEZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12567100/12567062/790e407a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347789-25536544/5075294150932938833/38815" HotelName="BEAUSEJOUR RANELAGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83105/2d028f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14535-28560905/5075294150932938833/4865" HotelName="LE PERGOLESE PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19489/8a4d11d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-28529522/5075294150932938833/9682" HotelName="LANGLOIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO.333 SI PING RD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510800/7510766/b5307657_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Motel 168 Si Ping Road Inn is located in central Shanghai, close to Lu Xun Museum, The Bund, and Nanjing Road Shopping District. Nearby points of interest also include Yu Yuan Garden and People's Square.    Hotel Features.   Motel 168 Si Ping Road Inn features a restaurant. This hotel offers small meeting rooms and business services.  Guest parking is complimentary. Additional property amenities include multilingual staff, tour/ticket assistance, and express check-in.    Guestrooms.     Air-conditioned guestrooms at Motel 168 Si Ping Road Inn feature windows that open and slippers. Bathrooms feature handheld showerheads, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have pay movies. Rooms also include blackout drapes/curtains.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-28531241/5075294150932938833/12689" HotelName="IBIS PARIS BASTILLE OPERA 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/822/324068b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-28456894/5075294150932938833/12948" HotelName="GERANDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68521/4922c92e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6121-28499355/5075294150932938833/14000" HotelName="IBIS STYLES PARIS TOLBIAC BIBLIOTHEQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12100/12049/285eb714_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350346-28480198/5075294150932938833/18105" HotelName="APARTMENT WS LOUVRE - ETIENNE MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350346/20221215111815566.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-25372936/5075294150932938833/32827" HotelName="DES MINES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1221500/1221409/bbf0750c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-25634282/5075294150932938833/34760" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535900/10535825/197e501f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|545708-25700116/5075294150932938833/37524" HotelName="JEAN BART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23066000/23065994/54f9b729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186183-25371526/5075294150932938833/40283" HotelName="MADRIGAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382100/25f8197c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-28456579/5075294150932938833/4670" HotelName="MODERN EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106609/2df67e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873691-28460670/5075294150932938833/10144" HotelName="APARTMENT WS ST GERMAIN - QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873691/20201071021550.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-28457304/5075294150932938833/11563" HotelName="SAINT-PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|363773-28456886/5075294150932938833/17160" HotelName="FLOR RIVOLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3590000/3585000/3584917/929593f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-32609716/5075294150932938833/20363" HotelName="KORNER SAINT MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/11000000/10992800/10992704/9866723d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428485-27576001/5075294150932938833/23465" HotelName="WS LOUVRE - SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107340000/107333900/107333873/23163f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6058-25182266/5075294150932938833/23859" HotelName="DES COMEDIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10474/b02a30bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-25198062/5075294150932938833/27442" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522900/522821/b2640136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91531-25259917/5075294150932938833/38747" HotelName="KUNTZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615600/1615515/9254b012_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-28542489/5075294150932938833/3427" HotelName="AIDA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/433500/433421/d2fc62d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-28496983/5075294150932938833/8348" HotelName="CLAUDE BERNARD SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53507/016c0d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-28586466/5075294150932938833/12427" HotelName="VILLA ROYALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/875200/875130/49d93958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10489-25197845/5075294150932938833/27816" HotelName="CITADINES APARTHOTEL BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526635/2ce652b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14473-25198124/5075294150932938833/34125" HotelName="CHAMBELLAN MORGANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562175/05d181d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114392-28838679/5075294150932938833/35215" HotelName="LUCIEN AND MARINETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/114392/2009722103555640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449323-32344930/5075294150932938833/38530" HotelName="HÔTEL NOUCHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449323/202592515656142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13117-25199333/5075294150932938833/38977" HotelName="MAISON NABIS BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564956/11b09e38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-25333058/5075294150932938833/40633" HotelName="LE TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84209/766be834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-28563382/5075294150932938833/5540" HotelName="LE GREY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561997/538db90d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-28564332/5075294150932938833/5584" HotelName="MONSIEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>STRANDALLEE 198, TIMMENDORFER STRAND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11741300/11741259/81921c68_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Timmendorfer Strand is a business-friendly hotel located in Timmendorfer Strand's midtown area and local attractions include Travemuende Ferry Port and Hansapark.    Hotel Features.   Mercure Hotel Timmendorfer Strand's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include an indoor pool and a sauna. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. This 4-star property has a 24-hour business center and offers small meeting rooms, audiovisual equipment, and business services. Complimentary wireless Internet access is available in public areas. This Timmendorfer Strand property has event space consisting of banquet facilities, conference/meeting rooms, and exhibit space. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a terrace, and multilingual staff. Extended parking privileges may be offered to guests after check-out (surcharge). This is a smoke-free property. A total renovation of this property was completed in February 2010.    Guestrooms.     87 guestrooms at Mercure Hotel Timmendorfer Strand feature minibars and safes. Balconies offer courtyard views. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. Flat-panel televisions have cable channels. Windows that open, blackout drapes/curtains, and clock radios are also provided. Guests may request irons/ironing boards, hypo-allergenic bedding, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      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.   There are no room charges for children 6 years old and younger who occupy the same room as their parents or guardians, using existing bedding.          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:   A tax is imposed by the city: EUR 2.6 per person, per night   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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: EUR 10 per night  Buffet breakfast fee: EUR 15,00 per person (approximately)  Rollaway bed fee: EUR 40 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-28499064/5075294150932938833/10026" HotelName="RELAIS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1223500/1223409/2bcea672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-25198063/5075294150932938833/28147" HotelName="RASPAIL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564897/096ce733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-25442231/5075294150932938833/33521" HotelName="CONCORTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521800/2521747/0f79c656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110646-25283763/5075294150932938833/36784" HotelName="BRESIL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18642900/18642828/9042c596_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-25198137/5075294150932938833/37776" HotelName="MERCURE PARIS OPERA FAUBOURG MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20023/a8cbd08f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652326-28503021/5075294150932938833/2399" HotelName="BOILEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652326/202111151604954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.924751000000000" Longitude="-77.054596000000000" StarRating="1" HotelCode="0|15347-28434808/5075294150932938833/2810" HotelName="AMADEUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2660 Woodley Road NW, WASHINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904700/904640/1d856037_z.jpg</HotelPictures>
        <HotelDescription>This majestic hotel is situated just a few minutes away from the city centre. A subway station and the national zoo are only a few paces from the hotel. It comprises a total of 1.348 rooms and offers a lobby with a 24-hour reception. Further facilities here include a pub and a fancy cocktail lounge. There is also a bakery and a coffee shop. Those arriving by car may make use of the parking spaces (charges apply).  The comfortable rooms are tastefully designed and fully - equipped. Internet connection is also available. The air conditioning and heating may be individually adjusted.  There are 2 swimming pools located within the grounds of the hotel (use dependent on season). Sports enthusiasts may also enjoy a workout in the large gym.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-28456836/5075294150932938833/6505" HotelName="BABY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545268/e87a7b66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232151-28498393/5075294150932938833/10571" HotelName="TIMHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1140600/1140512/ec5ca361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-28508196/5075294150932938833/16945" HotelName="SOPHIE GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6116/7e87535f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-25350133/5075294150932938833/24767" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KAMAN STREET, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53598/46422572_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated about 10-minute walk from the beach, a few local restaurants and a supermarket. Eilat city centre can be reached by taxi within around 10-15 minutes.

Situated by the sea and between the two blue lagoons, this city hotel offers a total of 84 suites, family rooms and regular rooms equipped with the latest facilities to give guests an intimate atmosphere close to all the attractions in Eilat. Facilities at this club resort include 24-hour reception and check-out services, a hotel safe, currency exchange facilities, lift access and a bar. Internet access (in the lobby only), room service and a laundry service are available for a fee.

Rooms are simple and modestly sized, but comfortable. All have compact en suite bathrooms fitted with a shower, bath and hairdryer. Amenities include a double bed, satellite/cable TV, a safe, a useful mini fridge, tea and coffee making facilities and an ironing set. Air conditioning, central heating and a balcony or terrace feature as standard.

The hotel has a modest outdoor swimming pool that has a small waterfall feature, a children's swimming area and a poolside snack bar. Guests can also enjoy a work-out in the hotel gym.

A rich and varied buffet offers authentic dishes with the aromas of home cooking. These include delicious Israeli breakfasts and barbecue nights around the swimming pool. The main dining room is situated on the ground floor and is decorated in blue and green.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6039-25182258/5075294150932938833/36131" HotelName="AXEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12898/a6fc75e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428479-27575532/5075294150932938833/41148" HotelName="MERCURE PARIS BUTTE MONTMARTRE BASILIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106430900/106430883/533a6d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-28487367/5075294150932938833/13624" HotelName="PEYRIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81754/e3c7513f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-25455640/5075294150932938833/22608" HotelName="WINDSOR HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547700/3547614/f5c1987f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|225950-25428280/5075294150932938833/25284" HotelName="EIFFEL TURENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5806400/5806325/cf99e0c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.336601" Longitude="-81.536523" StarRating="4" HotelCode="0|18845-25199988/5075294150932938833/25407" HotelName="ETOILE SAINT FERDINAND BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2900 Parkway Boulevard,  KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26722/a0c0fa97_b.jpg</HotelPictures>
        <HotelDescription>Situated in Kissimmee, this hotel is less than 800 m from a range of bars and restaurants, and 1.5 km from a plethora of shops. A prime location, 2.5 km from Walt Disney World, 8 km from Orlando, and 25 km from Orlando Airport. The hotel offers 718 stylish guest rooms with contemporary furnishings. They come equipped with cable TV, coffee facilities, fridge, safe and marble bathroom with hairdryer and toiletries. Guests can enjoy three outdoor swimming pools that come with a waterfall and slides. In the beautiful lobby, guests have access to services such as coffee shop, a lounge, a small supermarket, a games room and a playground. Travellers with business purpose may appreciate with well-equipped business center and a versatile venue for corporate meeting or a unique setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-25765132/5075294150932938833/29963" HotelName="HÔTEL STELLA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20069/d66860c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-25796284/5075294150932938833/34020" HotelName="LE GRAND QUARTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39210000/39204800/39204752/43979597_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-25502336/5075294150932938833/34779" HotelName="IDOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558200/558173/988fb59b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428472-27573383/5075294150932938833/38212" HotelName="HOTEL DU CHATEAU DEAU - TOURISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103020000/103017400/103017397/9760ef06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-25216207/5075294150932938833/40997" HotelName="MISTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6528900/6528818/11bbe368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-28586440/5075294150932938833/10947" HotelName="VILLA ROMANTIC AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74291300/74291222/79b847e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-28456178/5075294150932938833/11540" HotelName="TIMHOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53579/95e8fdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918555-28448943/5075294150932938833/18343" HotelName="APARTMENTS WS OPERA-FOLIES BERGERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918555/20211115144745755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13738-220877/5075294150932938833/19527" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16925/f7269339_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-25642113/5075294150932938833/22289" HotelName="YOOMA URBAN LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18172900/18172870/7c3dac22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|114408-25285065/5075294150932938833/27445" HotelName="SAINT GEORGES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144598/f6926ce5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18787-25198561/5075294150932938833/29233" HotelName="VILLA DES ARTISTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14788/9895ec58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13715-25198057/5075294150932938833/30641" HotelName="HOTEL MODERNE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470840/79bce04f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-25601938/5075294150932938833/40855" HotelName="MIRAMAR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11465900/11465813/32aa700e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6043-28499028/5075294150932938833/3331" HotelName="ALBE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383362/c6c1574b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652342-28503029/5075294150932938833/13704" HotelName="IBIS PARIS TOUR MONTPARNASSE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103455/b9df5eb5_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-28499221/5075294150932938833/16566" HotelName="AUSTINS ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1- 5 Jernbanegaten, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522174/f87f10a9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Lillehammer and was established in 1896. It is a short drive away from the Maihaugen and the nearest station is Lillehammer Stasjon. The Hotel has a restaurant, a bar and a conference room. All 89 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-25184763/5075294150932938833/30922" HotelName="MERCURE PARIS TOUR EIFFEL GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11772/16caafe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-28578555/5075294150932938833/3450" HotelName="NOVOTEL PARIS VAUGIRARD MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14634/13f4360f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-28560836/5075294150932938833/8987" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-28567918/5075294150932938833/11603" HotelName="MAISON EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558600/558560/7e7c177e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6075-258203/5075294150932938833/19604" HotelName="BEST WESTERN LE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5900/5816/d3a94d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652334-25829717/5075294150932938833/38939" HotelName="LE CITIZEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4113300/4113296/a6f8fb4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-28456971/5075294150932938833/7449" HotelName="ANTIN TRINITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910926/6e004934_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.755300" Longitude="-1.740400" StarRating="4" HotelCode="0|130003-30101565/5075294150932938833/21500" HotelName="NOVOTEL PARIS CENTRE BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 ROYDSDALE WAY  EUROWAY, BRADFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9800/9732/93b215af_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located just off the M606, between Bradford and Leeds city centres. The proximity to the area's major roads makes the hotel a great base, whether passing through, visiting either city on business, or exploring the surrounding region for leisure. Bradford Interchange and Forster Square railway station are just 4 km away and Leeds Bradford International Airport is only 13 km away. With great access to the region's major road network and comfortable accommodation at great-value rates, the hotel is ideal for business and leisure travellers alike. It has 130 comfortable rooms, all of which are well-equipped with all the modern comforts and facilities one may need to relax or to work more efficiently.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-25765024/5075294150932938833/29947" HotelName="ELYSEES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12300/12265/1d731b2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-25601678/5075294150932938833/33264" HotelName="APOLLON MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521505/0a8e5058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-25228428/5075294150932938833/38468" HotelName="MARCEAU BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1388200/1388103/99b5b977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-28476714/5075294150932938833/4428" HotelName="PARADISO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58920000/58919400/58919400/22daf3fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232961-28500057/5075294150932938833/11582" HotelName="VOLNEY OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4853200/4853104/669eaf3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-25198004/5075294150932938833/26330" HotelName="STAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/800900/800831/w2306h1300x0y0-63937d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4845" Longitude="-89.0235" StarRating="3" HotelCode="0|480698-25648316/5075294150932938833/28428" HotelName="RESIDHOTEL IMPERIAL RENNEQUIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1905 W MARKET ST, BLOOMINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1611100/1611041/85abcbef_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Red Roof Inn Bloomington in Bloomington, you'll be convenient to Bloomington-Normal Factory Stores and Miller Park Zoo.&lt;br /&gt; This inn is within close proximity of Illinois Wesleyan University and Bromenn Hospital.&lt;br /&gt;   Rooms   Make yourself at home in one of the 94 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;br /&gt;   Rec, Spa, Premium Amenities   Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   Grab a bite from a snack bar/deli serving guests of Red Roof Inn Bloomington.&lt;br /&gt;   Business, Other Amenities   Featured amenities include express check-out, a 24-hour front desk, and air conditioning in public areas. Free parking is available onsite.&lt;br /&gt;   Room Info:    Know Before You Go       Children 17 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Rollaway bed fee: USD 15 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.     Property Information:  Check-in time starts at 3 PM  Pets allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-25197786/5075294150932938833/35995" HotelName="HOTEL DU JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119448/1ef8d884_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-28496710/5075294150932938833/1181" HotelName="ACCUEIL HOTEL PARIS PIGALLE MONTMARTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/859900/859852/fc39445b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-28563536/5075294150932938833/1571" HotelName="LES PLUMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Blvd. Miguel Aleman Mz 1 Lote D, TOLUCA, MEXICO,50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520100/3520010/4e45f13c_b.jpg</HotelPictures>
        <HotelDescription>Enjoy an efficient stay at the simple yet modern One Toluca Aeropuerto, an economy class hotel that is perfect for business travelers seeking excellent services during their trip to Toluca. The hotel offers an innovative concept that combines practical services and comfortable facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-28578543/5075294150932938833/3411" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/b829e4fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-28501240/5075294150932938833/6575" HotelName="DELAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2950000/2949900/2949824/51b5a70e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-28457696/5075294150932938833/10168" HotelName="LANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263066-25489744/5075294150932938833/24130" HotelName="ELYSÉES BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8931/8a36de69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51245-25226333/5075294150932938833/36788" HotelName="FRANCE ALBION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/966300/966254/0aa4303e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408992-25587004/5075294150932938833/38357" HotelName="GRAND HOTEL DES BALCONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15340000/15333600/15333594/0511409c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-28578531/5075294150932938833/9324" HotelName="APARTADAGIO PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4096/23273ae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-28499368/5075294150932938833/17398" HotelName="GRAND HOTEL MALHER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7650000/7640300/7640209/84c4053a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-25200006/5075294150932938833/24066" HotelName="VILLA ALESSANDRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4101a Island Ave, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201300/201207/b6743c2c_b.jpg</HotelPictures>
        <HotelDescription>Situated in Philadelphia , this property offers an ideal place of rest and relaxation. Hotel was constructed in 1985. Hotel underwent renovation in 2008. There are a total of 170 rooms on the premises. The property consists of 95 single rooms, 75 double rooms, 1 junior suite, 1 suite and 6 disability-friendly rooms. The Hotel enjoys an idyllic location in the heart of the city. The main train and bus stations are just a short drive away. The Hotel s proximity to the metro and bus stops will allow guests to explore the area. The Hotel is a quick drive from the airport. The main entertainment areas of the city are within easy reach of the Hotel . The Hotel is in the vicinity of a local golf course. The Hotel is within easy reach of the beach. The Hotel is located a few steps from the harbour. The Hotel is wheelchair-accessible. The on-site car park may be useful to those arriving by car. Pets are allowed at this establishment. The Hotel allows large pets.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.323930740356445" Longitude="-97.70577239990234" StarRating="4" HotelCode="0|92889-25260817/5075294150932938833/27163" HotelName="REGENTS GARDEN - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6121 North Ih 35, Austin, 78752, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5251/984a6a95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 293. Suites: 10. Single-bedded accommodations: 159. Double bedrooms: 134. Smoking rooms: 0. Nonsmoking rooms: 293. Physically challenged rooms: 12. Floors: 7. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800 227-6963 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Best of Hotels in Austin, TX
Located at the crossroads of I-35 and Highway 290, the Crowne Plaza Austin hotel puts you in the center of it all! By staying with us, you will experience award-winning service and upscale features while enjoying easy access to the best local attractions. 
If youre looking for accommodations for South by Southwest or Austin City Limits, we are an ideal choice for any traveler. Of the hotels near University of Texas, we offer the perfect location to cheer on the Texas Longhorns at Texas Memorial Stadium.  If you're a music fan, you can't go wrong with a visit to the "Live Music Capital of the World. Austin always has something for everyone! 
Our amenities were designed with you in mind.  Start the day with our extensive breakfast buffet, served in Crossroads Grille, or enjoy your favorite beverage in the Crossroads Lounge.  You can also keep active in our 24-hour fitness center or swim a few laps in our year-round pool and spa.
Your success matters to us. Recognized for Meeting Service Excellence, we offer more than 13,000 sq. ft. of the best event space Austin has to offer. A Certified Crowne Plaza Meetings Director will ensure that everything runs smoothly, and our Sleep Advantage Program delivers a restful nights sleep for the next day's activities.
Contact us today to stay at the top hotel in Austin, TX! We look forward to your visit.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: USD. Additional Addresses: Other: 6121 North Ih 35, Austin, 78752, TX, US. Additional Phone Numbers: Fax - Other: 15123715257. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-25227411/5075294150932938833/28277" HotelName="HOTEL JOE M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 KÖNIGSWALL, DORTMUND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1117/69630413_b.jpg</HotelPictures>
        <HotelDescription>Located right in the heart of Dortmund, this city hotel is situated in one of the most important towns of Germany's industrial Ruhrgebeit area. Perfect for business and leisure travellers alike, this hotel is centrally located, a mere 15 kms from Dortmund airport. Within 7 minutes by metro, guests will find themselves in the Westfalen Halle business district. Boasting a modern exterior, this hotel prides itself on its ability to infuse modern architecture whilst maintaining high levels of comfort and serenity. Guest rooms are decadently designed, with the aim of creating ample space for each guest to enjoy. For guests wishing to take their relaxation further, the hotel offers its own sauna and steam bath. To reenergise, guests can enjoy a buffet-style breakfast. Whether for business or for pleasure, this hotel exudes comfort and high-quality service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-25242591/5075294150932938833/31044" HotelName="SPLENDOR ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34071/5299876a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169793-25335474/5075294150932938833/35034" HotelName="BEAUSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1405300/1405292/86d06a62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/5075294150932938833/496" HotelName="NIEPCE PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4750 Amelia Island Pkwy, AMELIA ISLAND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19870000/19860800/19860784/2e7acf7f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set on Amelia Island, in Florida. The hotel is located just a 30 minutes' driving distance away from Jacksonville Airport. This mesmerising hotel is surrounded by a host of attractions, as well as ample opportunities for exploration and discovery. This hotel is set amidst one of the most popular beach destinations on the East Coast of the United States. Guests can enjoy a leisurely stroll along the sprawling, pristine beaches, or enjoy a number of exciting activities nearby. This hotel comprises sumptuously-designed accommodation options, which immerse visitors in luxury and style. This hotel's exemplary service, first-class facilities and peaceful, homely atmosphere sets it apart as a prime option for visitors to the area.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-28543636/5075294150932938833/7881" HotelName="CITADINES PLACE D`ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447028/47984ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6094-25184737/5075294150932938833/22348" HotelName="7 EIFFEL BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34186/bd2cadc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-25689623/5075294150932938833/36176" HotelName="DE ROUBAIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607405-25765060/5075294150932938833/37608" HotelName="HÔTEL SAINT-LOUIS MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8240500/8240437/892a3223_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-28563905/5075294150932938833/3260" HotelName="NOVOTEL SUITES PARIS EXPO PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12560000/12552800/12552752/5f49d5d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-28496591/5075294150932938833/18289" HotelName="GAILLON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64926/6666bcf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-25601824/5075294150932938833/40338" HotelName="LE MIREILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12293600/12293520/8be45825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357147-26651075/5075294150932938833/40442" HotelName="BEAU M PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90010000/90001700/90001676/dcfd442c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-28456913/5075294150932938833/1801" HotelName="BIENVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106604/a39eb133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-28560957/5075294150932938833/2679" HotelName="MERCURE PARIS GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13600/13538/b3efac6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.7433093" Longitude="-5.1630036" StarRating="4" HotelCode="0|240162-28478008/5075294150932938833/6392" HotelName="MODERNISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>MALAGA,RONDA,MARÃ­A CABRERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565106/9e15591c_b.jpg</HotelPictures>
        <HotelDescription>This newly build hotel is situated in the middle of central Ronda, just a few metres from the town's main monuments.  A short walk around will take its guests to the 3 main bridges that span the canyon on which the city lays -  Puente Nuevo the tallest of the bridges, towering at 120 metres.  Puente Viejo or the "Arab Bridge" due to its architecture and Puente Nuevo, which despite its name dates back to 1751.  Those interested in bullfighting should visit The nearby Plaza de toros de Ronda, the oldest bullfighting ring in Spain, which was built in 1784.  For exploring the region the bus and train station is only 500 metres away.  The venue itself is offers a comfortable and pleasant atmosphere.  The brightly decoration perfectly combines classical style and warm colours.  Guests who want to sample the authentic local cuisine can drop by the onsite restaurant for a tasty and fulfilling meal. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-28560198/5075294150932938833/7575" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-28480046/5075294150932938833/11351" HotelName="DRAWING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74270000/74262400/74262305/d3b88232_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-28531290/5075294150932938833/12936" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-28499401/5075294150932938833/14800" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0a911057_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-28563278/5075294150932938833/16706" HotelName="MAXIM OPERA (EX BEST WESTERN PREMIER CARRE FOLIES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895500/895405/5722d406_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-28500386/5075294150932938833/17816" HotelName="SLEEPING BELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5638500/5638495/da615d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-25335494/5075294150932938833/25371" HotelName="RELAIS SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4730800/4730712/08c3b504_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-25197853/5075294150932938833/26649" HotelName="CITADINES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447033/8a508734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-25182336/5075294150932938833/27955" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-25282438/5075294150932938833/31475" HotelName="VIATOR PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685852/43a68c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-28543670/5075294150932938833/1529" HotelName="LES TOURNELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107500/1107461/dd8ab22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-28496866/5075294150932938833/5575" HotelName="VILLA DES AMBASSADEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565618/719d60ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-28586893/5075294150932938833/10460" HotelName="VILLA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/584900/584868/18ca2efb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14465-28497132/5075294150932938833/14208" HotelName="BAILLI DE SUFFREN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894900/894821/w8183h5464x0y0-928eb85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-25253846/5075294150932938833/22261" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Carr Cancun Tulum  Km 45, Riviera Maya, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/914000/913994/3436ac8a_b.jpg</HotelPictures>
        <HotelDescription>This elegant luxury hotel is located directly beside Punta Brava Beach some 20 minutes drive to the north of Playa del Carmen and approximately 5 minutes drive from Puerto Morelos. The hotel offers a complimentary shuttle bus service to Cancún and the Playa del Carmen.
Lying amidst tropical palm tree gardens, facilities include a reception desk, a souvenir shop and a hairdresser's salon in addition to 6 bars, a nightclub and 4 air-conditioned restaurants (Mexican, Italian, international and Oriental cuisine are on offer). Room and laundry services may be taken advantage of and there is a small theatre within the complex.
In the well-kept outdoor complex are 7 swimming pools, a poolside snack bar and sun loungers (bath towels available for use beside the pool and on the beach). Leisure options include a Jacuzzi, a sauna, a solarium, steam baths, a massage service and various other spa treatments on offer in the spa centre. Sports facilities include diving, with taster diving course being conducted in the pool, tennis courts, aerobics sessions, a gym, mountain/ road bike hire, beach football and beach volleyball. A small theatre offering an evening programme provides some variation and amusement for guests.
Guests can savour gourmet dining at seven extraordinary restaurants and float on 13 swimming pools with bars.
Each of the comfortable rooms comes with an en suite bathroom with a shower, satellite/ cable TV, a radio/ alarm clock, a minibar/ fridge, air conditioning, a ceiling fan, a Jacuzzi, a coffee machine, a hire safe and a balcony or terrace with a hammock.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-25237420/5075294150932938833/26582" HotelName="AIGLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49400/49327/02713bef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-25316342/5075294150932938833/36072" HotelName="HOTEL LE 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1810000/1808400/1808319/7e2e96f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.8014157" Longitude="-116.5281863" StarRating="3" HotelCode="0|18951-25198617/5075294150932938833/37247" HotelName="KRAFT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1800 E Palm Canyon Drive, PALM SPRINGS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460418/4f15282b_b.jpg</HotelPictures>
        <HotelDescription>A touch of old Hollywood glamour. Perhaps the best golf and spas in the west. Groundbreaking mid-century modern architecture. A party circuit unrivaled for its inclusiveness. There is only one Palm Springs that is for sure. The Saguaro puts you right in the middle of it just off famed Palm Canyon Drive a mile from downtown. In true Palm Springs fashion a stay here is also about privacy and relaxation. Whether you come for the sun the air the spas the style or the natural beauty - there is an undeniable appeal to this oasis of desert modern in the Coachella Valley. Now there is a new place to lay your head while soaking it all up. 
 
At The Saguaro Palm Springs you will find elevated design delicious food and simple comfort. If you ever needed another reason to visit you have one now.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-28457586/5075294150932938833/5459" HotelName="IBIS PARIS AVENUE DE LA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10912000/10911936/ce210672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-28458608/5075294150932938833/13285" HotelName="IBIS STYLES PARIS GARE DE LYON BASTILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37060000/37059500/37059434/w3000h2085x0y0-c3d6e5b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238519-32609743/5075294150932938833/20271" HotelName="9HOTEL BASTILLE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560198/b68a875a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164588-25334802/5075294150932938833/22695" HotelName="9 HOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7526/af4b3a47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1368847-28481398/5075294150932938833/10005" HotelName="HOTEL LES DEUX GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-18985904/5075294150932938833/20159" HotelName="HOLIDAY INN PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19247/de530328_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-25447135/5075294150932938833/23259" HotelName="ALISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53485/484a0dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.0472578" Longitude="-76.4240982" StarRating="3" HotelCode="0|139207-25309519/5075294150932938833/26166" HotelName="RELAIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>314 Primrose Lane, Mountville, 17554, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903609/c02a5a2d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: All suite. Total rooms: 71. Floors: 3. Property description- Live like home at the MainStay Suites of Lancaster County hotel in Mountville, PA located off Route 30. This pet-friendly hotel is near locations like Franklin Marshal College, Spooky Nook Sports Complex, Millersville University, Park City Center and Turkey Hill Experience. Enjoy amenities like free WiFi, fully-equipped kitchens, weekly housekeeping services and a restaurant. We also have a 15-guest meeting room and a business center with copy and fax services. Guest rooms feature a flat-screen TV, refrigerator and coffee maker. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-25335468/5075294150932938833/37008" HotelName="LE 20 PRIEURE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535500/2535479/9f8df8c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-28497076/5075294150932938833/1619" HotelName="LENOX MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1171400/1171303/b64313f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460505-28496735/5075294150932938833/5966" HotelName="CASTEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522210/1f718950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|153034-32521194/5075294150932938833/12830" HotelName="ARTEMISIA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166031/4b1f9bdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|523430-28513555/5075294150932938833/13493" HotelName="EDEN LODGE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14750000/14742300/14742221/8873b32e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-25199993/5075294150932938833/28496" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20931/9a521d0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-25207343/5075294150932938833/29626" HotelName="HELIOS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1042600/1042503/w7911h5281x0y0-b52dc0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-25184770/5075294150932938833/33020" HotelName="DU TEMPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-25182253/5075294150932938833/39011" HotelName="MARAIS HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1260000/1251800/1251788/f9e507f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884500-28460669/5075294150932938833/1118" HotelName="WS MOUFFETARD - PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884500/202012101627461.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-28507708/5075294150932938833/18350" HotelName="FRANCE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44797/da4e7307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-511305/5075294150932938833/19719" HotelName="BEST WESTERN PREMIER FAUBOURG 88" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6231000/6230998/14a63b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-32609742/5075294150932938833/20792" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-25198604/5075294150932938833/33120" HotelName="MADELEINE HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565104/04ecfa7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-25199580/5075294150932938833/35676" HotelName="MERCURE PARIS OPERA GARNIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48247/6d90472e_edited_5ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-25447239/5075294150932938833/36174" HotelName="IBIS STYLES PARIS OPERA LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2804000/2803985/e9f63ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13082-28578629/5075294150932938833/3977" HotelName="MERCURE PARIS OPERA LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8862/950e4d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-32593925/5075294150932938833/17108" HotelName="EIFFEL BLOMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11620700/11620624/32952d43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1354732-26648059/5075294150932938833/35256" HotelName="SPLENDID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82530000/82522000/82521939/784409d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-25442413/5075294150932938833/36624" HotelName="LE CLOS MEDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/425300/425236/a6c3871b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-25198208/5075294150932938833/39538" HotelName="LE ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564942/c269f870_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-25291896/5075294150932938833/40952" HotelName="MAXIM QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10359/9823e49d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-28497150/5075294150932938833/1727" HotelName="10 OPERA BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542800/1542774/c6be7019_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-28524200/5075294150932938833/7428" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96589-28456769/5075294150932938833/13690" HotelName="IBIS STYLES PARIS CRIMEE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901300/901201/27044b9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-32596285/5075294150932938833/17493" HotelName="FLORIDE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10640/683b1a35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-25216821/5075294150932938833/22124" HotelName="WINDSOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552203/5ba6227d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247053-25463698/5075294150932938833/23365" HotelName="123 SEBASTOPOL - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6544300/6544282/e2a8fa00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.674377" Longitude="-97.046002" StarRating="3" HotelCode="0|188382-25373388/5075294150932938833/40900" HotelName="MONTPARNASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4020 Great Southwest Parkway, Grand Prairie, 75052, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5200000/5196000/5195936/c10f9b4c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 64. Floors: 2. Property description- Welcome to the Super 8 Grand Prairie Southwest.  Our convenient location on Great Southwest Parkway offers easy access to I-20 and US-360 and is just minutes from Six Flags, Hurricane Harbor, Ameriquest Field, Dallas and Fort Worth.  Relax with us and enjoy modern amenities such as wired and wireless internet access, microwaves, refrigerators, in room coffee, our ever popular SuperStart breakfast, an outdoor pool, our business center and much more.. Onsite facilities information- ParkingProperty was built in 1997. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-28586516/5075294150932938833/5051" HotelName="MERCURE PARIS OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44857/f5ce623e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436505-28500914/5075294150932938833/5571" HotelName="VIC EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1071000/1070983/86287261_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-25291854/5075294150932938833/24315" HotelName="REGENCE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.4039" Longitude="-122.117" StarRating="3" HotelCode="0|460511-25631828/5075294150932938833/36288" HotelName="GEORGE SAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2700 W EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710635/649b51a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Hotel Aria in Mountain View, you'll be in the business district and close to San Antonio Shopping Center and Computer History Museum.&lt;br /&gt; This hotel is within close proximity of Mountain View Center for the Performing Arts and Google Headquarters.&lt;br /&gt;   Rooms   Make yourself at home in one of the 98 air-conditioned rooms featuring refrigerators and microwaves. Your pillowtop bed comes with cotton sheets, and all rooms are furnished with single sofa beds. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;br /&gt;   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a spa tub, and a fitness facility. Additional features at this Art Deco hotel include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary hot/cold buffet breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and dry cleaning/laundry services. Free parking is available onsite.&lt;br /&gt;   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 20.00 per pet, per night   Late check-out fee: USD 68.00  Rollaway bed fee: USD 20.00 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A 10 percent city/local tax will be charged      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.     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.     Minimum Spring Break check-in age is 21 years old.      Property Information:  Check-in time starts at 3 PM  Pets not allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33349-28579862/5075294150932938833/764" HotelName="ZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/792200/792109/e3525cbf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-28496806/5075294150932938833/15113" HotelName="LE COLISEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tamengo, Anadia-Coimbra -Portugalngos, 3780-541, Curia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8045200/8045174/5fc14966_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Curia and was established in 1926. It is 15.0 Km from the National Bussaco Forest and the nearest station is Local Train Station. The Hotel has a restaurant, a bar, a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 100 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Chateau year Built: 1926 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.664000000000000" Longitude="12.519000000000000" StarRating="3" HotelCode="0|32782-32609733/5075294150932938833/20091" HotelName="EUROPE SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 Gammel Jernbanevej, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877033/ca1a93db_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Copenhagen and was established in 1973. It is close to the Copenhagen Zoo and the nearest station is Valby. The Hotel has a restaurant, a bar and a coffee shop. All 84 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25366-25207053/5075294150932938833/29446" HotelName="GRAND HOTEL CHICAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16700/16642/99ae3b93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|529634-25685134/5075294150932938833/30445" HotelName="ANDREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13506000/13505949/04d4e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|156512-25328429/5075294150932938833/39133" HotelName="HIPOTEL VOLTAIRE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382400/1382392/bd54382e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-25551304/5075294150932938833/24867" HotelName="OPERA LIEGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169797-25335520/5075294150932938833/25202" HotelName="ARC ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53487/eba748d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-25512018/5075294150932938833/28068" HotelName="PHILEAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Pkwy, Humble, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451458/3cebbe5f_b.jpg</HotelPictures>
        <HotelDescription>The BEST WESTERN PLUS Intercontinental Airport Inn is located off Highway 59 just two miles east of the airport providing free pickup from the airport 5:00 a.m. until midnight and free scheduled morning airport drop-off (Times: 5:00 A.M., 5:30 A.M., 6:00
 A.M., 6:45 A.M., 7:30 A.M., 8:15 A.M., 9:00 A.M., 9:45 A.M., 11:15 A.M.) At our hotel start every day with a free newspaper and enjoy our complimentary hot breakfast. In your room, work on your spacious desk with wired and wireless free high-speed Internet
 access or relax on your five star pillow top bed watching your flat screen 42 inch LCD television equipped with 140 plus HD channels. For your well being a fitness center is provided, with a treadmill, stationary bike, and elliptical machine. The meeting facility
 is perfect for small functions accommodating up to 40 people. Everything that you need in the way of restaurants and shopping are easily accessible from the BEST WESTERN PLUS Intercontinental Airport Inn, your home away from home.
&lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Children 12 And Under Are Free In Room With One Paying Adult In Existing Bedding.&lt;br /&gt;Maximum child age: 12&lt;br /&gt;Pets Not Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68829-25238200/5075294150932938833/30202" HotelName="ETOILE RESIDENCE IMPERIALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3137/40542cf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489746-25652154/5075294150932938833/32927" HotelName="LAZ HOTEL SPA URBAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144200/19144123/6d61c5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-25198594/5075294150932938833/37792" HotelName="JARDIN LE BREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8108100/8108005/85a30990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6082-25182272/5075294150932938833/38025" HotelName="HOTEL CASIMIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11096/d5d90556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141276-25317070/5075294150932938833/39094" HotelName="MERCURE PARIS BASTILLE SAINT ANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2202900/2202884/c0342eda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233630-25442235/5075294150932938833/40488" HotelName="LOUISA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106606/78a645f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-28561149/5075294150932938833/4978" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/5075294150932938833/20834" HotelName="NOVOTEL PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17725/3df3db39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-25371576/5075294150932938833/27655" HotelName="PASSY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2824900/2824859/3bf47187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-25334803/5075294150932938833/32108" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-25593845/5075294150932938833/34410" HotelName="LE10BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275729-26619836/5075294150932938833/36034" HotelName="HENRI IV RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915800/915711/257512d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-25336063/5075294150932938833/36549" HotelName="MERCURE PARIS ARC DE TRIOMPHE WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119800/119745/e43121a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-28562517/5075294150932938833/1026" HotelName="LES THEATRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-28441156/5075294150932938833/8495" HotelName="APARTADAGIO ACCESS PARIS PHILIPPE AUGUSTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1195700/1195625/c9afc585_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6038-25182257/5075294150932938833/22877" HotelName="AULIVIA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557940/402c8288_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-25197850/5075294150932938833/27575" HotelName="CITADINES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-25207045/5075294150932938833/32373" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-26090129/5075294150932938833/37830" HotelName="BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20205100/20205036/6030bab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255257-25477089/5075294150932938833/38363" HotelName="GARANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522237/a98acb1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-28456269/5075294150932938833/8848" HotelName="AMELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/872400/872352/aca1d17e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-25492500/5075294150932938833/24239" HotelName="DU MINISTERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877036/26dc01a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417038-25593843/5075294150932938833/31115" HotelName="OFF PARIS SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13310000/13304300/13304275/2d577027_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-28501270/5075294150932938833/10415" HotelName="HOTEL TREMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-28500722/5075294150932938833/11762" HotelName="IBIS PARIS GARE DE L'EST TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 PICAL, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565561/161cb3af_b.jpg</HotelPictures>
        <HotelDescription>Already a firm favourite among Porec admirers, the newly upgraded and refurbished hotel is located near the stunning beachfront in quiet surroundings, only a relaxing scenic stroll from the old town of Porec. The tranquil Mediterranean parkland setting and recent extensive renovations that include an impressive show cooking restaurant with an even larger panoramic terrace, spacious rooms, innovative children's programs at the Maro Club and beach with unforgettable view of Porec allow to spend a carefree holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-25336415/5075294150932938833/26278" HotelName="ETOILE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 22, 24, 26, 28 PHANG NGA ROAD, T. TLAD YAI, MUANG, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20509/5d696e63_b.jpg</HotelPictures>
        <HotelDescription>This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.

The design of the hotel combines an elegant blend of contemporary design with a modern Thai touch, all the latest amenities and free WLAN Internet access, thereby ensuring a relaxing stay for all guests. The hotel is air-conditioned and has a 24-hour reception. Facilities at the hotel include a TV lounge, bar and restaurant. Guests may utilise room service and the laundry service. Guests arriving by car may park in the hotel's car park.

The hotel's rooms provide a range of facilities such as air conditioning, colour TV with satellite channels and minibar. Tea and coffee making facilities are available in the deluxe and suite rooms. There is in-room WLAN Internet access and an international direct dial telephone. All rooms are en suite with bath/shower and hairdryer.

The hotel offers its guests the use of a sauna and spa treatments.

Continental set breakfast or Asian set breakfast is included. There is also a set menu option at lunch.

Just only 30 minutes drive from Phuket International Airport to Phuket Town where hotel is located. At the airport, there are many kibds transfer such as car rental, joined van, taxi and airport bus.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14555-25198139/5075294150932938833/30119" HotelName="HOTEL ZELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562165/d6e8a01b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-21410610/5075294150932938833/141" HotelName="LE BELGRAND HOTEL PARIS CHAMPS ELYSEES, TAPESTRY BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48530000/48527400/48527358/0a47d308_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-28496856/5075294150932938833/10748" HotelName="VILLA DES TERNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53593/cdb4ca23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-28496748/5075294150932938833/13065" HotelName="SEROTEL LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574838/b058f0b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-28518310/5075294150932938833/13172" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-28538176/5075294150932938833/17778" HotelName="MAISON MERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201100/201087/5d4f0633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6230-25184776/5075294150932938833/24504" HotelName="PARK LANE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22453/ce699f86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-25601690/5075294150932938833/29926" HotelName="DU VIEUX MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2 DONGMAPENG ROAD, CHENGDU, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7880000/7874400/7874313/f3deded8_b.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-25352353/5075294150932938833/35644" HotelName="MONTFLEURI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877031/06987608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24488-25208480/5075294150932938833/36862" HotelName="MERCURE PARIS ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27000/26958/56b417d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607395-25765044/5075294150932938833/38925" HotelName="HÔTEL CHOPIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11959600/11959576/72273e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-28476718/5075294150932938833/8132" HotelName="BABEL HOTELS BELLEVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66022900/66022815/4ac2e7df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13119-28562703/5075294150932938833/8601" HotelName="HOTEL LITTERAIRE LE SWANN, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564932/w3837h2475x3y0-fd2171ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.0063" Longitude="-118.49" StarRating="2" HotelCode="0|417035-27551668/5075294150932938833/28985" HotelName="PRINCE ALBERT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2001 OCEAN AVE, SANTA MONICA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219600/4219534/bfe20351_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bayside Hotel is located near the beach in Santa Monica's Beach Cities neighborhood and close to Original Muscle Beach, Venice Beach, and Santa Monica Pier. Nearby points of interest also include Santa Monica Place and Santa Monica College.    Hotel Features.   Those traveling on business have access to a business center at this hotel. Complimentary wireless Internet access is available in public areas. Guest parking is available for a surcharge. Additional property amenities include tour/ticket assistance and self parking. This is a smoke-free property.    Guestrooms.     45 guestrooms at Bayside Hotel feature iPod docking stations and minibars. Balconies offer garden or courtyard views. These individually furnished rooms include desks. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers and hair dryers. Wireless Internet access is complimentary. In addition to safes, guestrooms offer phones with voice mail. Flat-panel televisions have cable channels. Rooms also include ceiling fans, windows that open, and irons/ironing boards. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: USD 17 per night  Pet fee: USD 50.00 per stay  Rollaway bed fee: USD 10 per night  Crib (infant bed) fee: USD 10 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 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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233684-25442283/5075294150932938833/36171" HotelName="FONTAINES DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526600/526523/f5ed5eae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-25206960/5075294150932938833/36308" HotelName="MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63305/48775ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|370490-25558165/5075294150932938833/36843" HotelName="MAYFLOWER PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12605000/12604991/54a39214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6138-30815509/5075294150932938833/21682" HotelName="NH PARIS OPERA FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2580/w3837h2561x3y0-5432d57d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18952-25197526/5075294150932938833/22577" HotelName="9HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11763200/11763129/2de9266e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169959-25336840/5075294150932938833/25816" HotelName="NEW HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499100/2499092/7e66b85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-25198615/5075294150932938833/27796" HotelName="PAVILLON OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662600/662582/a8cc9ea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-25336692/5075294150932938833/30231" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769077/c86728e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-25216327/5075294150932938833/31829" HotelName="D'ESPAGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564952/0af2f6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29040-25207438/5075294150932938833/34777" HotelName="DE LA MOTTE PICQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973844/59e41243_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91533-25259919/5075294150932938833/35722" HotelName="DE LA PERDRIX ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1343500/1343407/6ad422bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50970-25226753/5075294150932938833/35985" HotelName="BAUDELAIRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63326/72adf95e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18832-25197678/5075294150932938833/37657" HotelName="HOTEL PETIT SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3952900/3952880/4282261c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-28499966/5075294150932938833/10185" HotelName="HOTEL FLANELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6070-28498986/5075294150932938833/11712" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548343/926530cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-28467213/5075294150932938833/14111" HotelName="IBIS STYLES PARIS GARE DE LYON TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4562800/4562778/f35b20e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/5075294150932938833/20186" HotelName="ELYSEES 8" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22200/22141/d5e03c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-30101369/5075294150932938833/21272" HotelName="MERCURE PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564700/564660/02288135_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-25214159/5075294150932938833/24527" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-25197847/5075294150932938833/27945" HotelName="CITADINES BASTILLE GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565500/565465/a4dfd381_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|39618-27559072/5075294150932938833/39089" HotelName="LE 37 BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66179200/66179152/665c7783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-28562965/5075294150932938833/8650" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21466-25206584/5075294150932938833/22836" HotelName="ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562166/f0378277_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18931-25198611/5075294150932938833/29809" HotelName="OBSERVATOIRE LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11265/f6f3de0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-25542251/5075294150932938833/31845" HotelName="NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>POINT DE LA VERDURE, LE GOSIER, GP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2534900/2534803/3329f6ab_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Canella Beach Hotel is located on the beach in Le Gosier's Grande-Terre neighborhood, close to Plage de Gosier, Place de la Victoire, and Musee Saint-John Perse. Other points of interest near this condo include Basilica of St Peter and St Paul and Schoelcher Museum.    Property Features.   Canella Beach Hotel's restaurant serves breakfast, lunch, and dinner. The condo also has a snack bar/deli and a coffee shop/café. A beach bar and a bar/lounge are open for drinks. The condo serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, a children's pool, and a spa tub.  Additional property amenities include multilingual staff, a garden, and a picnic area. Guests have access to a partner property's recreational facilities.    Guestrooms.     143 air-conditioned guestrooms at Canella Beach Hotel feature safes and windows that open. Rooms are all accessible via exterior corridors. Lanais offer beach, sea, or pool views. All rooms include separate sitting areas and are furnished with twin sofa beds and desks. At this 3-star condo, accommodations include kitchenettes with refrigerators and cookware/dishes/utensils. Bathrooms feature bathtubs or showers. Wireless Internet access is complimentary. Guestrooms offer direct-dial phones. Flat-panel televisions have satellite channels. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available three days a week.      Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          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:   A tax is imposed by the city: EUR 1.00 per person, per night   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-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626032-25796204/5075294150932938833/32711" HotelName="TINAH PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35440000/35436600/35436585/f710ffa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-25455706/5075294150932938833/39627" HotelName="LE REGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521571/612f558a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6210-28560880/5075294150932938833/1080" HotelName="XO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17410000/17402500/17402492/8f4046ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-28496576/5075294150932938833/2288" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-28456383/5075294150932938833/6219" HotelName="D'AMIENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 31 ZONGFU STREET, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603416/50294309_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the heart of Chengdu's central business district, adjacent to the Chun Xi Lu shopping and dining complex. The Wu Hou shrine is a 10-minute drive away. This hotel features 402 guest rooms and there are extensive conference, meeting and banquet facilities, which are enhanced by a number of exciting dining and entertainment venues. The hotel provides free indoor fitness facilities including a heated indoor pool, aqua fit, a sauna, steam room, massage and spa treatments and a gym. The Grill Room serves fine-dining and western à la carte meals. Breakfast, lunch and dinner are served at the hotel. Guests can serve themselves from the buffet or choose from the menu and à la carte options. Attention to detail and excellent service will make the guest's stay at this hotel an unforgettable experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70284-28560910/5075294150932938833/16664" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23564-25208374/5075294150932938833/30372" HotelName="BALMORAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1320234-26633394/5075294150932938833/36236" HotelName="DU MONT BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72550000/72540700/72540676/f6b2bf7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6095-25182280/5075294150932938833/24755" HotelName="ELYSEES CERAMIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81700/81652/3b97e15d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233664-25442259/5075294150932938833/27624" HotelName="DESIGN SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160400/1160380/e0894db5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248083-25464750/5075294150932938833/34155" HotelName="HOTEL KORNER LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190500/190461/7cf64aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233691-28501150/5075294150932938833/10974" HotelName="GRAND AMELOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233691/2013518111339707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-25206586/5075294150932938833/24086" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0781" Longitude="25.3527" StarRating="3" HotelCode="0|448289-25618764/5075294150932938833/34308" HotelName="DELAVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AGIOS PROKOPIOS NAXOS, AGIOS PROKOPIS, NAXOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1640000/1639950/f023d006_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Camara Hotel is located in Naxos's Agios Prokopios neighborhood and close to Agios Prokopios Beach, Agia Anna Beach, and Plaka Beach. Nearby points of interest also include Agios Georgios Beach and Archaelogical Museum.    Hotel Features.    Camara Hotel features a rooftop terrace, a library, and tour/ticket assistance.  Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Room service is available. Concierge services and tour assistance are available. Additional property amenities include gift shops/newsstands, express check-in, and express check-out. The property has designated areas for smoking.    Guestrooms.     12 air-conditioned guestrooms at Camara Hotel feature makeup/shaving mirrors and hair dryers. Balconies offer sea, lake, or mountain views. Bathrooms feature showers with handheld showerheads. In addition to complimentary newspapers and safes, guestrooms offer phones as well as free local calls (restrictions may apply). Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Checkout Time:  11:30 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232392-25441255/5075294150932938833/36966" HotelName="LE MAREUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382700/1382678/bc429740_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92154" Longitude="100.87723" StarRating="4" HotelCode="0|425987-25601684/5075294150932938833/37116" HotelName="GRAND PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>142/50 M.10 Soi Yensabai T.Nongprue A.Banglamung ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2707200/2707145/b7706162_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, Pius Place puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, photocopying, printer are there for guest`s enjoyment. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, garden, before retiring to your room for a well-deserved rest. Pius Place is an excellent choice from which to explore Pattaya or to simply relax and rejuvenate. &lt;br /&gt;Guests over 7 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6162-28586463/5075294150932938833/3991" HotelName="PANACHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6716500/6716425/5052beb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874153-32594459/5075294150932938833/17157" HotelName="HABITUEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21320000/21313400/21313353/ed5c5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/5075294150932938833/19710" HotelName="BEST WESTERN ARAMIS SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1396/cffaa437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-30100903/5075294150932938833/21436" HotelName="IBIS PARIS TOUR EIFFEL CAMBRONNE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16049/60daebfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-25442029/5075294150932938833/38928" HotelName="BORONALI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diego Dugelay 45, zSan Cristobal de las Casas, MEXICO,29200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6420000/6417700/6417623/w9546h7155x0y0-606475c6_b.jpg</HotelPictures>
        <HotelDescription>Villas Casa Morada is a comfortable property offering a peaceful atmosphere in San Cristobal de Las Casas. Featuring cozy guestrooms carefully decorated with local artisanal features, as well as an excellent location close to the most popular temples, museums, and plazas in this wonderful city. Offering all this and more, the hotel has everything you need for an unforgettable stay in this picturesque destination.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233927-28500221/5075294150932938833/4510" HotelName="MINERVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/199700/199611/010046c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-25477087/5075294150932938833/32958" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>270 West Route 59, Nanuet, NY, 10954, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3640100/3640018/5b87fae5_b.jpg</HotelPictures>
        <HotelDescription>See all that we offer at Hilton Garden Inn Nanuet hotel, a Hilton Family hotel, in New York. Our hotel is conveniently located just off of New York State Through way at exit 14 situated in Rockland County between Westchester, NY and Bergen County NJ. The hotel is conveniently located to several major corporations including Wyeth/Pfizer, IBM, Ingersoll Rand, Wachovia, KPMG, SONY, LeCroy, A&amp;amp;P, Praxair, Novartis and Creston. All are within five miles of our front doors!  Looking for a great location for your next small meeting in or near Nanuet, NY? Our hotel offers nearly 2,200 square feet of meeting space that accommodates up to 80 people. We offer personalized catering services to fit anyone's needs! We take on all the worries so you can concentrate on the important stuff!  Brides-to-Be, make the hotel your family and friends' home base for your upcoming Special Day. Enjoy our in house restaurant, the American Grill, or room service. If you wish to step out, visit nearby dining options including Red Lobster with in walking distance from our hotel.  Hotel Amenities Include: Visit the American Grill for Breakfast and Dinner. Breakfast has fresh made to order omelets and freshly made Belgium waffles. Or perhaps some fruits, yogurts, or oatmeal appeal to the healthy minded traveler. Dinner is outstanding with creative specials and stay for a drink at the lounge. 24-hour mini mart for all your needs. Snacks, drinks, adult beverages, food, and anything you may have left at home! COMPLIMENTARY wireless and wired high-speed Internet access in all rooms. 24-hour Business center with computers, printers, copier, and supplies. And print right from your room with PrinterOn. Heated indoor pool, whirlpool and fitness center. Wireless Internet access throughout the hotel including the lobby and meeting space. In-room Hospitality Center with microwave, refrigerator, and coffee maker.  Nearby Attractions/Points of Interest Include: While you are in the Nanuet, NY area, enjoy all the Rockland County has to offer. Whether history, nature or shopping is your main attraction, we have it all! 19 miles from New York City, 15 miles from Woodbury Commons Premium Outlets, 3 miles from Palisades Center Mall (2nd largest in America), Bear Mountain Park (Pool, Zoo, Canoeing, Picnicking, Ice-skating in winter), Stony Point Battlefield!  Be sure to check out our Local Guide for more information on fun-filled, nearby weekend activities.  ***** Everything. Right where you need it. *****&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186876-25372174/5075294150932938833/33124" HotelName="LEGEND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1390/8b2324a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428471-27571021/5075294150932938833/40008" HotelName="HOTEL DES CARMES BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100660000/100656500/100656416/0066e0b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-28587499/5075294150932938833/17195" HotelName="MAISON HAMELIN PARIS - HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103810000/103804900/103804812/6cd044ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-25225262/5075294150932938833/31894" HotelName="LE LAVOISIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/220800/220724/05888503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|163553-25332841/5075294150932938833/33564" HotelName="DE BELLEVUE GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601059/f627f28d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-25442171/5075294150932938833/33926" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264184-28498804/5075294150932938833/6697" HotelName="CENTRAL HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382422/ae58adf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4963712" Longitude="-73.6557187" StarRating="4" HotelCode="0|280232-25500672/5075294150932938833/24159" HotelName="R DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7655 Decarie Boulevard, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565252/bf2cdbbb_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient location just 10 minutes from Downtown Montreal. It lies 100 m from the nearest park, a couple of minutes' walk from many restaurants and 300 m from the shops. Guests will find St Joseph's Oratory 4 km away and it is 10 km to the Bell Centre, 12 km to Old Montreal and 16 km to the Olympic Stadium and the Casino de Montreal. The hotel is just 10 minutes from Montreal-Pierre Elliott Trudeau International Airport.

Renovated in 2010, this airport hotel is decorated in a modern style is ideal for business travellers and holiday makers alike and facilities on offer to guests at this air-conditioned establishment include a lobby and onsite barber.  There is a bar and a restaurant that guests will appreciate the conference facilities, including 7 banqueting/meeting rooms. Guests can also take advantage of the $drycleaning  services and parking is available for those arriving by car.

The Deluxe room are equipped with 1 king or 2 queen sized beds bed, 32” LCD flat screen TV (wall mounted), free High Speed Internet access and mini-fridge, upgraded bathroom amenities, 100 % white goose down duvet, premium bed linens, complimentary use of velour bathrobe, hand held shower w/massage shower head, ergonomic chair &amp;amp; working desk with integrated computer connection &amp;amp; telephone, personalised voice-mail, air conditioning, hairdryer, coffee maker including  coffee &amp;amp; tea, iron &amp;amp; ironing board and windows that open.

This hotel features an outdoor heated swimming pool (seasonal). Sports enthusiasts may enjoy a workout in the gym, free access to dry sauna and steam room,

We invite you to dine in our new Eggspectation restaurant.  The upscale decor and warm ambiance will charm you.   Our dishes are freshly prepared with high-quality ingredients and attractively presented. You will have a hard time choosing from our expansive menu that offers interest. Establishment 572865&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269190-28563698/5075294150932938833/1468" HotelName="AC PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8199100/8199002/49078978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-28496617/5075294150932938833/8029" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-32596400/5075294150932938833/9447" HotelName="LE M HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1631600/1631556/49bd37ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-220956/5075294150932938833/19882" HotelName="BEST WESTERN PREMIER TROCADERO LA TOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889936/ec0daafb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-32400222/5075294150932938833/21755" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3128/51055c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411062-25591157/5075294150932938833/28626" HotelName="SAINT-LOUIS PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13270000/13263100/13263038/5449de84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-25558501/5075294150932938833/29817" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-28584439/5075294150932938833/5521" HotelName="DADOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1490000/1486900/1486880/6ef7f423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-25373576/5075294150932938833/27404" HotelName="RESIDENCE FOCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>802 Huffman Mill Rd, Burlington, 27215, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3146/e66d6f01_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 26. Floors: 2. Property description- The Super 8 of Burlington is located near Elon University, Asheboro State Zoo, Green Valley Golf Course and Greensboro Airport. 
They offer SuperStart Breakfast, High Speed Internet Access, Free Local Calls and Free Shuttle for High Point Furniture Market.  Each guest room offers Microwave, Refrigerator, Iron, Ironing Board, Coffee Makers and Hair Dryers.  They are also approved by Triple A with 2 diamonds. No pets.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 802 Huffman Mill Rd, Burlington, 27215, NC, US. Additional Phone Numbers: Fax - Other: 13365840910. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-25198583/5075294150932938833/27772" HotelName="ELYSA LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558300/558201/2791e957_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70286-25242713/5075294150932938833/28880" HotelName="PRINTANIA (PORTE DE VERSAILLES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972000/971948/c99da18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-25502498/5075294150932938833/31509" HotelName="CHESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6051-25182263/5075294150932938833/36031" HotelName="BRITTANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68517/fcbdcfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9996-25182774/5075294150932938833/39056" HotelName="AURIANE PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557978/33852759_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652381-28503035/5075294150932938833/2267" HotelName="OH LA LA ! HOTEL BAR PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37030000/37026000/37025921/5b2002cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-28560524/5075294150932938833/3942" HotelName="OPERA MARIGNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785000/2784952/6e9221e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-28565666/5075294150932938833/10089" HotelName="HOTEL THEOREME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1104 North General Bruce Dr, Temple, 76504, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188357/201312395021978.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 59. Floors: 2. Property description- Welcome to the Days Inn Temple, TX. We are conveniently located off of Interstate 35, 2 Miles from downtown and 3 Miles from the world renowned Scott and White Hospital. Renovated in 2006, the list of amenities at our property include - Free High-Speed Wireless and Wired Internet, Free Daybreak Breakfast, Free USA Today Paper, and a sparkling outdoor pool. All rooms also feature microwaves , coffee makers, hair dryers, and irons with ironing boards.. Onsite facilities information- ParkingProperty was built in 1993. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460145-30109498/5075294150932938833/21346" HotelName="LE TSUBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15530000/15525900/15525855/017b043c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-25251256/5075294150932938833/34707" HotelName="KUBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1328700/1328683/dbda71a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-25226779/5075294150932938833/36413" HotelName="LONGCHAMP ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1337900/1337848/1c578cac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607392-25765042/5075294150932938833/37497" HotelName="HOTEL VILLA MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33680000/33676300/33676209/3238c488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428476-27575625/5075294150932938833/40351" HotelName="LE JARDIN DE VERRE BY LOCKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106650000/106641800/106641800/ea9a61a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233247-21410426/5075294150932938833/201" HotelName="CAMILLE PARIS GARE DE LYON, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500300/11500287/3c9dee3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-28563596/5075294150932938833/11475" HotelName="GRAND HOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062937/17bfe44a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-25335491/5075294150932938833/24801" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-25537382/5075294150932938833/38152" HotelName="HOTEL PIERRE NICOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10090000/10084700/10084602/846ae3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-28562443/5075294150932938833/777" HotelName="LES JARDINS DE LA VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3025000/3024999/99d54554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-28434568/5075294150932938833/1842" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0637d064_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-28498795/5075294150932938833/14305" HotelName="BEST WESTERN LITTERAIRE ARTHUR RIMBAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564934/96d1ce8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-25182299/5075294150932938833/26903" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188540-25373550/5075294150932938833/29300" HotelName="ODYSSEY BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564950/2abed4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6201-25182316/5075294150932938833/32484" HotelName="PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1387100/1387066/cd5e27aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29043-28564227/5075294150932938833/10640" HotelName="HOTELHOME PARIS 16" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054700/1054630/42423c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-28499056/5075294150932938833/12996" HotelName="TRIANGLE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517200/517154/c36616d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-25447233/5075294150932938833/25073" HotelName="ALMARINE EIFFEL HOTEL AND SPA BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526650/3c6eb73e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626039-25796214/5075294150932938833/32049" HotelName="SIMONS BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/70000000/69700000/69693300/69693203/678180dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6205-25184771/5075294150932938833/32221" HotelName="LE 123 ELYSEES - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53586/81bd5973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-28497209/5075294150932938833/1401" HotelName="BLEU DE GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562008/2de647c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-28543665/5075294150932938833/4133" HotelName="OPERA D ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/899400/899321/d433affb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-28590219/5075294150932938833/6956" HotelName="CARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92100000/92092800/92092708/b67fe4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.668006" Longitude="-95.51142" StarRating="2" HotelCode="0|139598-28456365/5075294150932938833/15420" HotelName="EIFFEL VILLA GARIBALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3505 N.E. Loop US 286, Paris, 75460, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1508000/1507997/9711327d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 62. Floors: 2. Property description- Get more value at the award-winning Quality Inn Paris in Paris, TX, which lets you relax and focus on the people and experiences you came for. A recipient of the Choice Gold Hospitality Award, we give you easy access to Paris Junior College, Paris Rodeo and Horse Club, Love Civic Center, Cooper Lake State Park, Eiffel Tower Replica and Sam Bell Maxey House State Historic Site. Enjoy such amenities as free WiFi, free ample parking, free continental breakfast, free coffee and a seasonal outdoor pool. Your guest room features a refrigerator, microwave, coffee maker, hair dryer, premium bedding, iron and ironing board. 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: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-25648234/5075294150932938833/40894" HotelName="MICHELET ODEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15135700/15135601/b6b7b77d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|527549-25684228/5075294150932938833/27302" HotelName="SUITES AND HOTEL HELZEAR ETOILE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19080000/19074700/19074687/939e6c65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14508-25198133/5075294150932938833/27537" HotelName="DIVA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/898200/898175/c2a65388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5537289" Longitude="-80.848096" StarRating="3" HotelCode="0|176764-25349522/5075294150932938833/37370" HotelName="HОTEL SAINT-LOUIS - JARDIN DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3500 Cheney Highway, Titusville, 32780, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83097/dbe347cf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 124. Floors: 2. Property description- Ramada Titusville/Kennedy Space Center is the closest Ramada to Kennedy Space Center located only 12 miles from Kennedy Space Center off of I-95 at exit 215. Spend your time at many of the local attraction nearby such as Kennedy Space Center, Jungle Adventures, Midway Airboat Rides, Astronaut Hall of Fame, Police Hall of Fame, Warbirds Valiant Air Command Museum, Historic Downtown Titusville, or Playalinda Beach - the longest natural beach along the Florida Atlantic coast. You can also take a short drive to many close attractions such as Cocoa Village, Cocoa Beach, Port Canaveral or the Cocoa Expo Center. Our hotel is less than an hour from Orlando Theme Parks so day trips are very convenient. At our hotel you can swim in the heated outdoor pool, soak in the hot tub or work out in the fitness center all this while the children play on the play yard set in our secure keyed entry hotel. We offer free wireless internet in all rooms. The hotel is 100 percent smoke free, has interior corridors and offers a business center, free computer access in the lobby along with free weekday newspapers. In the rooms we offer iron/ironing board, coffee maker and complimentary coffee, phones with data ports, voicemail and we have microwaves and refrigerators in all rooms.  Dining is easy with a 24 Hour Dennys located on-site, before retiring to your recently renovated room. Enjoy a free continental breakfast. Onsite facilities information- ParkingProperty was built in 1975. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-26600838/5075294150932938833/40649" HotelName="LE MILIE ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67320000/67319600/67319538/c2efd60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652363-32594845/5075294150932938833/1856" HotelName="HOTEL BONAPARTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55050000/55049100/55049066/f9853745_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-28457864/5075294150932938833/1930" HotelName="WHISTLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603419/dd6fafcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170956-28549962/5075294150932938833/12298" HotelName="DES ACADEMIES ET DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1632400/1632383/b5716a20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20901-2250161/5075294150932938833/19481" HotelName="BEST WESTERN OPÉRA DROUOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190400/190383/4e1dbaec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20899-25207586/5075294150932938833/34204" HotelName="BASILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916900/916831/f2f7c41b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652338-25829719/5075294150932938833/38050" HotelName="HÔTEL EMILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658836/ba477992_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15345-32609724/5075294150932938833/20523" HotelName="ROYAL GARDEN CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186300/186278/f65c1f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18971-25200004/5075294150932938833/28001" HotelName="SAINTE BEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903000/902975/ec6d5172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-25373104/5075294150932938833/37111" HotelName="LE NOTRE DAME SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/110100/110086/d4142e70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401606-27713021/5075294150932938833/40544" HotelName="BLOOM HOUSE (CLASSIC)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401606/2024617152110912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-28456375/5075294150932938833/4182" HotelName="OPERA MAINTENON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 FIFTEENTH AVE ,TAURANGA 3112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3640000/3634300/3634265/357a3591_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Tauranga, Bennetts Motor Inn puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Tours, car park, laundry service/dry cleaning, meeting facilities are on the list of things guests can enjoy. Relax in your comfortable guestroom, featuring daily newspaper, bathtub, jacuzzi bathtub, kitchenette, coffee/tea maker. The hotel offers various recreational opportunities. Discover all Tauranga has to offer by making Bennetts Motor Inn your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-28499347/5075294150932938833/17973" HotelName="MAISON SAINTONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225442/aa38d32a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-25182342/5075294150932938833/22138" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14507-25199527/5075294150932938833/24387" HotelName="TERRASS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/868/0d5ca68c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|225939-25428272/5075294150932938833/24778" HotelName="EDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5990000/5987500/5987457/38c7efbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6169-25182306/5075294150932938833/24888" HotelName="PARIS OPERA BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565589/db72a8c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247086-25463754/5075294150932938833/27203" HotelName="HELZEAR CHAMPS ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6468200/6468130/2743f3e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-25184760/5075294150932938833/35157" HotelName="MELIA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24929/9d5e5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6071-25181282/5075294150932938833/37440" HotelName="BASSS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15900/15814/cac1be74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-32609732/5075294150932938833/20183" HotelName="CRAYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571900/2571854/w2971h1974x133y133-909e68ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|162425-25334469/5075294150932938833/30939" HotelName="APOLLINAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526642/a5ab6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47860-25224180/5075294150932938833/39437" HotelName="LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27241/2bc5fd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-28536786/5075294150932938833/2891" HotelName="O.LYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565629/09b2f995_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-28498773/5075294150932938833/10355" HotelName="DU PLAT D'ETAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880236/83360d56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-28458497/5075294150932938833/14989" HotelName="BEST WESTERN PLUS HOTEL LITTERAIRE MARCEL AYME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34900/34817/d349e727_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-25199108/5075294150932938833/26419" HotelName="CITADINES LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44729/2247fbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-25317064/5075294150932938833/28875" HotelName="POUSSIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9a Calle Poniente y 5a Avenida Sur, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375148/w2974h2076x2y2-ef6bdaa6_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Antigua's 9th Calle Poniente (9th street west), 2 blocks away from Central Park and the Cathedral. There is a bus station about 10 minutes' walk away and Guatemala City is about 45 km away.

This charming hotel combines the architecture of an old mansion with modern comforts, offering a warm and peaceful atmosphere with an array of facilities which include exotic tropical gardens, parking and a conference hall. The hotel has 31 rooms around a beautiful tropical garden. There is also a 24-hour reception and check-out service, hotel safe, currency exchange facilities, restaurant, WLAN Internet access and a laundry service at the hotel.

The rooms are equipped with 2 double beds, cable TV, en suite bathroom with shower/bath and a telephone in the bedroom and bathroom. A safety box, hairdryer and connections for fax/modem are also provided. All rooms have a terrace.

Local and international dishes are served in the restaurant, open for breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6156-25184755/5075294150932938833/32088" HotelName="LITTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1688/117dfcb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10009-28457823/5075294150932938833/6202" HotelName="IBIS STYLES PARIS PLACE D'ITALIE BUTTE AUX CAILLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2700/2628/2a6ab692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350340-28480196/5075294150932938833/8619" HotelName="APARTMENT WS HÔTEL DE VILLE - LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350340/2022121510261545.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-28578500/5075294150932938833/17955" HotelName="FRANCOIS 1ER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27370/e2e83bf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13713-25198056/5075294150932938833/25914" HotelName="DU BOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/107900/107886/dc730110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-25263825/5075294150932938833/28581" HotelName="PARIS LOUVRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>131 Buell Avenue, Cheektowaga, 14225, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157100/1157096/dc9c4214_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 110. Suites: 34. Single-bedded accommodations: 31. Double bedrooms: 45. Smoking rooms: 0. Nonsmoking rooms: 110. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express Buffalo Airport!
We are located adjacent from the Buffalo Niagara International Airport BUF. We are a short distance to one of the "Wonders of the World" Niagara Falls NY USA, Fashion Outlets of Niagara Falls USA and minutes from downtown Buffalo. Local to Division sport schools including SUNY University at Buffalo! Visit The Buffalo Waterfront for year round activities for the whole family. If you are a history buff we have Freedom Crossing, Buffalo Naval Park, and the Erie Canal. Shopping center Walden Galleria Mall is three miles away.
Home of the Buffalo Bills at Bills Stadium, Buffalo Sabres and Buffalo Bandits at Key Bank Center! Book your short term or long term corporate rooms. Our hotel offers standard rooms and suites with single serve Coffee makers, complimentary Wi-Fi and DirecTV. Express Start breakfast with DIY Pancakes, famous cinnamon rolls &amp;amp; more! After a great day of sightseeing, relax in our full sized heated indoor pool, hot tub or fitness center! Complimentary BUF Airport Shuttle. Our meeting room can accommodate up to 40 guests. 24-hour business center is perfect for printing your boarding pass or business needs.
Government &amp;amp; Military per diem rates online! Our hotel is conveniently located within driving distance to: Siemens, Ingersoll Rand, Parker Hannifin, Moog, Cerner, Kaleida Health, Raytheon and the Buffalo Niagara Medical Campus! We await your arrival!. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 131 Buell Avenue, Cheektowaga, 14225, NY, US. Additional Phone Numbers: Fax - Other: 17166318787. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-25182296/5075294150932938833/29193" HotelName="TOURAINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1889/c5ad01bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18816-25198573/5075294150932938833/32298" HotelName="CLUNY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10625/f127c78b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-28500193/5075294150932938833/4329" HotelName="MERCURE PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17016/f6ba409f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68414" Longitude="115.1608" StarRating="4" HotelCode="0|416966-28563973/5075294150932938833/9034" HotelName="SQUARE LOUVOIS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. KAYU AYA 55, SEMINYAK, BALI 80361, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15610000/15607000/15606948/dbdbde60_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Amadea Resort &amp;amp; Villas is located in Seminyak's Petitenget neighborhood and close to Seminyak Square, Honorary Consulate of Brazil, and Honorary Consulate of Malaysia. Nearby points of interest also include Kuta Beach and Legian Beach.    Resort Features.   Amadea Resort &amp;amp; Villas's restaurant serves breakfast, lunch, and dinner. A poolside bar and a bar/lounge are open for drinks. Room service is available 24 hours a day. Recreational amenities include 2 outdoor swimming pools. Also located on site is a children's pool. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. Complimentary wireless Internet access is available in public areas and the resort has a computer station. For a surcharge, the property offers a roundtrip airport shuttle (available 24 hours).  Wedding services, tour/ticket assistance, secretarial services, and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Nearby parking is also available. Other property amenities at this Art Deco property include a concierge desk, a garden, and complimentary newspapers in the lobby.    Guestrooms.     100 air-conditioned guestrooms at Amadea Resort &amp;amp; Villas feature iPod docking stations and minibars. Balconies or patios offer pool or garden views. Bathrooms feature slippers, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. 32-inch LCD televisions have DVD players. Rooms also include coffee/tea makers and complimentary bottled water. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.    Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   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.    Airport shuttle fee: IDR 130,000 per vehicle (one way)     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-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10008-28496659/5075294150932938833/10058" HotelName="TIMHOTEL LE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22470/cbfd97a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234227-28461071/5075294150932938833/11064" HotelName="VILLA GLAMOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2172900/2172825/76866f4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-25199532/5075294150932938833/26462" HotelName="RELAIS SAINT JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53590/3d49be58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607636-25765264/5075294150932938833/37479" HotelName="LES DEUX GIRAFES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23580000/23579300/23579235/b69ca7e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14529-25199529/5075294150932938833/23534" HotelName="ROYAL MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9621600/9621556/19889018_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13751-27713019/5075294150932938833/25033" HotelName="TIMHOTEL INVALIDES EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19200/19177/8f0412ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-25182338/5075294150932938833/29553" HotelName="CHAVANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200913-25398914/5075294150932938833/32360" HotelName="NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1304300/1304233/182f5815_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-25726233/5075294150932938833/40858" HotelName="MOM ART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PANORMO ,CRETE ISLAND 74057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22650000/22648000/22647935/298e74c3_b.jpg</HotelPictures>
        <HotelDescription>The 2-star Iliana Hotel offers comfort and convenience whether you`re on business or holiday in Crete Island. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including car park, Wi-Fi in public areas, concierge, family room, are at hand. Guestrooms are fitted with all the amenities you need for a good night`s sleep, including air conditioning, kitchenette, bathtub, internet access – wireless (complimentary), television. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Crete Island has to offer are three great reasons you should stay at Iliana Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1444183-32592949/5075294150932938833/3825" HotelName="HOTEL CLEMENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444183/202577165415105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918552-28448940/5075294150932938833/18447" HotelName="APARTMENT WS LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918552/2021111514445801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-25587072/5075294150932938833/28481" HotelName="SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124204/1d018f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18844-25199987/5075294150932938833/32838" HotelName="LE FRIEDLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12679/6902e9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240160-25455738/5075294150932938833/36445" HotelName="LOUVRE RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520453/ffcb4a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-25320376/5075294150932938833/24587" HotelName="DU CONTINENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/10000/9972/32f9004f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428475-28590394/5075294150932938833/15503" HotelName="LE CLARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97190000/97182400/97182359/e7f2ec55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6217-25182322/5075294150932938833/22793" HotelName="EIFFEL SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2800/2719/7a3dd55b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-25199276/5075294150932938833/27247" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/15521613_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|134716-25304435/5075294150932938833/33040" HotelName="MAISON ALBAR HOTELS - LE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2883300/2883291/0c4cc95f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-28456262/5075294150932938833/4956" HotelName="LE PAVILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166020/bd7d8919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-28501044/5075294150932938833/5485" HotelName="LE LAPIN BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119356/970d8114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18990-32594050/5075294150932938833/10254" HotelName="WALLACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45830000/45826700/45826672/53a4a77e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0496" Longitude="121.517" StarRating="3" HotelCode="0|212137-25416389/5075294150932938833/24777" HotelName="SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No 3 Sec 1 Chengde Road, Taipei, 10351, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434400/4434391/76a63303_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Luxury. Property Type: Full service. Physically challenged rooms: 1. Nonsmoking rooms: 286. Suites: 14. Floors: 13. Total rooms: 286. Connecting rooms or suites: 0. Commission information- 10pct commission will be paid to all certified travel agents on applicable rates. Service charge information- Service charges may apply - please check rate rules/displays. Tax information- Taxes may apply - please check rate rules/displays. Group booking information- Reservations for over 8 rooms please contact the sales office.  Advance deposit may be required for group bookings.. Check in check out information- Check In Time: 1500 Check Out Time: 1200 Early Check Out: An early check out fee may apply to certain packages and promotionals; refer to actual package details for more information. Late Check Out: A half day fee will apply for late check out after 3pm and a full day fee will apply for late check out fee after 6pm; based on the hotel current selling rate.. Cancellation information- For the Hotel Cancellation Policy - See Rate Rules. Deposit information- A Deposit may be required - See Rate Rules. Guarantee information- A valid Credit card with expiry date is required at the time of the reservation in order to guarantee the booking.  The hotel reserves the right to release any non-guaranteed booking at 6pm on the arrival date. Refer to the Cancellation Policy in the circumstance of any last-minute cancellation.. Property location- Conveniently situated at the citys transportation hub. PALAIS de CHINE is minutes away from newly appointed Taipei Bus Terminal Taiwan Railway Taiwan High Speed Rail Mass Rapid Transit and Taoyuan International Airport.. Property description- The Palais de Chine Hotel is a premier sophisticated and modern international 5 star hotel. Elegant and functional European style designed guest rooms equipped with the most advanced communication technologies will provide guests with a most efficient working environment added with entertainment pleasures.Property was built in 2007. Hotel Currency: TWD. Ratings: OHG: Moderate First Class. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31110-25214761/5075294150932938833/30399" HotelName="NIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542855/d624b7eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-25182335/5075294150932938833/30774" HotelName="HOTEL HIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83041/587f5ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408392-25586720/5075294150932938833/35044" HotelName="HANDSOME BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565110/5ffd5a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-25184727/5075294150932938833/36439" HotelName="LE GENERAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92871-28498702/5075294150932938833/13475" HotelName="TONIC DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34464/38cf36d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-28457092/5075294150932938833/14096" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20896-25208083/5075294150932938833/28721" HotelName="GARDEN ELYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26415/7463da6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|409121-25587068/5075294150932938833/37737" HotelName="LOUIS II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383500/1383410/d96d7d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-25733598/5075294150932938833/39022" HotelName="CASA O" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15958600/15958544/b678b609_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184700-25369962/5075294150932938833/39756" HotelName="LE RELAIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1367400/1367360/dea0bbd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238580-32593760/5075294150932938833/2176" HotelName="LES JARDINS DU LUXEMBOURG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/60000/53600/53530/b21c0234_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6209-28530719/5075294150932938833/3180" HotelName="AIDA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53525/fbcd6210_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18825-28496593/5075294150932938833/3199" HotelName="ACADEMIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14640/090f5f43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-28481650/5075294150932938833/7931" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-28564001/5075294150932938833/10383" HotelName="LA VILLA HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263394/d7413655_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-28456177/5075294150932938833/13826" HotelName="TIMHOTEL PALAIS ROYAL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18581/eeaf9477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18860-28587324/5075294150932938833/17073" HotelName="GRAND ST. MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83070/088a4d2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-25182281/5075294150932938833/23636" HotelName="ELYSEES UNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486277/fd7135f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6047-25184729/5075294150932938833/30262" HotelName="BRADFORD ELYSEES ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7000/6901/2cb978ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-28496828/5075294150932938833/14789" HotelName="ETATS-UNIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83157/18e95860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588602-25733594/5075294150932938833/31818" HotelName="LE BELLEVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22790000/22785100/22785026/7aff2599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416984-25593815/5075294150932938833/37555" HotelName="JEANNE D'ARC MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11907000/11906978/bc75d764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652336-28516879/5075294150932938833/4071" HotelName="HÔTEL DU LEVANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15210000/15201100/15201096/1a49a621_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-28501664/5075294150932938833/10308" HotelName="TILDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748600/3748528/9580f7b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-25593799/5075294150932938833/31520" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-32609730/5075294150932938833/21385" HotelName="HÔTEL GABBIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238564-25447245/5075294150932938833/29569" HotelName="DES CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3006200/3006128/7beddab5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-25197520/5075294150932938833/32045" HotelName="MY HOME IN PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26000/25924/c910a128_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|372662-25559179/5075294150932938833/36961" HotelName="GEORGETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2539600/2539588/43b01d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246482-26600850/5075294150932938833/41027" HotelName="MAISON BARBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42640000/42630900/42630812/5b579f74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-28560867/5075294150932938833/8802" HotelName="HOTEL HORSET OPÉRA, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8300/8235/f30f9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238562-28498550/5075294150932938833/11782" HotelName="DES 3 COLLEGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545249/4accb191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-25182294/5075294150932938833/27152" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|416960-25593803/5075294150932938833/27198" HotelName="PROVIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11951100/11951008/159c9362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-25254240/5075294150932938833/37705" HotelName="LE SIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>s/n Crta. Arenes, ROSES, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19682/a36819e2_b.jpg</HotelPictures>
        <HotelDescription>Housed in a completely renovated typical Catalan farm house dating back to 1582, this charming hotel is at the perfect location for discovering the beautiful Alt Empordà. Surrounded by nature, it treats to picturesque views of the Bay of Roses and offers an atmosphere that oozes tranquillity and comfort. The landscape's delicate blend of countryside and beach demonstrates the perfect mix between the Pyrenees and the Mediterranean. Guests of the venue can escape from the summer heat with a dip in the onsite swimming pool or those who are looking for some excellent beaches will be at only 3km from the Village of Rouses and its shoreline. The restaurant located on the premises can treat to a delicious Catalan meal, consisting of mostly locally sourced produce and a fine house wine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139587-28456832/5075294150932938833/13872" HotelName="EIFFEL RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664800/664709/aa7a96c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-25447241/5075294150932938833/30438" HotelName="DE VARENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542853/aebaca4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22989-25206740/5075294150932938833/32408" HotelName="DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565298/a5f20703_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-32609735/5075294150932938833/20655" HotelName="MARAIS GRANDS BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890224/dac858ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-25182319/5075294150932938833/24441" HotelName="PLAZA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284756-25502324/5075294150932938833/29416" HotelName="DE SEZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4623100/4623089/6b432071_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18880-25198595/5075294150932938833/35251" HotelName="DE NEUVE LA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11247/735cc117_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-28498409/5075294150932938833/3603" HotelName="LORD BYRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7700 Westgate Blvd, KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34201/c98d9936_b.jpg</HotelPictures>
        <HotelDescription>Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Popular US-192 offers many dinning and shopping options very close by.Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Studio- 1bdrm and 2bdrm Villas include all the comforts of home with kitchen facilities- private bathrooms- living areas and more. All buildings are 3 floors max and have elevators and stairwells. Property amenities include 24 hour front desk and security- Free uncovered parking- Free shuttle to Disney- Universal and SeaWorld- Pet friendly with fees- Business Center- Movie Theatre- Fitness Center- Restaurants-Ice cream shoppe-Cafe- Marketplace- Pizza delivery- Activities Center- Two story Ship Wreck Island Water Park with fees- 14 pools and hot tubs- Pool bars-Sports Courts- Playground- BBQ facilities- Bicycles-Marina with paddle boats- Mini golf- Game Room and more&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-28537732/5075294150932938833/4293" HotelName="ORATIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-28524843/5075294150932938833/7219" HotelName="DE FLEURIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|497894-28461028/5075294150932938833/8709" HotelName="HOTEL LA FOLIE DES PRES - SAINT-GERMAIN-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24509/baa598df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-32609717/5075294150932938833/20282" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-26600860/5075294150932938833/41071" HotelName="MONSIEUR ARISTIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68430000/68426600/68426574/6c1ec1ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238579-28496844/5075294150932938833/9355" HotelName="LA PERLE SAINT-GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/238579/2013629144719474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186233-25371584/5075294150932938833/22429" HotelName="ATMOSPHERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470866/f3f4a68b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13126-25199336/5075294150932938833/24362" HotelName="VICTORIA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23124/281fd3e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-25206739/5075294150932938833/31681" HotelName="DE SUEDE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564911/72a2a331_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28137-25207319/5075294150932938833/38343" HotelName="HARVEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6887/bd68e586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-28457670/5075294150932938833/5914" HotelName="MONSIEUR CADET HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133688/0d9f1137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-28560983/5075294150932938833/11679" HotelName="HOTEL MATHIS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11627/f2bf3efc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96680-28499016/5075294150932938833/12972" HotelName="GRAND HOTEL DE L`UNIVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560199/32b07d03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18794-28501275/5075294150932938833/16557" HotelName="LE PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582500/582424/890a24b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-28496696/5075294150932938833/1693" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14515-28531209/5075294150932938833/13386" HotelName="IBIS PARIS MONTMARTRE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10680/974e97fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-25206148/5075294150932938833/22902" HotelName="ADELE &amp;amp; JULES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13330400/13330374/cd2c6b68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-25199446/5075294150932938833/25617" HotelName="NUAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27903/9dea75d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607400-25765054/5075294150932938833/26222" HotelName="HÔTEL EIFFEL TROCADÉRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5096/47ef2d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-25372834/5075294150932938833/34965" HotelName="CRYSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/556500/556455/1c53c627_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-28458703/5075294150932938833/8920" HotelName="LE MATISSIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40280000/40272200/40272192/4783ec34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18846-25199989/5075294150932938833/23722" HotelName="PLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13188/beba8799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.583984" Longitude="-82.463851" StarRating="4" HotelCode="0|138260-25308843/5075294150932938833/38879" HotelName="LE SAINT GREGOIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1430 Tunnel Rd., Asheville, 28805, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/221400/221325/bc67bac5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 132. Floors: 2. Property description- Get more value at the smoke-free and pet-friendly Quality Inn and Suites Biltmore East hotel in Asheville, NC, which lets you focus on the people and experiences you came for. We are near Grove Inn Park, UNC Asheville and Biltmore Estate Winery. Amenities include free WiFi, free ample parking, free breakfast, outdoor pool, fitness and business centers. Guest rooms feature a refrigerator, microwave, coffee maker, hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1430 Tunnel Rd., Asheville, 28805, NC, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1828298-4739. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-25689697/5075294150932938833/39730" HotelName="LONDRES SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>172 Blighs Road ,Christchurch,  8052</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124202/6e1e6a8f_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Christchurch, Lilac Rose Boutique Bed &amp;amp; Breakfast puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Lilac Rose Boutique Bed &amp;amp; Breakfast. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Christchurch has to offer by making Lilac Rose Boutique Bed &amp;amp; Breakfast your base. &lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-28498430/5075294150932938833/16902" HotelName="SELECT HOTEL - RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169100/1169045/5fa9e6a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607391-25765040/5075294150932938833/30344" HotelName="VICTORIA CHATELET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17610000/17601300/17601222/5a06d3f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-28481006/5075294150932938833/9529" HotelName="QUINZERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45590000/45586300/45586214/1ffde69c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-28499051/5075294150932938833/13036" HotelName="JACQUES DE MOLAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901149/e938bb9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284828-25502362/5075294150932938833/30107" HotelName="LE MARIANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8850000/8842100/8842016/1fd45e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426305-25601816/5075294150932938833/30574" HotelName="CRAYON ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8370000/8364100/8364073/6ff42710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-25206787/5075294150932938833/36450" HotelName="LES BULLES DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34465/7cb25c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-18993065/5075294150932938833/20432" HotelName="HOLIDAY INN PARIS PALAIS DE L'ELYSEE, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/109500/109408/1b953e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-32609720/5075294150932938833/20821" HotelName="PILGRIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99320000/99312900/99312809/f8c5fce3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401117-27567133/5075294150932938833/23485" HotelName="YUNA PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93860000/93859500/93859419/92a47162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18819-25198576/5075294150932938833/33600" HotelName="DAUPHINE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3881/ec775e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-28560841/5075294150932938833/5257" HotelName="VICTOIRES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65171/1f4dcf7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-25263805/5075294150932938833/31272" HotelName="BEST WESTERN AU TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24549/b72ab2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-28496958/5075294150932938833/2156" HotelName="ABBATIAL ST. GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53483/61668c11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50964-28562715/5075294150932938833/17045" HotelName="DURET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1082400/1082336/1f26d8c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-32609718/5075294150932938833/19962" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/d62ea181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14498-25199525/5075294150932938833/23898" HotelName="ELYSEES REGENCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12800/12717/582b0910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18932-25200001/5075294150932938833/28159" HotelName="HOTEL OPERA OPAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906200/906106/071f7680_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-25197979/5075294150932938833/29540" HotelName="LE BELMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7673/c487e1f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-25537412/5075294150932938833/31794" HotelName="ODEON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891932/42923f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6127-25182292/5075294150932938833/38124" HotelName="LA MANUFACTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562436/45fac0ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233699-25442297/5075294150932938833/39310" HotelName="MONSIEUR HELDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3016500/3016441/a7d53966_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.236509" Longitude="-81.498942" StarRating="4" HotelCode="0|186323-25371684/5075294150932938833/39692" HotelName="LE PETIT PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>220 Gateway Center Blvd, Brunswick, 31525, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2855200/2855106/3faa7ddc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 4. Property description- Get more of the space you need to spread out and relax at our smoke-free Comfort Suites hotel in Brunswick, GA. Our hotel is close to the Emerald Princess II Casino, River Boat, Historic Downtown Brunswick, Fort Frederica National Monument, Overlook Park and Coastal Pines Golf Club. Each guest can enjoy our free breakfast, free WiFi, free weekday newspaper, fitness center, indoor pool and laundry facility. Each guest room comes furnished with a microwave, refrigerator, coffee maker, hair dryer and flat-screen TV. Sign up for Choice Privileges program and start earning rewards points with your next stay.. 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="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-28562676/5075294150932938833/11892" HotelName="DES DUCS D`ANJOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891933/6a91a32f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-25199534/5075294150932938833/25848" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-25683096/5075294150932938833/27856" HotelName="DRESS CODE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20250000/20248400/20248319/a75f26eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-25198568/5075294150932938833/36082" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-28499054/5075294150932938833/3778" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>HADIMBA ROAD, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562186/923da9cd_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Apple Paradise is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Vashist Springs. Nearby points of interest also include Manu Temple.    Hotel Features.   Hotel Apple Paradise features a restaurant. Room service is available 24 hours a day. This hotel has a business center and offers a meeting/conference room.  Additional property amenities include tour/ticket assistance and a garden.    Guestrooms.     There are 31 guestrooms at Hotel Apple Paradise. Wireless Internet access is available for a surcharge. Guestrooms offer phones. Guests may request irons/ironing boards.     Room Info:  Name: Honeymoon paradise Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).     Name: Classic Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-28560912/5075294150932938833/15705" HotelName="ARIOSO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>115 Boulevard Mohammed V, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060700/1060627/4abbb980_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a great setting in the centre of Marrakech, on Boulevard Mohamed V. Located in the charming neighbourhood of Gueliz, this hotel is located just a short distance away from Jemaa El Fna Square. This hotel affords guests the ideal setting from which to explore and experience the rich culture and history of this mesmerising city. The hotel combines modern architecture, natural materials and a striking design. The guest rooms immerse visitors in tradition and style. The hotel affords guests a number of first-class facilities and services, delivering comfort, convenience and an unequivocal level of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-25478745/5075294150932938833/26439" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/27fb90e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-26090059/5075294150932938833/28601" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1219100/1219088/5a64341a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-25214091/5075294150932938833/31077" HotelName="CHAMBIGES ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574840/6a7ad708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269803-26614064/5075294150932938833/34566" HotelName="VILLA M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63217400/63217356/a5044b91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.4002" Longitude="10.3824" StarRating="4" HotelCode="0|33347-25216813/5075294150932938833/36689" HotelName="LA BELLE JULIETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 OSTRE STATIONSVEJ, ODENSE, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981059/c8a8abf4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious property is located in Odense, the main city of the island of Funen, in Denmark. It is close to the railway station and guests will find themselves next to some of the most important tourist attractions in the area, including HC Andersen Museum, Odense Theatre, Brandts, and the Funen Village. Odense Airport is some 11 kilometres away. This elegant establishment offers a range of spacious and perfectly appointed accommodation units, all decorated in brown and beige tones and offering a wide range of modern conveniences. Guests will appreciate the large choice of complimentary services on offer, including a delicious breakfast buffet that will tempt even the most discerning visitors' palates. Corporate travellers will find meeting and conference rooms perfectly equipped to host any kind of event.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-28582214/5075294150932938833/6805" HotelName="MONTE CRISTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18 AVENUE HASSAN II - BP No 18, IFRANE, MOROCCO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22950000/22944500/22944432/559a1f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/5075294150932938833/633" HotelName="MAISON ASTOR PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414500/414462/63b5dd01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125995-28560821/5075294150932938833/15676" HotelName="LE TOURVILLE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564924/5779bdcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-28496740/5075294150932938833/17381" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/14dc48ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.228897" Longitude="34.797925" StarRating="3" HotelCode="0|378326-25561793/5075294150932938833/29760" HotelName="DU DANUBE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10470000/10467400/10467343/fbfdb78f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873773-26089927/5075294150932938833/32860" HotelName="EDGAR RESTAURANT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6456400/6456398/3016e2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-28499550/5075294150932938833/4450" HotelName="DAUNOU OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517064/1d22cb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-28561007/5075294150932938833/16018" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-20600990/5075294150932938833/19262" HotelName="APOLONIA PARIS MONTMARTRE, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/607200/607137/9d948133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18966-25200003/5075294150932938833/23206" HotelName="ROCHESTER CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685231/9db9d7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51166-25227803/5075294150932938833/33569" HotelName="CORDELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53524/60d4a1bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-28563789/5075294150932938833/6776" HotelName="BACHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10040300/10040266/abfaf484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-28500202/5075294150932938833/10239" HotelName="THOUMIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685210/d4d882f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-25442441/5075294150932938833/36315" HotelName="LOUVRE BONS ENFANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543400/2543392/dd5d1cdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|240061-25455602/5075294150932938833/39776" HotelName="LES DAMES DU PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83029/6a1b73b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15371-28498783/5075294150932938833/7168" HotelName="VICTOR HUGO PARIS KLEBER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68512/2ab74edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-32609746/5075294150932938833/19626" HotelName="MAISON ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34075/a865a23a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68840-25238212/5075294150932938833/32149" HotelName="LUMEN LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682992/653ebcf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-25447261/5075294150932938833/32349" HotelName="DUC DE SAINT SIMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542902/26c8a3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6163-25184757/5075294150932938833/40072" HotelName="MALTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53587/62d92fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69823-28502066/5075294150932938833/7563" HotelName="DE LARCADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/69823/2009722101927625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-25281656/5075294150932938833/24414" HotelName="SOLLY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44841/84dac8cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10514-25197854/5075294150932938833/27640" HotelName="CITADINES APART`HOTEL TROCADERO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419165/857b5c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889537-26116488/5075294150932938833/29180" HotelName="SAINT ANDRE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50920000/50912400/50912337/17e12816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188565-25373578/5075294150932938833/32332" HotelName="NELL HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4928300/4928289/9cfae1d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-25587006/5075294150932938833/37537" HotelName="LE LOIRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8180000/8171500/8171413/9d0ac175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-28564050/5075294150932938833/10800" HotelName="DRAWING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17331400/17331352/7b3b442b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-25442775/5075294150932938833/24564" HotelName="TOURISME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282000/6281972/42f12a1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-25199526/5075294150932938833/24838" HotelName="FAVART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-25796290/5075294150932938833/37222" HotelName="LE BALLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163506-25336327/5075294150932938833/31296" HotelName="BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562164/eea53f12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-25464730/5075294150932938833/33637" HotelName="GRAND LEVEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5951900/5951861/0b2a28a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-25689643/5075294150932938833/35090" HotelName="LE CERCLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523375/e2a39824_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-28788382/5075294150932938833/25" HotelName="FOLKESTONE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16973/6b5589be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.6755748" Longitude="12.5730336" StarRating="3" HotelCode="0|32795-25216339/5075294150932938833/30453" HotelName="SEVRES SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 LONGANGSTRAEDE, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565694/7175e069_b.jpg</HotelPictures>
        <HotelDescription>A hop, skip and a jump away from Strøget, the main walking street of Copenhagen, Hotel Twentyseven (formerly First Hotel Twentyseven) is a chic hotel in central Copenhagen. Shops, restaurants, cafes, bars, you name it, we got it. The social scene of the city surrounds the hotel at every corner you turn.

Central Copenhagen also entails history and culture, meaning all main attractions are our neighbours and just minutes away from our doors: City Hall, Glyptoteket, Tivoli Gardens, The National Museum to name a few.

Perfect for both business and leisure travellers looking for a central location and comfortable chic rooms in Copenhagen. All accommodation include a flat TV and free Wifi.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-25216893/5075294150932938833/32020" HotelName="LYRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523100/2523066/10b5a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129575-25298356/5075294150932938833/34803" HotelName="CADET RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1633800/1633756/3ff83e74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248084-25464752/5075294150932938833/39551" HotelName="LOUVRE SAINTE ANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66200/66157/6bf5d945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14564-28587174/5075294150932938833/10267" HotelName="VILLA PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565800/565710/b69c5eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18840-25199986/5075294150932938833/23024" HotelName="DUMINY VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8972/f7672559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157351-25329127/5075294150932938833/39060" HotelName="LE PLACIDE SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2280000/2279600/2279585/7d8ee1dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.6721" Longitude="153.111" StarRating="4" HotelCode="0|652349-28564915/5075294150932938833/16289" HotelName="LE RELAIS MÉDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>236 ALEXANDRA PARADE, ALEXANDRA HEADLAND, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652349/20211116135252383.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Alexandria Apartments in Alexandra Headland (Maroochydore-Mooloolaba), you'll be minutes from Alex Beach and close to Mooloolaba Esplanade. This beach apartment is within close proximity of Mooloolaba Beach and Underwater World Sea Life.   Rooms   Make yourself at home in one of the individually furnished guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Your room comes with a memory foam bed. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a sauna, and bicycles to rent. Additional amenities include complimentary wireless Internet access, an arcade/game room, and tour/ticket assistance.   Business, Other Amenities   The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available on request).   Room Info:    National Rating     Official Australia STAR Rating provided by AAA Tourism Pty Ltd   AAA Tourism Pty Ltd assigns an official STAR Rating for accommodations in Australia. This Self Catering property is rated 3.5 stars. Official Australia STAR Rating provided by AAA Tourism Pty Ltd   Know Before You Go       No pets and no service animals are allowed at this property.       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 1 PM  Check-out time is 10 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-28562732/5075294150932938833/5352" HotelName="LE MATHURIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10512-25197852/5075294150932938833/26297" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-25587074/5075294150932938833/30352" HotelName="VICTOIRE &amp;amp; GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059700/15059604/5f31bb93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428465-28590122/5075294150932938833/3377" HotelName="ALBERTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89430000/89427200/89427194/e66e24d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233945-28543664/5075294150932938833/7307" HotelName="MUGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233945/2013520125316514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-28498380/5075294150932938833/17840" HotelName="MARCEAU CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560197/4c32c5df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15005-28562677/5075294150932938833/11185" HotelName="THERESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53566/63e09739_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/5075294150932938833/19271" HotelName="BEST WESTERN PLUS SYDNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53595/b5f275bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-32609745/5075294150932938833/19565" HotelName="LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16406/98d61d28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/5075294150932938833/21989" HotelName="WALDORF ASTORIA VERSAILLES TRIANON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1459621/2026227204059378.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6077-25184734/5075294150932938833/25986" HotelName="HYATT REGENCY PARIS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1337/w3836h2556x4y4-42f5edde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|164593-25332866/5075294150932938833/40110" HotelName="LE PETIT BELLOY SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2466900/2466847/c437b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531806-28594313/5075294150932938833/13457" HotelName="PARISTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19270000/19268500/19268469/1b632e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/5075294150932938833/21134" HotelName="NOVOTEL PARIS LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24795/40e29450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-25198622/5075294150932938833/26910" HotelName="RENOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564940/cc4cbb7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.16314" Longitude="14.07369" StarRating="4" HotelCode="0|410813-25591033/5075294150932938833/29036" HotelName="VERNEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REFUGEN 1, VARNAMO, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521679/8e1c7266_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ibis Hotell Vidöstern i Värnamo is located in Varnamo, close to Vandalorum, Bruno Mathsson Center, and Apladalen Open-Air Museum and Park. Additional area points of interest include Aminne Ironworks Museum and Varnamo Golf Club.    Hotel Features.   Ibis Hotell Vidöstern i Värnamo's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include a sauna. This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. This Varnamo property has 3 meeting rooms.  Self parking is complimentary. Additional property amenities include a terrace, multilingual staff, and self parking. This is a smoke-free property.    Guestrooms.     57 guestrooms at Ibis Hotell Vidöstern i Värnamo feature windows that open and blackout drapes/curtains. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Satellite television is provided. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   The photos in this description reflect the brand standard and are provided for illustrative purposes only.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: SEK 125 per room  Buffet breakfast fee: SEK 85 for adults and SEK 43 for children (approximately)   Rollaway bed fee: SEK 150 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-25228806/5075294150932938833/37151" HotelName="LUXEMBOURG PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>78 Rahlstedter Straße, HAMBURG, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453644/cae16e67_b.jpg</HotelPictures>
        <HotelDescription>A hearty Welcome in the 4 star TOP CityLine Hotel Eggers Hamburg for our guests! The hotel offers not only 92 nonsmoking rooms and junior suites but also features the in-house Art Deco restaurant for memorable evenings with culinary specialties. Our hotel bar serves as an excellent meeting point after work or shopping. Our rich and freshly cooked breakfast buffet is also served in the breakfast restaurant. Recreate in the indoor pool, fitness area or sauna or enjoy a drink on the summer terrace. For all guests arriving by car our parking facilities are at your disposal.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-28496917/5075294150932938833/10920" HotelName="DU CADRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 1 Kensington Court, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44833/7ede563c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located directly in the centre of London and offers views out over Kensington Palace. It is housed in a 19th century historic building and comprises a total of 57 rooms spread over 6 floors. Facilities available to guests include a stylish air-conditioned foyer, a charming bar, and an à la carte restaurant with highchairs for infants. The tastefully designed and spacious rooms come with an en-suite bathroom and a comfortable king-size bed. Further fittings include satellite/cable TV and individually regulated central heating. The hotel offers the use of an indoor heated swimming pool and a massage service. Sport enthusiasts may enjoy their routine workout in the gym and take advantage of the sauna.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240245-25455882/5075294150932938833/28437" HotelName="RESIDENCE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867300/867220/07f3d2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161826-25336231/5075294150932938833/30485" HotelName="SEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2858400/2858386/fadba482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186182-25371524/5075294150932938833/33315" HotelName="GALILEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48213/0ce9b4d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-25199305/5075294150932938833/35528" HotelName="MAYFAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44839/dae6a8bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6181-25182309/5075294150932938833/38851" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-28496613/5075294150932938833/7206" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/862400/862381/67445507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6035-25184725/5075294150932938833/22646" HotelName="ASTRA OPERA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13215/80c36a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354713-26648039/5075294150932938833/34987" HotelName="PADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83644000/83643951/43047e05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284237-25502162/5075294150932938833/36883" HotelName="BAUME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53512/a61f8694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-28560853/5075294150932938833/6433" HotelName="CLARIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53561/w3837h2535x3y0-540a9194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-25208375/5075294150932938833/30009" HotelName="LE PARISIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1226700/1226699/379e223a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|187679-25372794/5075294150932938833/40098" HotelName="MAISON ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874614/343b4c84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-28497170/5075294150932938833/5681" HotelName="BEAUGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248054-25464724/5075294150932938833/32639" HotelName="D`ANGLETERRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3160000/3160000/3159995/a3ece262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-28499554/5075294150932938833/17421" HotelName="GARDETTE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4058200/4058160/b0dc5da3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-25251262/5075294150932938833/24998" HotelName="1K HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1089400/1089303/89e41a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169813-25336836/5075294150932938833/27367" HotelName="ELYSEE SECRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1159800/1159701/0ebe0a3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245457-25461892/5075294150932938833/28027" HotelName="DE NELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1248400/1248348/66fd5556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-25182293/5075294150932938833/38285" HotelName="MERCURE PARIS NOTRE DAME SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23900/23810/f07c6b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51865-25226850/5075294150932938833/30430" HotelName="HOTEL ELIXIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65167/0fcccd10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22991-28865915/5075294150932938833/89" HotelName="VENDOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561980/df5dd9bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1408452-32609738/5075294150932938833/20730" HotelName="BOUDOIR DES MUSES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96020000/96011900/96011802/w3992h2992x94y94-417012f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96687-28499045/5075294150932938833/2110" HotelName="LEFT BANK SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13110000/13101800/13101729/298426d9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626065-28447717/5075294150932938833/3905" HotelName="NOVOTEL PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40740000/40732700/40732680/bbe04690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-28587179/5075294150932938833/5337" HotelName="VILLA BEAUMARCHAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115200/115101/9b5d5ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-32609740/5075294150932938833/20682" HotelName="FLORIDA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/20400/20320/ee87d9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6161-25184756/5075294150932938833/33540" HotelName="MAISON ALBAR HOTEL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53564/32652dd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-28582510/5075294150932938833/11399" HotelName="DU SENTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-25442765/5075294150932938833/29271" HotelName="TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523380/a4c40d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|862424-26072364/5075294150932938833/37413" HotelName="HOTEL DES GRANDES ECOLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563100/44563035/f34da961_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-28560909/5075294150932938833/4264" HotelName="OPERA RICHEPANSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526033/906edfdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33343-25216805/5075294150932938833/22381" HotelName="ARES TOUR EIFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4086/e03b2f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-28543641/5075294150932938833/7230" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626007-25796170/5075294150932938833/37432" HotelName="CARON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3051000/3050968/e9ceab33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-21407212/5075294150932938833/317" HotelName="HILTON PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2002/c7fd3a90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144525-25319062/5075294150932938833/25116" HotelName="ROND POINT CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4274800/4274800/af5d39e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6114-25185739/5075294150932938833/38565" HotelName="HOTEL DES GRANDS VOYAGEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2105/dd2661a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-28434076/5075294150932938833/5019" HotelName="PARIS BASTILLE BOUTET - MGALLERY BY SOFITEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 UNION GROVE, ABERDEEN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12710000/12704500/12704471/51c77847_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Aberdeen, Skene House HotelSuites - Holburn is near the airport and within walking distance of St. Mary's Roman Catholic Cathedral and Aberdeen Music Hall. Nearby points of interest also include His Majesty's Theatre and Aberdeen Art Gallery.    Property Features.    Skene House HotelSuites - Holburn features laundry facilities, secure parking, and a porter/bellhop.  Complimentary wireless Internet access is available in public areas and the aparthotel has a computer station.  A bar/lounge is open for drinks. Wedding services and tour assistance are available. Self parking is complimentary. Additional property amenities include dry cleaning/laundry services, discounted use of a nearby fitness facility, and self parking. This is a smoke-free property.    Guestrooms.     39 guestrooms at Skene House HotelSuites - Holburn feature washers/dryers and coffee/tea makers. Accommodations offer city views. These individually furnished and decorated rooms include separate dining areas. At this 4-star aparthotel, accommodations include kitchenettes with stovetops, microwaves, refrigerators, and cookware/dishes/utensils. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer phones. Televisions have satellite channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      There are no room charges for children 15 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Facilities fee: GBP 6.00 per person, per day and includes use of:   - Fitness facilities  - Sauna  - Spa tub  - Swimming pool    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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32413841/5075294150932938833/14661" HotelName="PULITZER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>215 HIGH STREET, ELLSWORTH, 04605, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455500/455499/aa125b08_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Floors: 2. Total rooms: 102. Suites: 0. Single-bedded accommodations: 20. Double bedrooms: 82. Smoking rooms: 8. Nonsmoking rooms: 94. Physically challenged rooms: 1. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4339 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Coming to the Acadia National Park Area or Ellsworth Maine ? There are many reasons why the Holiday Inn Ellsworth Hotel is the only place business travelers and vacationers choose to stay when in Ellsworth, Maine . Nearby attractions include Acadia National Park, Bar Harbor, Cadillac Mountain and Sand Beach . We are within minutes of several golf courses, LL Bean Outlet ,and adjacent to the Maine Coast Mall featuring Hannaford Supermarket, Maine Coast Cinema’s, Olympia Sports and many others. Some of Ellsworth, Maine’s area businesses are Home Depot, Wal-Mart, Jackson Laboratory, Hinckley Boats and Maine Coast Memorial Hospital . The Holiday Inn Hotel offers everything you desire in hotel accommodations. 102 guest rooms dedicated to comfort and convenience featuring FREE High Speed Wireless Internet . On premise amenities include Killarney’s restaurant, Pete &amp;amp; Larry’s Lounge, 24 Hour Business Center , indoor heated pool, dry sauna, and jacuzzi. So whether you’re in town for business or vacation, The Holiday Inn Acadia National Park Area Hotel is the place to be. Conveniently located in the heart of Downeast Maine . From check-in to check-out we are Ellsworth Maine’s Finest Full Service Hotel .Property was built in 1972. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408365-25586710/5075294150932938833/28033" HotelName="EKTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827200/9827114/f5c2ca19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-28560838/5075294150932938833/13723" HotelName="GOLDEN TULIP WASHINGTON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115052/5ad5073f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-25199028/5075294150932938833/35418" HotelName="MELIA VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794400/794330/ed7514ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-28501025/5075294150932938833/18717" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-25292512/5075294150932938833/26018" HotelName="SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALPES MARITIMES,CANNES,BOULEVARD SADI CARNOT,102  , 06110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499500/2499405/f0a62ed0_b.jpg</HotelPictures>
        <HotelDescription>This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach.  Guests can easily reach the city's various attractions, such as the theatre or the festival palace, with the conveniently located public transport (nearest connections are 100 m away).  The railway station is 1. 5 km from the hotel, and Nice Côte d'Azur airport is 35 km away. The cosy hotel comprises a total of 80 rooms spread over 3 floors.  A foyer awaits guests with a 24-hour reception desk and lifts.  Many further facilities are on offer including a bar and wifi Internet access service.  Those arriving by car may take advantage of the garage facilities.  The comfortable rooms are fitted with large beds, en suite bathroom with shower, bath and a hairdryer, a direct dial telephone, a colour TV and other amenities.  All rooms have air conditioning and heating. Bus: Line 1 - alight at stop 'Doumer'.  Motorway: A8 - exit 42 - 'Cannes Centre'. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|460514-25631830/5075294150932938833/36273" HotelName="LA SANGUINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17800000/17792100/17792066/af5ae867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-28560974/5075294150932938833/805" HotelName="LEMPIRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637300/1637283/d2df9f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-25226907/5075294150932938833/39511" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/08669929_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652327-28503022/5075294150932938833/2654" HotelName="HOTEL CHOISEUL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652327/20211121124947111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18824-25198577/5075294150932938833/32413" HotelName="DE LA PLACE DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090900/8090818/1f8c6ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233660-25442253/5075294150932938833/32740" HotelName="DES GRANDS HOMMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900100/900038/3e379822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21765-25208235/5075294150932938833/27829" HotelName="HOTEL L’ORMAIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558500/558425/d1f827bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-25199438/5075294150932938833/32729" HotelName="LE PRADEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20900-25206509/5075294150932938833/34449" HotelName="HOTEL BEIGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1489/a9db741f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.190294" Longitude="-80.92319" StarRating="3" HotelCode="0|254461-28442654/5075294150932938833/5369" HotelName="LE MALOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2600 Yorkmont Road, Charlotte, NC, 28208, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>Setting a Superior Standard for Charlotte, North Carolina Hotels  Ideally-located among Charlotte hotels, the Doubletree Hotel Charlotte Airport welcomes you with thoughtfully-appointed accommodations and convenient services in the Lake Pointe Business Park. Positioned on Yorkmont Road, a quarter mile west of Billy Graham Parkway and just 20 minutes from Fort Mill, South Carolina, our hotel places you in close proximity to businesses including: General Dynamics, Compass, Goodrich and Belk Headquarters. Just 15 minutes from downtown, the Doubletree Hotel Charlotte Airport is also a premier choice for North Carolina vacations, offering easy access to: Bank of America Stadium - 7 miles, Billy Graham Library - 2 miles, Carowinds Amusement Park - 8 miles, Charlotte Bobcats Arena - 7 miles, Charlotte Convention Center - 7 miles, Daniel Stowe Botanical Garden - 15 miles, Discovery Place - 7 miles, Charlotte Motor Speedway - 25 miles, South Park Mall - 5 miles, US National Whitewater Center - 10 miles.  Settle into one of 173 amenity-rich guest rooms or suites at the Doubletree Hotel Charlotte Airport, boasting 32'' flat-screen TV's with premium cable channels and pay-per-view movies, high-speed Internet access, large work desk, coffee maker, the signature Doubletree radio and luxurious Sweet Dreams bed. In addition to our comfortable guest rooms, enjoy extensive facilities and services such as: Business center, a convenient place to accomplish important work, Complimentary shuttle, to and from Charlotte Douglas International Airport, Fitness center, a great way to stay active during your Charlotte travel, Flexible function space, where event planners in Charlotte, NC will find 2,800 square feet of total space accommodating up to 180 guests for a reception, Room service, so you can dine in the comfort of your room or suite, Swimming pool, for a refreshing dip after a day of meetings or sightseeing, Treetops Café, Charlotte hotel restaurant serving casual American fare including steaks, comfort foods, Heart Healthy options &amp;amp; full American breakfasts open daily from 6:00 a.m. to 11:00 p.m.  Travel North Carolina and make the Doubletree Hotel Charlotte Airport your home away from home. Our Charlotte airport hotel invites you to experience our spectacular amenities, top-notch service and relaxing accommodations near Charlotte, NC. Book your lodging now to secure our Lowest Internet Rate Guarantee and be sure to check our Charlotte vacation packages for incredible savings.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353623-28598328/5075294150932938833/10741" HotelName="LA TREMOILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1353623/202321691155136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408935-28457835/5075294150932938833/16255" HotelName="ARGENSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11260000/11256400/11256398/5d73f19c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-25586728/5075294150932938833/27346" HotelName="SAINT-MARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14640000/14630400/14630329/07f7504c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-25208084/5075294150932938833/25763" HotelName="GOLDEN TULIP OPERA DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53535/02a8f5d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233912-25442439/5075294150932938833/27466" HotelName="RIVES DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/809400/809361/f4846001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-25181159/5075294150932938833/36902" HotelName="MAISON ELLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31810000/31804400/31804333/2e588242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607397-25765048/5075294150932938833/33852" HotelName="HÔTEL DES GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20040000/20030400/20030400/53c09cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436223-25609993/5075294150932938833/31902" HotelName="DES DEUX ILES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522139/559c633d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-25184743/5075294150932938833/34184" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|862243-26072124/5075294150932938833/36201" HotelName="HOTEL DE L'ABBAYE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41920000/41913100/41913079/ae6b6a1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-28560889/5075294150932938833/7117" HotelName="DERBY ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/0e23dfe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-28561150/5075294150932938833/16314" HotelName="LE WALT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863814/d00a936a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50955-25226323/5075294150932938833/36857" HotelName="CARINA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/661900/661848/b9cc7630_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-28509910/5075294150932938833/14004" HotelName="GRAND DECHAMPAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19900/19884/c7273f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652330-28564913/5075294150932938833/8397" HotelName="BEDFORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652330/2021111515513754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96683-25263823/5075294150932938833/34627" HotelName="JARDIN DE CLUNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26700/26651/dfa4b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-28456974/5075294150932938833/10826" HotelName="ROYAL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83103/92c9277e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-25184732/5075294150932938833/27754" HotelName="CHATEAU FRONTENAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2179/9724d35a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-32413969/5075294150932938833/10566" HotelName="LA DÉPENDANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/600300/600218/eabb1761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-28543452/5075294150932938833/16849" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48248/08f9fb3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234169-25442709/5075294150932938833/26134" HotelName="SAINT-JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63881/e5f5dcbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18973-25200554/5075294150932938833/26410" HotelName="LA MAISON CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189871/0b63c17b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161577-25334275/5075294150932938833/32250" HotelName="DE LATOUR MAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1494700/1494645/1b00e926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-27802933/5075294150932938833/39218" HotelName="HOTEL MADAME DROUOT &amp;amp; SPA - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1436644/2025228144832712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-32609744/5075294150932938833/20855" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/040ee6a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-28594321/5075294150932938833/9928" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18799-25199983/5075294150932938833/36805" HotelName="BELLOY ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526653/d2a59cc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169809-25336835/5075294150932938833/31939" HotelName="BOURGOGNE ET MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14768/22b83e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-25586690/5075294150932938833/35184" HotelName="DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521624/92bcae14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652346-25829725/5075294150932938833/36359" HotelName="HÔTEL DE LA TAMISE - ESPRIT DE FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521444/517e0d0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186222-25371574/5075294150932938833/30896" HotelName="PARC SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121800/1121756/f1b15226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-25442405/5075294150932938833/27551" HotelName="DUO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7620000/7614300/7614251/w5832h3880x0y13-3285aa02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27629-25208797/5075294150932938833/29840" HotelName="DUCS DE BOURGOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68513/321c3daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25365-25208593/5075294150932938833/31766" HotelName="LE A HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919500/919451/9da5c741_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169798-25336833/5075294150932938833/26875" HotelName="ARTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53532/3bebfb57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-25199997/5075294150932938833/28111" HotelName="NORMANDY LE CHANTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23157/27c613e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-25235680/5075294150932938833/32878" HotelName="KEPPLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1558900/1558877/43e1d626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-28564532/5075294150932938833/8505" HotelName="NATIONAL DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17760000/17754400/17754301/7d9bb348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233894-25442429/5075294150932938833/34385" HotelName="LE PAVILLON DES LETTRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542901/3569381b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13700-25199441/5075294150932938833/38740" HotelName="MANSART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089900/8089880/3cf70ecd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-28563998/5075294150932938833/12249" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18997-25198629/5075294150932938833/30673" HotelName="DE SEVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34218/26817866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-25455916/5075294150932938833/22641" HotelName="WELCOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523309/5f2585cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-28457407/5075294150932938833/7468" HotelName="NADAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5-5/1 Vietnam Road, Tumbol Tha Makham, Amphur Mueng ,Kanchanaburi,  71000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067100/12067080/87b63cba_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kanchanaburi, Bamboo House Kanchanaburi puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, family room, are at hand. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as towels, television LCD/plasma screen, mirror, internet access – wireless, internet access – wireless (complimentary). Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including massage, garden. Bamboo House Kanchanaburi is an excellent choice from which to explore Kanchanaburi or to simply relax and rejuvenate. &lt;br /&gt;Guests over 4 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-25182295/5075294150932938833/32464" HotelName="HOTEL FAUBOURG GALANT PARIS HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1300/31b87d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-25198066/5075294150932938833/26183" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233572-25442203/5075294150932938833/38095" HotelName="HOTEL VINCI DUE &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67440000/67431000/67430998/w8192h5461x0y9-6a214f3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1320233-26633392/5075294150932938833/29130" HotelName="QUARTIER LIBRE SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74820000/74817900/74817857/8c8725a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321850-26634420/5075294150932938833/34632" HotelName="AU COEUR DE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75860000/75854700/75854677/a79ed31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323679-26635732/5075294150932938833/34400" HotelName="AU COEUR DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70010000/70007900/70007863/ef0e8853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-28496903/5075294150932938833/10139" HotelName="LA COMTESSE BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14926100/14926025/4e1b5f17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-25208958/5075294150932938833/28091" HotelName="RELAIS DU VIEUX PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25200/25168/aaf3310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240065-25455606/5075294150932938833/37075" HotelName="GRAMONT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2780000/2774600/2774509/65908eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-28496607/5075294150932938833/2801" HotelName="LOUISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607368-25765000/5075294150932938833/25053" HotelName="9CONFIDENTIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27541900/27541871/420dd2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-25198628/5075294150932938833/27356" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-25284611/5075294150932938833/31320" HotelName="VILLA MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Familie Zinnert, Wengen, 3823, Switzerland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83106/40a814f5_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Wengen and was established in 1898. It is 20.0 Km from the Männlichen and the nearest station is Wengen. The Hotel has a restaurant, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 40 rooms are equipped with minibar, hairdryer, safe and ironing set. category: Superior first style: Traditional year Built: 1898 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-28560908/5075294150932938833/11506" HotelName="WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27977/e62fc50f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-28564118/5075294150932938833/11851" HotelName="THE HOXTON PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16020000/16015800/16015733/68b5f6d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-25336226/5075294150932938833/29795" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525863/0973cc70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-25765256/5075294150932938833/32548" HotelName="CHARLES V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26587100/26587037/f5e06be6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-28564672/5075294150932938833/11756" HotelName="DU BOURG TIBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64994/63e6f635_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246517-26600858/5075294150932938833/39187" HotelName="GRAND HOTEL DE CLERMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6526300/6526247/4b62d414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-25199523/5075294150932938833/31262" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/24da95f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652345-28434559/5075294150932938833/8063" HotelName="CLER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652345/2021111681249376.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-25689639/5075294150932938833/31980" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-25442645/5075294150932938833/40494" HotelName="LE TEMPLE DE JEANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560211/faaa8323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535598-28563177/5075294150932938833/10674" HotelName="DU ROMANCIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9657300/9657244/db4f8544_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-25829729/5075294150932938833/40990" HotelName="MAJESTIC APARTMENTS CHAMPS ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19190000/19180200/19180138/fea75215_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-28562489/5075294150932938833/17179" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299693-25508165/5075294150932938833/32277" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254400/8254395/68acdb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-25267445/5075294150932938833/37183" HotelName="LOUVRE PIEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34212/642dbfd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182006-28563623/5075294150932938833/4002" HotelName="HOTEL DE MONTESQUIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486266/2b2d5c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96685-28562731/5075294150932938833/15973" HotelName="AU MANOIR SAINT GERMAIN DE PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/27800/27772/7e919f24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18917-28572961/5075294150932938833/1855" HotelName="MERCURE LA SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18917/18917_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-28499452/5075294150932938833/5617" HotelName="MOLIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68500/68493/013a8062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238481-25447149/5075294150932938833/31395" HotelName="BRITANNIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5000/4966/af2344fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139386-25309617/5075294150932938833/39901" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-30109496/5075294150932938833/21204" HotelName="PONT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565600/93300428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234132-25442679/5075294150932938833/28329" HotelName="RELAIS DES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082500/8082456/b1eba9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-28789091/5075294150932938833/11" HotelName="ALFRED SOMMIER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-28591207/5075294150932938833/14403" HotelName="SOFITEL PARIS BALTIMORE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18876/758c089b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-28586734/5075294150932938833/4229" HotelName="HÔTEL DANDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70100000/70097800/70097748/a378c99e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6059-28560854/5075294150932938833/7380" HotelName="CHATEAUBRIAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19100/19036/4c5b968e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13666-32596520/5075294150932938833/9518" HotelName="STENDHAL PLACE VENDOME PARIS MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562428/7cc80d9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-25184752/5075294150932938833/37332" HotelName="GEORGE WASHINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11740700/11740677/0ada5174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.80" OriginalAmount="360" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-30100780/5075294150932938833/20893" HotelName="PULLMAN PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10900/10872/061cccdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.80" OriginalAmount="360" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-25228184/5075294150932938833/22565" HotelName="DU COLLECTIONNEUR ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994300/994215/4727fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626053-25796234/5075294150932938833/27048" HotelName="RAYZ EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37630000/37627400/37627329/2c4b5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18911-25198605/5075294150932938833/40115" HotelName="MASSENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891407/9c52ee3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-28597127/5075294150932938833/5160" HotelName="MOLITOR PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8013600/8013591/4474ad27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="373.89" OriginalAmount="363" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|169978-25337200/5075294150932938833/34056" HotelName="MAJESTIC HOTEL SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3400000/3400000/3399972/a20e8786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428483-28589650/5075294150932938833/6904" HotelName="UNE AUTRE CHAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102660000/102656500/102656474/1fd08350_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|417023-28594275/5075294150932938833/15518" HotelName="RENAISSANCE PARIS REPUBLIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13340300/13340277/3ab9311a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.787942" Longitude="35.206794" StarRating="5" HotelCode="0|171210-28594017/5075294150932938833/15857" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>208 jaffa road, P.O.BOX 13251, JERUSALEM, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2431700/2431617/1ba86839_b.jpg</HotelPictures>
        <HotelDescription>The hotel is just a 10-minute walk from the centre and 20 minutes' walk from the old city. It is close to many of Jerusalem's famous historic sites and very near to the International Convention Center. Furthermore, the hotel is less than an hour from Tel Aviv and the Dead Sea and just 30 minutes' drive from Ben Gurion International Airport.

Enjoying an intimate atmosphere in the attractively furnished and fully air-conditioned rooms and a great location, this 150-room city hotel offers holidaymakers and business guests alike a warm and courteous welcome in the heart of Jerusalem.

In addition to a private bath with shower, all of the hotel guest rooms have wall-to-wall carpeting, a radio, cable TV, wireless Internet access and direct dial telephone with voice mail. Each room also includes a mini fridge, a coffee/tea set and an iron and ironing board.

The Caesar Premier is a 30-minute drive from Ben Gurion Airport and less than an hour's drive to Tel Aviv and the Dead Sea. The old city is within walking distance, and the bus to Jaffa Gate stops right outside the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1443926-28871158/5075294150932938833/39995" HotelName="LA FONDATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443926/20257214504560.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="381.10" OriginalAmount="370" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-28597637/5075294150932938833/4384" HotelName="PARIS J'ADORE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35370000/35360500/35360494/e8fe2468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.50779" Longitude="13.32783" StarRating="4" HotelCode="0|283571-19233498/5075294150932938833/20642" HotelName="INDIGO PARIS - OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 15, Berlin, 10623, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/330000/329954/a4cf6a0f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 81. Suites: 0. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 81. Physically challenged rooms: 1. Floors: 6. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- The Hotel Indigo® Berlin Kudamm hotel, just opposite the University of the Arts, blends beautifully with our busy cultural district. Inspired by the light and atmosphere of a neighborhood artists studio, our rooms and lobby are designed in a bright, modern style that forms a strong connection with the area. The artistic theme continues in each room, with neighborhood-inspired murals and stylish furniture. Our restaurant and bar offer locally sourced ingredients and an extensive drink menu, while our lobby tips its hat to the citys booming modern art scene found right outside.Property was built in 2011. Hotel Currency: EUR. Additional Addresses: Other: Hardenbergstrasse 15, Berlin, 10623, DE. Additional Phone Numbers: Fax - Other: 4930860909999. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233878-28500582/5075294150932938833/15903" HotelName="LE CLOS NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4460500/4460443/799726fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-25281616/5075294150932938833/26550" HotelName="INTERCONTINENTAL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2193400/2193319/3d2dfb00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70255-25242703/5075294150932938833/32617" HotelName="D'ORSAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090800/8090711/841fa474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-25199445/5075294150932938833/22822" HotelName="EDOUARD 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3389/3c75b65e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51000-25226759/5075294150932938833/30819" HotelName="PAS DE CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880235/2e97efb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.37" OriginalAmount="379" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-28598655/5075294150932938833/18155" HotelName="HANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94896000/94895976/e947b08b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.37" OriginalAmount="379" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428466-27567754/5075294150932938833/35228" HotelName="APARTHOTEL QUARTIER LIBRE MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95320000/95312800/95312742/83593f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.43" OriginalAmount="381" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428468-27573709/5075294150932938833/34590" HotelName="APARTHOTEL QUARTIER LIBRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103480000/103477600/103477575/46712b64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238559-25447237/5075294150932938833/34336" HotelName="DE LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521493/c6faa73c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-28563882/5075294150932938833/13047" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-25587028/5075294150932938833/40883" HotelName="MILLESIME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="399.64" OriginalAmount="388" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-25447247/5075294150932938833/32891" HotelName="DES MARRONNIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="407.88" OriginalAmount="396" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|284804-25502350/5075294150932938833/29338" HotelName="LE CINQ CODET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8965800/8965758/98dc3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-21410467/5075294150932938833/743" HotelName="CANOPY BY HILTON PARIS TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58330000/58323300/58323249/f25c4c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-28598899/5075294150932938833/4759" HotelName="MONSIEUR GEORGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38705300/38705288/ab06ff6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24490-28596617/5075294150932938833/12805" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284936-25502402/5075294150932938833/26856" HotelName="RELAIS DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166024/bd0bc73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-28583593/5075294150932938833/4908" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188420-25373420/5075294150932938833/31294" HotelName="VILLA D'ESTREES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908700/908689/785dbfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-26614070/5075294150932938833/39170" HotelName="LA DEMEURE MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71600000/71593800/71593758/96f09768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-28591313/5075294150932938833/9465" HotelName="THE ONE ALMA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748400/9748353/22672c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/5075294150932938833/21096" HotelName="LANCASTER PARIS CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23100/23034/078bb37f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="420.24" OriginalAmount="408" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47855-25224174/5075294150932938833/27930" HotelName="RELAIS SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687300/2687249/dede29fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6271-28567926/5075294150932938833/11737" HotelName="WARWICK PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22410/723a0ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863149-26073282/5075294150932938833/41031" HotelName="MAISON ALBAR HOTELS LE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42693100/42693045/3e01025d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18790-28587079/5075294150932938833/6063" HotelName="CHATEAU DES FLEURS PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15486/d2c64829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-28496802/5075294150932938833/11550" HotelName="SAINT PETERSBOURG OPERA AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6800/6713/16bc02b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.66" OriginalAmount="422" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13710-25199443/5075294150932938833/28976" HotelName="BRIGHTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/55000/54958/w1017h683x0y0-f5dc7c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.66" OriginalAmount="422" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238566-25447249/5075294150932938833/33093" HotelName="DES SAINTS PERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089800/8089748/cf1785fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-28579861/5075294150932938833/10879" HotelName="M SOCIAL PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8539/691baa14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10003-25199027/5075294150932938833/24737" HotelName="VILLA MARQUIS MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44711/34e1ea1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-25208376/5075294150932938833/36947" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.20" OriginalAmount="440" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18828-28598598/5075294150932938833/9836" HotelName="NORMAN HOTEL AND SPA PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189601/c3aef716_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.23" OriginalAmount="441" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|320627-25517268/5075294150932938833/39269" HotelName="MAISON SOUQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9270000/9269600/9269598/36f1190a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.29" OriginalAmount="443" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139475-28596599/5075294150932938833/16073" HotelName="LE CLARIDGE CHAMPS-ELYSEES FRASER SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14807/fb5101ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.32" OriginalAmount="444" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-25586734/5075294150932938833/26682" HotelName="HOTEL LES BAINS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sahar Tower, Andheri East, Mumbai, 400099, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11299900/11299839/2248ad62_b.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Mumbai and was established in 2001. It is 14.0 Km from the Park and the nearest station is Airport Road Metro Station. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 386 rooms are equipped with hairdryer, safe and air conditioning. category: Deluxe style: Modern year Built: 2001 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="459.38" OriginalAmount="446" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-25216819/5075294150932938833/23923" HotelName="VERNET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>127-130 PRAÇA DA BATALHA, OPORTO, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8571/3a1ddbbf_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located in on Batalha Square, in Oporto. This Oporto hotel is minutes from popular attractions like the University of Oporto, and the Crystal Palace Garden, the Music Hall. The area is known for Port wine, one of Portugal's most internationally appreciated products. This beautiful city is full of great monuments, and friendly people. A variety of restaurants, cafes and cocktail lounges are located in the surrounding area.

Due to Covid-19 pandemic and by logistic reasons, breakfast could be served in client's room – Room Service – instead of being served in the breakfast room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.41" OriginalAmount="447" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6185-25184765/5075294150932938833/24217" HotelName="NAPOLEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13900/13819/ffa125dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.44" OriginalAmount="448" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/5075294150932938833/21474" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/616a18b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-25184728/5075294150932938833/29203" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/53c3cfc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="465.56" OriginalAmount="452" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-28593833/5075294150932938833/17004" HotelName="SOFITEL PARIS LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14721/cdfabbfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.62" OriginalAmount="454" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|350003-25541535/5075294150932938833/36110" HotelName="HÔTEL DUPOND-SMITH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254500/8254405/db8bd990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.65" OriginalAmount="455" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.46355" Longitude="77.09521" StarRating="3" HotelCode="0|351587-25542293/5075294150932938833/26886" HotelName="RESIDENCE CHARLES FLOQUET PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>F-12/8, DLF PHASE-1, GURGAON, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9637800/9637703/41b164a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ess Kay Ess Villa is located in Gurgaon, close to Sahara Mall, DLF Park Place, and Kingdom of Dreams. Nearby points of interest also include MGF Metropolitan Mall and Leisure Valley.    Hotel Features.   Ess Kay Ess Villa features tour/ticket assistance and laundry facilities. Room service is available 24 hours a day. Guest parking is complimentary.    Guestrooms.     12 guestrooms at Ess Kay Ess Villa feature air conditioning. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. Televisions have cable channels.      Room Info:  Name: Deluxe Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.     Name: Super deluxe room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.       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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10496-25197534/5075294150932938833/26558" HotelName="LA CLEF LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526631/78f9f7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352638-28598300/5075294150932938833/10693" HotelName="LA CLEF LOUVRE PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352638/20232109544250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428482-27571935/5075294150932938833/29670" HotelName="SAINT GERMAIN RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101470000/101463100/101463076/229e5482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="477.92" OriginalAmount="464" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/5075294150932938833/21049" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81702/9f462be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.98" OriginalAmount="466" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652348-28503030/5075294150932938833/14970" HotelName="ELYSEES APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652348/202111161019705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.13" OriginalAmount="471" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-19233499/5075294150932938833/20322" HotelName="KIMPTON ST HONORE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62990000/62984900/62984874/04141f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="487.19" OriginalAmount="473" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-25184775/5075294150932938833/23977" HotelName="REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15611/8d53fa48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-28598664/5075294150932938833/17317" HotelName="SINNER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35079100/35079003/4e3a3e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-25247279/5075294150932938833/25265" HotelName="INTERCONTINENTAL PARIS LE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20073/517d0572_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="494.40" OriginalAmount="480" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161840-25336234/5075294150932938833/26141" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21472-25208191/5075294150932938833/33005" HotelName="MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10384/841ddaf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.64" OriginalAmount="488" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|534437-25690895/5075294150932938833/28844" HotelName="BOWMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22640000/22633000/22632950/e35c84e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123248-28499043/5075294150932938833/14338" HotelName="L'INATTENDU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2149100/2149087/ab977689_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|607473-25765154/5075294150932938833/27293" HotelName="LA CLEF CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27840000/27836800/27836753/3758c560_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="508.82" OriginalAmount="494" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352637-28598299/5075294150932938833/9392" HotelName="LA CLEF CHAMPS-ÉLYSÉES PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352637/202321095159873.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="515.00" OriginalAmount="500" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360296-28598596/5075294150932938833/15295" HotelName="LA FANTAISIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83990000/83982100/83982005/595bf0c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="516.03" OriginalAmount="501" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-28594350/5075294150932938833/15925" HotelName="LE DAMANTIN HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22690000/22687500/22687451/28b744da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.09" OriginalAmount="503" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-26645293/5075294150932938833/40471" HotelName="BLACK DOOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88171800/88171786/37ff5c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="519.12" OriginalAmount="504" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-26614032/5075294150932938833/38703" HotelName="MADAME REVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70047400/70047306/93726f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531608-28501645/5075294150932938833/4297" HotelName="HÔTEL DE BERRI CHAMPS-ELYSEES A LUXURY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874200/874178/1ca04054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13123-28560618/5075294150932938833/16190" HotelName="LE DOKHAN’S PARIS ARC DE TRIOMPHE A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562400/562399/7366df20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="530.45" OriginalAmount="515" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428474-27566473/5075294150932938833/39734" HotelName="LA SOURCE - EXCLUSIVE APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92820000/92811200/92811161/f6ae6694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="535.60" OriginalAmount="520" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447758-25618480/5075294150932938833/22517" HotelName="AMASTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16117000/16116921/a449ad10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="536.63" OriginalAmount="521" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-28599701/5075294150932938833/7769" HotelName="CASTILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/2f3d1726_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="536.63" OriginalAmount="521" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-25200437/5075294150932938833/34288" HotelName="MONTALEMBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7395/064db8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="537.66" OriginalAmount="522" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652378-28594416/5075294150932938833/1506" HotelName="LES JARDINS DU FAUBOURG PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633300/33633233/af6c5a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="537.66" OriginalAmount="522" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-28560964/5075294150932938833/17938" HotelName="SOFITEL PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26021/b9fa70d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.69" OriginalAmount="523" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591612-25740387/5075294150932938833/22716" HotelName="FAUCHON L'HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23090000/23089300/23089229/6d85b0e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="550.02" OriginalAmount="534" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-25200010/5075294150932938833/29105" HotelName="VILLA SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 400 Arch Street, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/700/670/c917045e_b.jpg</HotelPictures>
        <HotelDescription>Located in Old City, this eco-friendly hotel is within a 10-minute walk of Betsy Ross House, Liberty Bell Center, and Independence Hall. Reading Terminal Market and Ben Franklin National Memorial are also within 2 mi (3 km).
Hotel Features
Along with a restaurant, this hotel has an outdoor pool and a 24-hour fitness center. WiFi in public areas is free. Other amenities include a bar/lounge, a business center, and meeting rooms.
All 364 rooms offer free WiFi, room service, and TVs with cable channels. Premium bedding, coffee makers, and free weekday newspapers are among the other amenities available to guests.
Breakfast fee: between USD 9 and USD 16.99 per person (approximately),
Self parking fee: USD 36 per night 
Rollaway bed fee: USD 20.0 per stay&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="553.11" OriginalAmount="537" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-28594034/5075294150932938833/7639" HotelName="ELYSIA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788800/788721/f8aef9e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="553.11" OriginalAmount="537" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-25186496/5075294150932938833/28648" HotelName="BURGUNDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25100/25039/8e08424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.26" OriginalAmount="542" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174491-25349396/5075294150932938833/28622" HotelName="PAVILLON FAUBOURG SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16116900/16116822/db411ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436331-28593820/5075294150932938833/14945" HotelName="L'HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525600/525529/0c0d0b79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-25593825/5075294150932938833/31166" HotelName="LE NARCISSE BLANC &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>174 W CLIFF DR, SANTA CRUZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13064100/13064038/03145b90_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    West Cliff Inn - A Four Sisters Inn is located near the beach in Santa Cruz and close to Santa Cruz Wharf, Main Beach, and Santa Cruz Beach Boardwalk. Nearby points of interest also include University of California Santa Cruz and Santa Cruz Surfing Museum.    Property Features.   The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary manager's reception on select days. West Cliff Inn - A Four Sisters Inn features tour/ticket assistance, a picnic area, and coffee/tea in the lobby. Complimentary wireless and wired high-speed Internet access is available in public areas. Additional property amenities include complimentary newspapers in the lobby, concierge services, and a fireplace in the lobby. Guest parking is complimentary. The front desk is open during limited hours. This is a smoke-free property.    Guestrooms.     9 guestrooms at West Cliff Inn - A Four Sisters Inn feature MP3 docking stations and CD players. Beds come with triple sheeting. Rooms are individually decorated and furnished. Bathrooms feature designer toiletries and bathrobes. Wired high-speed and wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer direct-dial phones as well as free local calls (restrictions may apply). Flat-panel televisions have premium cable channels. Rooms also include clock radios. Guests may request a turndown service, irons/ironing boards, and hair dryers. Housekeeping is available daily.     Room Info:       Notifications:      Children 18 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.           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 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  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="571.65" OriginalAmount="555" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-28593825/5075294150932938833/12497" HotelName="GRAND HOTEL DU PALAIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5576300/5576207/f2cd430c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="579.89" OriginalAmount="563" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-28564215/5075294150932938833/18426" HotelName="GRAND POWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53581/06fdf10f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="584.01" OriginalAmount="567" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|429497-25603134/5075294150932938833/35292" HotelName="MAISON ALBAR HOTELS LE PONT-NEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599900/16599855/6e37e415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="593.28" OriginalAmount="576" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-25214759/5075294150932938833/27676" HotelName="DE SERS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/175100/175063/7ede4e8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.37" OriginalAmount="579" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-25442451/5075294150932938833/35140" HotelName="MARQUIS FAUBOURG SAINT - HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6422300/6422260/3453d9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.37" OriginalAmount="579" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352665-26645339/5075294150932938833/41262" HotelName="MANOLITA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83420000/83410300/83410266/cedf7d01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="602.55" OriginalAmount="585" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-28593827/5075294150932938833/18458" HotelName="SOFITEL LE SCRIBE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15775/216bfed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="610.79" OriginalAmount="593" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-32609723/5075294150932938833/19181" HotelName="HOTEL BALZAC PARIS &amp;amp; SPA IKOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2400/2370/61f3db62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="621.09" OriginalAmount="603" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1456553-32461743/5075294150932938833/41180" HotelName="MONDOVI LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456553/202611415382459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="622.12" OriginalAmount="604" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234065-28564005/5075294150932938833/11480" HotelName="PARTICULIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2810000/2803200/2803104/3bf1548c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="623.15" OriginalAmount="605" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-32609728/5075294150932938833/20023" HotelName="PAVILLON DE LA REINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182200/182182/27d96e10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="638.60" OriginalAmount="620" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18905-25200552/5075294150932938833/23072" HotelName="DU LOUVRE, IN THE UNBOUND COLLECTION BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21803/76a0c5be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="643.75" OriginalAmount="625" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-28567925/5075294150932938833/2062" HotelName="WESTMINSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25800/25780/9c3da322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="661.26" OriginalAmount="642" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-32393497/5075294150932938833/398" HotelName="SAX PARIS, LXR HOTELS &amp;amp; RESORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442448/20256415246330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="664.35" OriginalAmount="645" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-32609737/5075294150932938833/21389" HotelName="HOTEL LE GRAND MAZARIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89590000/89589500/89589494/440f76f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="689.07" OriginalAmount="669" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-32592961/5075294150932938833/13553" HotelName="MAISON BARRIERE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1446939/202581915276339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="689.07" OriginalAmount="669" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354856-32643434/5075294150932938833/21517" HotelName="MAISON DELANO PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90310000/90302000/90301901/610bd250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.70" OriginalAmount="690" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-28598720/5075294150932938833/2054" HotelName="BRACH PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21333500/21333453/e65c6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.70" OriginalAmount="690" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-28598656/5075294150932938833/8774" HotelName="NOLINSKI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172727/5ae20958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="722.03" OriginalAmount="701" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-26614028/5075294150932938833/36052" HotelName="CHATEAU VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70020000/70012300/70012256/41387a81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="753.96" OriginalAmount="732" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-25656945/5075294150932938833/24450" HotelName="SPLENDIDE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17324400/17324302/f6f84a8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="760.14" OriginalAmount="738" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-28599842/5075294150932938833/10053" HotelName="VILLA-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92610000/92600500/92600459/60315eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="851.81" OriginalAmount="827" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-28501894/5075294150932938833/13197" HotelName="SAN REGIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12683/3e1f4b2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="856.96" OriginalAmount="832" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|176440-25352775/5075294150932938833/29954" HotelName="D'AUBUSSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564500/564481/11e59546_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="878.59" OriginalAmount="853" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-28496573/5075294150932938833/13379" HotelName="PAVILLON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/112300/112247/6b707362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="880.65" OriginalAmount="855" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-25796304/5075294150932938833/39072" HotelName="J.K. PLACE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="924.94" OriginalAmount="898" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-32414156/5075294150932938833/15124" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0fbb2e43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1006.31" OriginalAmount="977" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-28587276/5075294150932938833/5152" HotelName="COUR DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39190000/39186300/39186206/d50e105b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1065.02" OriginalAmount="1034" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-28593831/5075294150932938833/16609" HotelName="LE ROYAL MONCEAU - RAFFLES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14582/fca314e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1125.79" OriginalAmount="1093" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1277405-28597791/5075294150932938833/17485" HotelName="MAISON VILLEROY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277405/20211124135317756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1150.51" OriginalAmount="1117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-25185845/5075294150932938833/30958" HotelName="MANDARIN ORIENTAL LUTETIA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21442600/21442501/w4000h2664x0y3-3acc51a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1192.74" OriginalAmount="1158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-28594044/5075294150932938833/8467" HotelName="BARRIERE LE FOUQUETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19460/e0018e00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1210.25" OriginalAmount="1175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6180-25186499/5075294150932938833/28770" HotelName="LE MEURICE DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441700/441665/w2776h1866x0y0-4f0f679c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1266.90" OriginalAmount="1230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18942-25200553/5075294150932938833/23178" HotelName="PARK HYATT PARIS - VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885300/885275/56fc572e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1267.93" OriginalAmount="1231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-28599638/5075294150932938833/17708" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4423900/4423889/289b0120_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1290.59" OriginalAmount="1253" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-25337071/5075294150932938833/23246" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenida De Filipinas, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4028700/4028607/7259f718_b.jpg</HotelPictures>
        <HotelDescription>These waterfront apartments are located in Benidorm, just 30 metres from the beach in Levante and a kilometre from the centre of the resort and its numerous tourist attractions. Guests can start their days with a cup of coffee or tea in hand at the furnished terrace of their lovely apartment, overlooking the sea it is the best place from where to inhale the fresh morning air and prepare for the excitement that lays ahead. All of the air-conditioned units come with well-equipped kitchens that are just perfect for those who enjoy self-catering, the rest of the guests will find excellent dining options within a short 10-minute stroll. The youngest visitors of the venue can take advantage of the children's playground, the specially designed place where they can let the steam off and have some fun.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1369.90" OriginalAmount="1330" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-25238226/5075294150932938833/28364" HotelName="PRINCE ALBERT LYON BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7552/ca7fdf49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1383.29" OriginalAmount="1343" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272222-27552335/5075294150932938833/23156" HotelName="THE PENINSULA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8290900/8290864/70a84e88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1760.27" OriginalAmount="1709" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-25829741/5075294150932938833/29516" HotelName="LA RÉSERVE PARIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8450000/8444800/8444782/7c96550a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1799.41" OriginalAmount="1747" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-25186497/5075294150932938833/26316" HotelName="DE CRILLON, A ROSEWOOD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26025/36ffd59d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1805.59" OriginalAmount="1753" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6206-25186501/5075294150932938833/23112" HotelName="PLAZA ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27600/27528/192f65f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1850.91" OriginalAmount="1797" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-28597230/5075294150932938833/16430" HotelName="LE BRISTOL PARIS - AN OETKER COLLECTION HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2529/0bb16218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2003.35" OriginalAmount="1945" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109497/5075294150932938833/20974" HotelName="FOUR SEASONS GEORGE V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6642/1639f9d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2398.87" OriginalAmount="2329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-28594395/5075294150932938833/15077" HotelName="ESPRIT SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83021/426bfe74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,3,1,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
f23639fb-b3e0-4bc1-9914-8ac86c8b4743|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
f23639fb-b3e0-4bc1-9914-8ac86c8b4743|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-20T14:20:27.8957758+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f23639fb-b3e0-4bc1-9914-8ac86c8b4743" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1036267-26242723/3735359453652055963/8916" 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/3735359453652055963/8728" 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/3735359453652055963/8866" 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/3735359453652055963/2902" 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/3735359453652055963/8120" 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/3735359453652055963/4416" 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/3735359453652055963/8985" 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/3735359453652055963/8876" 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/3735359453652055963/3638" 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/3735359453652055963/6176" 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/3735359453652055963/4489" 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="3" HotelCode="0|487376-25651180/3735359453652055963/7503" 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/3735359453652055963/7861" 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/3735359453652055963/8084" 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/3735359453652055963/2535" 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/3735359453652055963/7780" 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/3735359453652055963/4320" 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/3735359453652055963/4890" 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/3735359453652055963/8040" 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="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1384146-26688110/3735359453652055963/9374" 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="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1036247-26242705/3735359453652055963/8659" 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/3735359453652055963/9286" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615795-24260548/3735359453652055963/222" 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="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857974" Longitude="30.913101" StarRating="3" HotelCode="0|241-25181483/3735359453652055963/6269" 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/3735359453652055963/9081" 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/3735359453652055963/5680" 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/3735359453652055963/6045" 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/3735359453652055963/7766" 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="2" HotelCode="0|9355-25181344/3735359453652055963/6711" 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|265394-25490734/3735359453652055963/6804" 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="3" HotelCode="0|477458-25643289/3735359453652055963/8318" 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/3735359453652055963/4228" 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/3735359453652055963/5732" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168136-25335258/3735359453652055963/5501" 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="2" HotelCode="0|893372-26124587/3735359453652055963/7973" 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/3735359453652055963/7844" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|505376-25666864/3735359453652055963/7025" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-20589866/3735359453652055963/863" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646526-25824438/3735359453652055963/4083" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|191653-25385640/3735359453652055963/4101" 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/3735359453652055963/7183" 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 StarRating="2" HotelCode="0|1323753-26635772/3735359453652055963/8243" 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="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-25226332/3735359453652055963/8601" 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="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-19577197/3735359453652055963/3221" 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/3735359453652055963/4115" 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/3735359453652055963/8274" 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/3735359453652055963/6253" 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/3735359453652055963/9310" 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/3735359453652055963/7033" 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/3735359453652055963/8263" 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/3735359453652055963/4912" 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/3735359453652055963/8555" 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="4" HotelCode="0|646524-25824434/3735359453652055963/4272" 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/3735359453652055963/9430" 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="3" HotelCode="0|111967-21395133/3735359453652055963/441" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/3735359453652055963/2245" 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/3735359453652055963/6457" 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/3735359453652055963/8919" 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/3735359453652055963/6236" 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/3735359453652055963/6441" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388300/3735359453652055963/2501" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|888582-26114956/3735359453652055963/4735" 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="4" HotelCode="0|206382-25404420/3735359453652055963/7301" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|14720-25197552/3735359453652055963/9361" 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="2" HotelCode="0|9354-25181343/3735359453652055963/6724" 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/3735359453652055963/8170" 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/3735359453652055963/8422" 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 Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-25349542/3735359453652055963/8558" 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="3" HotelCode="0|470486-25640067/3735359453652055963/7006" 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/3735359453652055963/7755" 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/3735359453652055963/7546" 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 Latitude="36.548386" Longitude="31.9817" StarRating="4" HotelCode="0|250-30100924/3735359453652055963/1828" 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|232963-30101395/3735359453652055963/2199" 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|355718-25544135/3735359453652055963/6153" 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/3735359453652055963/8800" 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/3735359453652055963/2161" 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/3735359453652055963/4309" 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/3735359453652055963/4846" 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/3735359453652055963/8906" 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-32398138/3735359453652055963/1974" 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/3735359453652055963/7680" 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/3735359453652055963/5997" 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="2" HotelCode="0|52238-25226369/3735359453652055963/9450" 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/3735359453652055963/5246" 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 Latitude="36.635363" Longitude="-93.263924" StarRating="3" HotelCode="0|136617-25306833/3735359453652055963/6047" 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="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15807-25198243/3735359453652055963/6300" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1322872-26635206/3735359453652055963/5266" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15824-30102465/3735359453652055963/2563" 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|579947-25726351/3735359453652055963/7412" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615875-25779305/3735359453652055963/7872" 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 StarRating="3" HotelCode="0|30232-30101095/3735359453652055963/1354" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.88385009765625" Longitude="30.70697021484375" StarRating="4" HotelCode="0|219-25183390/3735359453652055963/5089" 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 Latitude="19.04574" Longitude="-98.20381" StarRating="3" HotelCode="0|445766-25617700/3735359453652055963/5881" 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 StarRating="3" HotelCode="0|81324-25251162/3735359453652055963/8781" 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/3735359453652055963/8938" 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|273-21395136/3735359453652055963/501" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168693-25336751/3735359453652055963/5592" 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/3735359453652055963/7440" 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/3735359453652055963/8797" 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="2" HotelCode="0|1173897-26487557/3735359453652055963/7659" 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/3735359453652055963/7942" 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/3735359453652055963/2967" 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|231685-25440593/3735359453652055963/5709" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634186-25809281/3735359453652055963/7249" 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="3" HotelCode="0|207471-25405314/3735359453652055963/7829" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47332-25223758/3735359453652055963/7925" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9359-30102126/3735359453652055963/1993" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-19536969/3735359453652055963/2921" 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/3735359453652055963/7692" 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 StarRating="3" HotelCode="0|401834-21407680/3735359453652055963/141" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.526813" Longitude="14.971704" StarRating="3" HotelCode="0|370298-30102463/3735359453652055963/2219" 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/3735359453652055963/6655" 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/3735359453652055963/2997" 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/3735359453652055963/7484" 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/3735359453652055963/9054" 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/3735359453652055963/9366" 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/3735359453652055963/4609" 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="3" HotelCode="0|615928-25779403/3735359453652055963/7353" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1279359-26623156/3735359453652055963/8582" 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="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646521-25824430/3735359453652055963/4131" 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/3735359453652055963/7077" 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/3735359453652055963/8771" 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/3735359453652055963/8183" HotelName="RUBY EMMA HOTEL &amp;amp; BAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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/3735359453652055963/2700" 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/3735359453652055963/6941" 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/3735359453652055963/8628" 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/3735359453652055963/9271" 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/3735359453652055963/4834" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.289845" Longitude="-80.094836" StarRating="3" HotelCode="0|175265-25350893/3735359453652055963/6358" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-25318828/3735359453652055963/7517" 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|547703-25701066/3735359453652055963/7090" 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|1256551-26605357/3735359453652055963/8099" 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|54077-21436486/3735359453652055963/403" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-25181487/3735359453652055963/6662" 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/3735359453652055963/7620" 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/3735359453652055963/8091" 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/3735359453652055963/4499" 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="4" HotelCode="0|634187-25809283/3735359453652055963/7600" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246224-26600738/3735359453652055963/8216" 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/3735359453652055963/8383" 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="35.5292184" Longitude="-108.7642055" StarRating="3" HotelCode="0|255154-25476977/3735359453652055963/7261" 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/3735359453652055963/2935" 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/3735359453652055963/8769" 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/3735359453652055963/8936" 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 Latitude="44.5349429" Longitude="11.3485741" StarRating="4" HotelCode="0|355550-25544041/3735359453652055963/6413" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-25181485/3735359453652055963/8535" 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 Latitude="33.7696789" Longitude="-84.605082" StarRating="4" HotelCode="0|305615-25510786/3735359453652055963/7950" 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/3735359453652055963/9340" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8132429" Longitude="-71.2248203" StarRating="3" HotelCode="0|74349-25244945/3735359453652055963/6900" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33478-25216923/3735359453652055963/5942" 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/3735359453652055963/6893" 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/3735359453652055963/6950" 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/3735359453652055963/8853" 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/3735359453652055963/3243" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|246-25181484/3735359453652055963/6878" 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/3735359453652055963/7531" 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/3735359453652055963/6730" 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/3735359453652055963/6028" 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/3735359453652055963/7648" 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|268-30101499/3735359453652055963/2416" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-19580477/3735359453652055963/3085" 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/3735359453652055963/7427" 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/3735359453652055963/5578" 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="3" HotelCode="0|241421-25457382/3735359453652055963/9217" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27339-25208771/3735359453652055963/7212" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58787-25228931/3735359453652055963/5990" 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 StarRating="4" HotelCode="0|259747-25482059/3735359453652055963/6491" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|415175-30102467/3735359453652055963/2688" 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/3735359453652055963/9007" 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/3735359453652055963/5342" 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/3735359453652055963/7535" 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/3735359453652055963/7803" 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|30175-25214039/3735359453652055963/7296" 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="3" HotelCode="0|306044-25510944/3735359453652055963/8070" 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="4" HotelCode="0|66549-25237224/3735359453652055963/8680" 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/3735359453652055963/8288" 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/3735359453652055963/6695" 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/3735359453652055963/6109" 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/3735359453652055963/9214" 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|401843-25583400/3735359453652055963/9128" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48099-25224376/3735359453652055963/9238" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615871-25779299/3735359453652055963/8030" 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/3735359453652055963/9328" 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/3735359453652055963/3148" 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/3735359453652055963/6086" 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/3735359453652055963/9274" 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/3735359453652055963/1721" 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/3735359453652055963/7697" 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/3735359453652055963/8858" 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/3735359453652055963/8622" 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/3735359453652055963/3227" 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/3735359453652055963/3685" 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/3735359453652055963/9120" 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/3735359453652055963/1598" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-25214321/3735359453652055963/5556" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|236475-25444889/3735359453652055963/5916" 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="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23205-25206781/3735359453652055963/8663" 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/3735359453652055963/9199" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|229-24260199/3735359453652055963/37" HotelName="DIE PORT VAN CLEVE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1177/8a90281d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|272-30101113/3735359453652055963/1587" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254-30101119/3735359453652055963/1688" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|242555-25458590/3735359453652055963/7323" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.849625" Longitude="30.617002" StarRating="4" HotelCode="0|249-27712389/3735359453652055963/8465" 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="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-25690295/3735359453652055963/6088" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30801477/3735359453652055963/2629" 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/3735359453652055963/7877" 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|598717-25751111/3735359453652055963/4477" 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/3735359453652055963/7984" 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/3735359453652055963/9218" 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/3735359453652055963/9456" 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/3735359453652055963/8707" 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/3735359453652055963/5957" 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/3735359453652055963/9253" 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/3735359453652055963/8639" 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="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442277-28854237/3735359453652055963/9477" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-26105542/3735359453652055963/7916" 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="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161250-25336187/3735359453652055963/7138" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|262-25183405/3735359453652055963/7723" 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="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524810-32653198/3735359453652055963/2056" 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="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646511-25824418/3735359453652055963/7238" 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|707888-25893480/3735359453652055963/8001" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218-25183389/3735359453652055963/4471" 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/3735359453652055963/9368" 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/3735359453652055963/5437" 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/3735359453652055963/6577" 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/3735359453652055963/8141" 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/3735359453652055963/8406" 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/3735359453652055963/1484" 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/3735359453652055963/7309" 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/3735359453652055963/9371" 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="3" HotelCode="0|866136-26077088/3735359453652055963/9408" 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/3735359453652055963/2822" 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="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|275-30101814/3735359453652055963/1522" 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/3735359453652055963/7954" 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="4" HotelCode="0|248529-25465082/3735359453652055963/4346" 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="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47334-25223760/3735359453652055963/8049" 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/3735359453652055963/5119" 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/3735359453652055963/5016" 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/3735359453652055963/7010" 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/3735359453652055963/4889" 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/3735359453652055963/8649" 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/3735359453652055963/5907" 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/3735359453652055963/715" 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/3735359453652055963/2385" 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/3735359453652055963/3697" 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/3735359453652055963/7454" 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/3735359453652055963/5630" 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-30102458/3735359453652055963/2592" 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/3735359453652055963/5082" 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/3735359453652055963/6160" 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/3735359453652055963/3953" 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="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233-25183393/3735359453652055963/4733" 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="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866130-26077076/3735359453652055963/9112" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881806-26105536/3735359453652055963/9158" 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/3735359453652055963/6972" 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/3735359453652055963/6555" 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/3735359453652055963/6927" 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/3735359453652055963/9021" 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/3735359453652055963/5161" 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|460103-10668817/3735359453652055963/3623" 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/3735359453652055963/1299" 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/3735359453652055963/5520" 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="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-18986767/3735359453652055963/1275" HotelName="INTERCONTINENTAL AMSTEL AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24514/2f24a309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231538-25440435/3735359453652055963/4247" 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="362.56" OriginalAmount="352" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266-25183408/3735359453652055963/4868" 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="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-25809099/3735359453652055963/7097" 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/3735359453652055963/6532" 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="379.04" OriginalAmount="368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/3735359453652055963/2676" 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/3735359453652055963/6198" 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="424.36" OriginalAmount="412" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323756-26635776/3735359453652055963/9393" HotelName="PILLOWS MAURITS AT THE PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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/3735359453652055963/4516" 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/3735359453652055963/6353" 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/3735359453652055963/5837" 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/3735359453652055963/6410" 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/3735359453652055963/6690" 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/3735359453652055963/4680" 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/3735359453652055963/5312" 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/3735359453652055963/6759" 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="793.10" OriginalAmount="770" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|256703-25478775/3735359453652055963/4182" 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/3735359453652055963/9505" 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="872.41" OriginalAmount="847" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524840-25683060/3735359453652055963/4282" 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/3735359453652055963/8201" 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/3735359453652055963/6172" 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>||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
165439b2-c6d0-49ac-8f3e-55b01809a30b|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="165439b2-c6d0-49ac-8f3e-55b01809a30b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00: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
165439b2-c6d0-49ac-8f3e-55b01809a30b|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>165439b2-c6d0-49ac-8f3e-55b01809a30b</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
165439b2-c6d0-49ac-8f3e-55b01809a30b|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
6050146d-6cd7-4c32-9ffc-45553349fbcd|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="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00: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
6050146d-6cd7-4c32-9ffc-45553349fbcd|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
6050146d-6cd7-4c32-9ffc-45553349fbcd|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-20T14:23:19.3009892+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6050146d-6cd7-4c32-9ffc-45553349fbcd" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1365955-27714571/388853000468799452/14318" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-26236021/388853000468799452/17572" HotelName="HOTELF1 PARIS PORTE DE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13442200/13442171/690e639a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030209-26236081/388853000468799452/22073" HotelName="LE MONTCLAIR MONTMARTRE BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7800000/7796200/7796199/cdffb201_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607464-25765140/388853000468799452/20080" HotelName="IBIS BUDGET PARIS PORTE DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/1063a832_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029992-26230796/388853000468799452/13293" HotelName="ARTY PARIS PORTE DE VERSAILLES BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/559600/559507/49e5ab03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873776-26089931/388853000468799452/12603" HotelName="GRAND MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2691000/2690948/bcbd212a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-26236143/388853000468799452/20363" HotelName="JARRY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520459/d2532420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-25634284/388853000468799452/20285" HotelName="AVENIR VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565113/161efc36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873798-26089951/388853000468799452/13812" HotelName="DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8210000/8202500/8202429/b65281ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-26236167/388853000468799452/11417" HotelName="GREET HOTEL PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14763400/14763306/ff6fca8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-25198598/388853000468799452/19839" HotelName="NEWHOTEL SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525100/525040/730916f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884766-26109256/388853000468799452/23021" HotelName="PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4880000/4874300/4874272/3e48230d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408959-25586992/388853000468799452/21661" HotelName="LODGE IN PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527534-25684220/388853000468799452/10906" HotelName="RESIDHOME PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17260000/17256100/17256031/42a52275_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-26236329/388853000468799452/16482" HotelName="RESIDENCE INTERNATIONALE DE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607460-25765134/388853000468799452/14675" HotelName="IBIS BUDGET PARIS LA VILLETTE 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771489/43f9a8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-25197685/388853000468799452/21894" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-25480505/388853000468799452/13674" HotelName="REGINA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573209-25723029/388853000468799452/9084" HotelName="APPART'HOTEL ODALYS PARIS 17EME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189200/23189184/6d61ed5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-25642051/388853000468799452/15998" HotelName="PICARDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-26236119/388853000468799452/18606" HotelName="HOTEL DU GLOBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14840000/14831600/14831568/2916c2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-25197686/388853000468799452/18135" HotelName="LIBERTEL CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1285/1a05a879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873940-26090019/388853000468799452/20422" HotelName="DE LA COMETE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15226300/15226278/567ab951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-25755640/388853000468799452/18348" HotelName="B55" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28825400/28825369/8008c8a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383495-27714478/388853000468799452/20896" HotelName="BREAK &amp;amp; HOME PARIS ITALIE PORTE DE CHOISY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383495/2023111616261521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|112996-25284609/388853000468799452/22845" HotelName="PARIS VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062907/068c18e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874157-26090145/388853000468799452/21248" HotelName="DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434500/4434495/f16bda34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330007-26641505/388853000468799452/14641" HotelName="FELICITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76990000/76989200/76989171/3ccbf970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-25610003/388853000468799452/18638" HotelName="HOTEL DES PYRENEES - ENTRE BASTILLE ET NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16602700/16602663/a7017fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-26089947/388853000468799452/20471" HotelName="BRIDGET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37840000/37838800/37838714/0fcebf10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-25197617/388853000468799452/21840" HotelName="LIEGE STRASBOURG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1450500/1450480/fc08af54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70101-32608821/388853000468799452/3265" HotelName="121 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2532000/2531961/bb426c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-25217521/388853000468799452/8889" HotelName="ALANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Vicente Lopez 1955, BUENOS AIRES, AR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1501000/1500975/c3aabde4_b.jpg</HotelPictures>
        <HotelDescription>The luxurious hotel Loi Suites Recoleta is conveniently situated in the most elegant area of the city, La Recoleta. It features a tropical winter garden with an indoor pool and a restaurant. Museums, art galleries, shopping facilities, historical architecture and beautiful parks are in the surroundings. The National Library of Argentina and the Exposition Centre can be reached within a short stroll; famous attractions such as the Cervantes Theatre or the Colón Theatre are within walking distance.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607465-25765142/388853000468799452/17025" HotelName="IBIS BUDGET PARIS PORTE DE VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771449/2bb03438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345893-25535880/388853000468799452/19270" HotelName="KYRIAD PARIS 18 - PORTE DE CLIGNANCOURT - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7630000/7621200/7621130/f2cdd18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-25689685/388853000468799452/13906" HotelName="DU BRABANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520450/e52bafdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-25765138/388853000468799452/14785" HotelName="IBIS BUDGET PARIS PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14770900/14770827/cbc37e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-25259909/388853000468799452/9661" HotelName="GRAND HOTEL NOUVEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64900/64872/a430f898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234127-25442671/388853000468799452/16061" HotelName="REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4279400/4279379/d4ce7911_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-25198624/388853000468799452/16776" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350900/1350813/19f8aeee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527519-25684210/388853000468799452/19930" HotelName="B AND B PARIS PORTE DE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11840000/11837800/11837701/5ffe7b25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6088-25182275/388853000468799452/20590" HotelName="VILLA BOHEME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115063/5b0da362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-25601818/388853000468799452/12698" HotelName="HIPOTEL PARIS GAMBETTA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8730000/8729700/8729648/e16241c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-25198574/388853000468799452/13162" HotelName="CORONA RODIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565107/04a54e8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-26236073/388853000468799452/21899" HotelName="LE VILLAGE MONTMARTRE BY HIPHOPHOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714800/7714760/82e42c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-25282516/388853000468799452/6008" HotelName="WILLIAMS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565119/w4513h3072x0y0-092e54db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-25455886/388853000468799452/10251" HotelName="RICHMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523424/95de99a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-25428338/388853000468799452/17645" HotelName="HUNI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238578-25447267/388853000468799452/21263" HotelName="LA MAISON MONTPARNASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2919800/2919772/123291bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-25371640/388853000468799452/22131" HotelName="NEWHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901150/280fa3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-25182247/388853000468799452/7093" HotelName="ABACA MESSIDOR BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27705/9c9ef782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-25442281/388853000468799452/13217" HotelName="EXCELSIOR REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Av. Leonarda Gomez Blanco No 37, TLAXCALA CITY, MEXICO,90160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565108/e223f6b9_b.jpg</HotelPictures>
        <HotelDescription>Feel the authentic atmosphere of Tlaxcala in each and every one of the guestrooms at Hotel Real Tlaxcala, and throughout the grounds. While staying here you can enjoy great services, local hospitality, and lots of comfort, as well as a great location close to the historic center of the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-25691623/388853000468799452/11112" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70354-25242759/388853000468799452/12844" HotelName="HIPOTEL PERE LACHAISE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891651/607934ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-25198126/388853000468799452/16216" HotelName="CLARET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83120/29bd50d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238570-25447255/388853000468799452/13500" HotelName="DU PRINTEMPS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5210000/5205900/5205825/aaad795d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-25505409/388853000468799452/19626" HotelName="B&amp;amp;B PORTE DES LILAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8820000/8811400/8811379/38811b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-25335496/388853000468799452/20890" HotelName="L'INTERLUDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523503/4ae66045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.496361" Longitude="10.603963" StarRating="3" HotelCode="0|233178-25441991/388853000468799452/21018" HotelName="CLOS D`ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 VIA SAN PIETRO IN MAVINO, SIRMIONE, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050167/b9f1e606_b.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel is nestled in an enviable location right in the heart of the historical centre of Sirmione, which is a strategic point from which to explore the great city's opportunities and attractions as well as its restaurants and bars. This splendid property is surrounded by an ancient olive garden that gives a complete sensation of peace and tranquillity, yet is well connected just a short stroll to links of public transport.  The sumptuously appointed rooms feature soothing and warm hues, creating peaceful ambience in which to relax at the end of the day. The hotel dining venues offer a truly tantalising culinary experience accompanied by a comprehensive wine list. Travellers may also indulge in relaxing treatments at the on-site spa. The establishment features a large garden area, a new swimming pool and panoramic views of Lake Garda.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-25197676/388853000468799452/13221" HotelName="IBIS STYLES PARIS NATION PORTE DE MONTREUIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 4311 West Vine St Highway 192, Kissimmee, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186200/186138/1848c1aa_b.jpg</HotelPictures>
        <HotelDescription>Spend a fun-filled vacation at this Howard Johnson Inn Tropical Palms Kissimmee conveniently located off Interstate 4 near family fun at Walt Disney World Resort, Sea World and Universal Orlando Resort with complimentary shuttle service. Fish or take a boat out on nearby Lake Tohopekaliga. The unique shops and restaurants of downtown Kissimmee are just minutes away. Our guest services booth offers discount tickets to Disney, Universal, Seaworld, dinner shows, and other area attractions. Wake up to a hot breakfast, and then play in the game room, outdoor pool and kiddie pool. Relax in the scenic courtyard with fish pond and waterfall. Take advantage of the guest laundry facilities, and business center. Complimentary parking makes exploring the area simple. Plan your exciting day from the comfort of your guest room with complimentary wireless Internet access. Smoke-free, handicapped-accessible, and rooms with sofa beds are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-25198603/388853000468799452/18015" HotelName="LIBERTEL GARE DU NORD SUEDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1872/99ea198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-25182302/388853000468799452/19946" HotelName="LIBERTEL MONTMARTRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3800/3703/64f196c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.748437" Longitude="-73.978217" StarRating="4" HotelCode="0|12903-25197978/388853000468799452/10068" HotelName="HOTEL DALILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 303 Lexington Avenue At 37Th Street, NEW YORK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1194600/1194524/21bf1c3d_b.jpg</HotelPictures>
        <HotelDescription>Located in Murray Hill on the corner of Lexington Ave and 37th st. Just steps from Grand Central Station and Empire State BuildingThe newly renovated Shelburne Hotel and Suites by Affinia is located in the heart of Murray Hill neighborhood at the center of an iconic city illuminating what living the urban lifestyle is truly about. Stay steps from Grand Central Station - The Empire State Building and all of your most sought after New York City destinations. 

The Shelburne has 325 Guest Rooms and Suites along with 1725 square feet of meeting space accommodating groups up to 90 guests.

***With over fifty years in the New York Hospitality industry Denihan Hospitality is dedicated to the health and well being of our guests and service professionals during the COVID19 crisis and beyond. To maintain the most rigorous standards across all properties. We are working closely with the American Hotel Lodging Association AHLA the Centers for Disease Control and Prevention CDC and others to develop strict comprehensive protocols and procedures. We are committed to upholding these high standards for our team members and your comfort safety and peace of mind. 

Our hotels will always vigilantly maintain the highest level of quality hygiene and cleanliness. The Denihan family and our team of professionals stand ready to assist in any way. Our guests are a part of our family and will always be welcome respected and protected to the greatest extent possible. For the most updated information please refer to the American Hotel Lodging Association and the Centers for Disease Control and Prevention CDC.***&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-25586906/388853000468799452/15834" HotelName="RELAIS BERGSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/16 Nong Chaiyawan Road, Mang ,Kalasin,  44000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2970800/2970708/01d1d8a9_b.jpg</HotelPictures>
        <HotelDescription>A.P Garden Hotel is a popular choice amongst travelers in Kalasin, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the A.P Garden Hotel. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find non smoking rooms, air conditioning, heating, desk, balcony/terrace. Take a break from a long day and make use of massage, children`s playground, garden. Convenience and comfort makes A.P Garden Hotel the perfect choice for your stay in Kalasin. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-25197521/388853000468799452/17610" HotelName="IBIS PARIS NATION DAVOUT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53580/ad7cd00d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27628-25207283/388853000468799452/21256" HotelName="LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517066/4c3b8ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|78514-12212925/388853000468799452/2048" HotelName="SURE BY BEST WESTERN PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81753/639f58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534434-25690893/388853000468799452/17695" HotelName="HOTEL TERRE NEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19160000/19156000/19155902/49b4cb8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-25644383/388853000468799452/20130" HotelName="D'ALSACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540231/82f3d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030460-26236187/388853000468799452/6908" HotelName="VOLTAIRE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522200/0e2597f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238571-25447257/388853000468799452/13622" HotelName="DU SQUARE D`ANVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83126/79844efd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|351518-25542257/388853000468799452/20203" HotelName="BEAUSEJOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542908/1f8f856c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234199-25442747/388853000468799452/20654" HotelName="SOURCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4450000/4440100/4440053/4585f032_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-26619832/388853000468799452/16396" HotelName="31 PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70770000/70761800/70761772/9ea0954d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6085-25181283/388853000468799452/21128" HotelName="DE PARIS OPERA (MAUBEUGE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383600/1383519/b7b4171b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-25371592/388853000468799452/9678" HotelName="DU BEAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4955900/4955841/4f1e886a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-25181284/388853000468799452/13117" HotelName="FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-26073126/388853000468799452/18784" HotelName="HOTEL DUPLEIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48890000/48883400/48883308/0e966f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.078900" Longitude="13.757800" StarRating="2" HotelCode="0|51191-25226329/388853000468799452/22614" HotelName="PAVILLON DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Koenigsbruecker Strasse 121a, ,DRESDEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1186000/1185965/ac4e1c3a_b.jpg</HotelPictures>
        <HotelDescription>Overview\nWhen you stay at Quality Hotel Plaza Dresden (part of Quality) in Dresden, you will be minutes from the Bundeswehr Military History Museum and the Kunsthofpassage. This hotel built in 1997 is rated for its cleanliness and its staff. The main hotel amenities are bar &amp;amp; lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include restaurant (a la carte), rooftop terrace, safe-deposit box at front desk, terrace, carpeted, heating, non-smoking rooms, designated smoking areas, pets are allowed. Charges may be applicable., ironing service, packed lunches, shoeshine, tour desk and fax &amp;amp; photocopying. This hotel accepts the following payment types American Express, MasterCard and Visa. This hotel has received TripAdvisor's Certificate of Excellence 2014. The hotel will appeal to families and couples.\n\nLocation\nThis 4 star hotel is within close proximity of the Kreuzkirche and the Zwinger Palace. The closest airports to the hotel are Dresden Airport.\n\nExterior\nThe hotel occupies a 20th-century mid-rise property featuring a light-coloured facade.\n\nLeisure Facilities\nThe hotel has business facilities including business center, multiple large conference rooms and multiple small meeting rooms. Wellness facilities include fitness facilities, sauna and Turkish bath.\n\nRooms\nMake yourself at home in one of the relaxing 148 rooms. The main room amenities are soundproofed rooms and satellite TV service. Additional room amenities include desk, flat-panel TV, blackout drapes and iron &amp;amp; ironing board (on request).\n\nRestaurant and bar\nEating and drinking facilities include restaurant (a la carte) and bar &amp;amp; lounge. Shopping facilities include gift shops or newsstand.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-27713020/388853000468799452/14339" HotelName="LE PATIO BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565690/e3faa8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-25206743/388853000468799452/15151" HotelName="VILLA MARGAUX OPERA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11262/fa3242b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263456-26610670/388853000468799452/21980" HotelName="LUX PICPUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70510000/70501200/70501138/30a2ef13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-25442715/388853000468799452/11637" HotelName="SAPHIR GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972837/4823442a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233638-25442243/388853000468799452/19792" HotelName="DE L`EXPOSITION REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523402/b48de209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/388853000468799452/1289" HotelName="CAMPANILE PRIME PARIS 19 - LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1461221/202648143642183.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233709-25442299/388853000468799452/10466" HotelName="HELZEAR SUITES AND HOTEL MONTPARNASSE RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5111800/5111798/0b03db28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-25237848/388853000468799452/22671" HotelName="MIDNIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 STAGON 1, KALAMBAKA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522203/00bed710_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Kalambaka and was established in 1980. Hotel was renovated on 2006. It is very close to the Meteora rocks. There are rooms with a view in the unique rocks of Meteora ans rooms with view to the swimming pool and the beautiful garden of the hotel. All 74 rooms are equipped with hairdryer and air conditioning, TV , telephone, shampoo, body shower, soap. Hotel has a restaurant and breakfast is American served on a buffet. In the yard of the hotel you will find 2 chapels that are built inside the rock of Meteora.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-25238220/388853000468799452/23092" HotelName="MONTPARNASSE ALESIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/876300/876249/3dff94f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-26236175/388853000468799452/14742" HotelName="HOTEL ARIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818100/36818099/d98c0401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480722-25648326/388853000468799452/15688" HotelName="RESTAURANT AU BOEUF COURONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18040000/18032400/18032318/9cc5cd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-25536542/388853000468799452/18248" HotelName="BEAUVOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1712700/1712688/a0d50469_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6268-30100872/388853000468799452/1197" HotelName="VICTORIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14777700/14777624/bc9904a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-25455850/388853000468799452/12020" HotelName="RELAIS DU PRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44807/68e5bf31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-25182259/388853000468799452/15320" HotelName="ABSOLUTE (EX BEAUSEJOUR REPUBLIQUE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6671/d650d710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-25198593/388853000468799452/15599" HotelName="KYRIAD PARIS 10 CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 12205 Apopka Vineland Road,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/443000/442901/1116675f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Lake Buena Vista, only minutes from the Walt Disney World® Resort. There is no shortage of activities in the world's most famous tourist destination: Walt Disney World® Theme Parks, Universal Studios® and Universal's Islands of Adventure just down the road. Visit Shamu at SeaWorld Orlando, or swim with the dolphins at Discovery Cove. For golf enthusiasts, there are several courses to choose from. Shopping opportunities abound in the Disney Downtown Area, close to the hotel, and there are two large shopping centres just 16 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-25691901/388853000468799452/20145" HotelName="BONSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692721/dff4c13e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-25228172/388853000468799452/20297" HotelName="VILLA ROYALE MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895200/895155/96bcaad5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-25659597/388853000468799452/22833" HotelName="PARC MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263400/8263353/598d1d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-25206741/388853000468799452/14276" HotelName="IBIS PARIS LA VILLETTE CITE DES SCIENCES 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16400/16365/6b98328f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-26236183/388853000468799452/21117" HotelName="SULLY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8978000/8977982/4093877b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-25601660/388853000468799452/21163" HotelName="DE L HORLOGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza Pudak Sari No. 18 ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714600/7714547/25f5e388_b.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft is conveniently located in the popular Kuta area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms. Take a break from a long day and make use of indoor pool, massage, garden. 18 Suite Villa Loft is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017 &lt;br/&gt; Guests will receive free high tea by the pool once during their stay.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534425-25690887/388853000468799452/22987" HotelName="NOUVEL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6340000/6339900/6339882/40a2c58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-25198587/388853000468799452/10152" HotelName="GLASGOW MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6677 Sea Harbor Drive,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18700/18663/dd7f5026_b.jpg</HotelPictures>
        <HotelDescription>Immerse yourself in luxury at Renaissance Orlando at SeaWorld®. Our deluxe accommodations and premier location across from SeaWorld® and near LEGOLAND® and Mall at Millenia inspire unforgettable experiences. Well-appointed guest rooms offer ample space for relaxing and boast thoughtful and comfortable amenities for a sound night's sleep or productive business day. Professionals will appreciate our SeaWorld® Orlando hotel's 165,000 square feet for creative meetings, while brides and grooms will love the flexible space for weddings and receptions. Children can splash around at R Aqua Zone, a waterpark built to excite, while grownups can break a sweat in our state-of-the-art fitness center. Five restaurants, a Starbucks® and ice cream shop will please all palates. Pamper yourself in style at the full-service Neu Lotus Spa and enjoy a massage, facial or scrub. Looking to explore Orlando like a local - Ask our friendly Navigator for tips about hidden gems and plan your next big adventure at Renaissance now. *Resort Fee: direct payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256673-25478749/388853000468799452/20120" HotelName="DAVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7160000/7153700/7153677/43e6ebe1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-25765270/388853000468799452/23013" HotelName="NOVEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233506-25442149/388853000468799452/20974" HotelName="CAMELIA INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16191500/16191419/f1b5ce5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-25829715/388853000468799452/21946" HotelName="LE PETIT COSY HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7890000/7881000/7880931/8918d06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-25226482/388853000468799452/21971" HotelName="LITTLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou, Heraklion, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106607/ff4b03a4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious establishment is ideally situated at Limenas Hersonissou on the island of Crete. The hotel complex lies 23 kilometres from Heraklion International Airport, 25 kilometres from the city of Heraklion and just 2 kilometres from Hersonissos. The private villas, which offer amazing views to the sea, are both an ideal refuge for a calming and relaxing break, and a cosmopolitan holiday destination with contemporary leisure venues. This hotel is much more than a luxury hotel, keeping in mind the most discerning guests' needs. On one side of the resort, there is a private bay with crystal-clear waters, perfect for an afternoon swim, as well as a stunning swimming pool. All the on-site facilities are first class and are ideal for guests of all ages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-25198571/388853000468799452/22932" HotelName="OHM BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891394/dd0270e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233712-25442301/388853000468799452/9904" HotelName="HOME LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3111800/3111786/1a1bbc3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413105-25592059/388853000468799452/13781" HotelName="BEST WESTERN HOTEL LE MONTMARTRE SAINT PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11677/db283388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8889991" Longitude="-77.083467" StarRating="3" HotelCode="0|247541-25464236/388853000468799452/15841" HotelName="IBIS DAUMESNIL PORTE DORÉE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1333 North Courthouse Road, Arlington, VA, 22201, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/897300/897206/7c50650f_b.jpg</HotelPictures>
        <HotelDescription>The Hilton Garden Inn Arlington/Courthouse Plaza hotel is near the Metro Station and close to major Washington, DC attractions. Select our hotel, which offers guest rooms, junior suites, and accessible rooms — all with either two queen- or one king-sized bed options. Each guest room features a large work desk, complimentary WiFi, a refrigerator, microwave, chair with ottoman and a 49-inch LCD HDTV.  The Garden Grille is open for breakfast and dinner. Enjoy a priced, cooked-to-order breakfast in a relaxed setting to start your day. Sample soups, salads, sandwiches, pasta, and specialty items from the dinner menu. For other options, visit the Pavilion Pantry®, which offers a variety of refrigerated and microwaveable items that you can prepare in your room or enjoy on the go.  Copy, fax, and print documents in our 24-hour business center. Enlist our experienced staff to prepare the perfect menu selections for your next event. Enjoy rest, relaxation, and fitness at the Hilton Garden Inn Arlington/Courthouse Plaza hotel.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607390-25765038/388853000468799452/17854" HotelName="HOTEL LA PERLE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16653700/16653666/d76ccde6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-25182325/388853000468799452/20057" HotelName="COLOR DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44867/dd257008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-26627093/388853000468799452/22417" HotelName="LENNON BY AVALON HOTEL PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74120300/74120228/092722bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-25234726/388853000468799452/5245" HotelName="IBIS PARIS 17 CLICHY-BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565533/71a7e84a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-25242593/388853000468799452/7177" HotelName="EXPOSITION TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974948/83b8534a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186181-25371522/388853000468799452/9660" HotelName="EIFFEL KENNEDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15969/7915008a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873747-26089915/388853000468799452/16348" HotelName="APPARTEMENTS RESIDENCE CLIGNANCOURT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33340000/33335700/33335670/248ee320_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-25455896/388853000468799452/17071" HotelName="STAYCITY  APARTMENTS GARE DE L’EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169651/53974767_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-25182314/388853000468799452/19141" HotelName="OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903610/9b6b31a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-25206510/388853000468799452/20262" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889548-26116510/388853000468799452/21180" HotelName="LE KATORZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54841900/54841885/ded36f34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1366220-27562757/388853000468799452/21367" HotelName="B&amp;amp;B HÔTEL PARIS IVRY QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83110000/83109918/76b5358f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-25206836/388853000468799452/22424" HotelName="PAIX REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517074/05133951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-25282882/388853000468799452/22784" HotelName="MALAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1190900/1190842/4d4a8d12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-18983700/388853000468799452/1252" HotelName="HOLIDAY INN EXPRESS PARIS-CANAL DE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Plaza España, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1845400/1845330/35e62b75_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a central area of Benidorm. It is situated just 400 metres away from the Old Town. Guests will find themselves just a 5 minutes' walking distance away from Poniente Beach. In the surrounding area there are a wide variety of restaurants, bars and shops. Public transport connections can be found just 200 metres away. This hotel enjoys a charming ambiance, welcoming visitors with warm hospitality. The guest rooms are functional and comfortable. Guests can enjoy a refreshing swim in the pool, or simply lie back and relax in the hot tub. The hotel offers a wonderful restaurant, where guests can enjoy buffet-style dining.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6058-25182266/388853000468799452/5750" HotelName="DES COMEDIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10474/b02a30bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6069-25181127/388853000468799452/11200" HotelName="BRADY GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/620000/615400/615332/5a4e9d04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-25182288/388853000468799452/14694" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-25309827/388853000468799452/16937" HotelName="CLARISSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83098/d69ddc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-25335483/388853000468799452/19460" HotelName="JACK'S HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523545/b0d311f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-25455840/388853000468799452/22979" HotelName="MONTSOURIS ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4655400/4655347/2d8a79d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6021-25182248/388853000468799452/10920" HotelName="ABEROTEL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68523/f5c13161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-25198589/388853000468799452/11230" HotelName="GRAND DU HAVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565591/32210450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6174-25181286/388853000468799452/12885" HotelName="DES METALLOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65168/af4b4c55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030418-26236171/388853000468799452/14471" HotelName="HIPOTEL PARIS GARE DU NORD MERRYL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53552/18713a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-25197784/388853000468799452/18868" HotelName="CAMPANILE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106674/8f577564_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-25300281/388853000468799452/21444" HotelName="MARAIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/125800/125775/8f76abae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-25182274/388853000468799452/21957" HotelName="LE QUARTIER BERCY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197833/bd2f4dbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-25198623/388853000468799452/22102" HotelName="LE RICHEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103900/1103801/6f8d541c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-26116492/388853000468799452/22153" HotelName="MAAT ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1172386" Longitude="10.4646833" StarRating="3" HotelCode="0|25361-25207051/388853000468799452/5984" HotelName="EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Storgata 84 B, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562024/3124d3b9_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Lillehammer and was established in 1872. It is close to the City Centre. The Hotel has a restaurant and a fitness centre/gym. All 53 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-25198590/388853000468799452/9387" HotelName="IBIS PARIS ALESIA MONTPARNASSE 14EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19718/f273ce02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426299-25601812/388853000468799452/13024" HotelName="DUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197700/197623/a7c62a84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-25365640/388853000468799452/15464" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-25282198/388853000468799452/18410" HotelName="DE L`ORCHIDEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788023/00aa7ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-27566564/388853000468799452/23325" HotelName="OKKO HOTELS PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92930000/92923000/92922922/970300ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-25373150/388853000468799452/5929" HotelName="IBIS PARIS ORNANO MONTMARTRE NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1038 CANADA PLACE VANCOUVER , BRITISH COLUMBIA , CA , V6C 0B9 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578700/578608/f0f33085_b.jpg</HotelPictures>
        <HotelDescription>Pacific Rim is located in the heart of the financial district, at the edge of Coal Harbour and will feature unobstructed views of the North Shore Mountains and Stanley Park. - Number of rooms: 377 - Accommodation: TV, in-room movies (charge), internet access, clock radio, mini fridge, in-room safe, bathrobe. - Facilities: restaurant, bar, outdoor pool, fitness centre, spa, business centre, parking $32.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-25559247/388853000468799452/17454" HotelName="MAMA SHELTER PARIS EAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185200/2185160/83d11c80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-25226774/388853000468799452/17734" HotelName="LOUIS BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150136/e20e0b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426326-25601830/388853000468799452/17885" HotelName="SCARLETT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14820400/14820301/1dfbd706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-25199587/388853000468799452/18891" HotelName="VILLA ROYALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/875200/875130/49d93958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-25370854/388853000468799452/19570" HotelName="LIBERTEL GARE DE LEST FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565122/f6c2d421_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-25214757/388853000468799452/19755" HotelName="LIBERTEL AUSTERLITZ JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1262/921b9bfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-25333042/388853000468799452/20757" HotelName="TERMINUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495154/fb149827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-25608551/388853000468799452/23024" HotelName="NEPTUNE ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3743600/3743565/08746959_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6155-32369801/388853000468799452/3597" HotelName="NH PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517050/39f7807d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-25205888/388853000468799452/7183" HotelName="EDEN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906900/906871/5f0ac44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-25182252/388853000468799452/11362" HotelName="APOLLO OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188600/188528/d5cb9908_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|258107-25480339/388853000468799452/12051" HotelName="DU LION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523481/39afdc98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-25442247/388853000468799452/19914" HotelName="DE LA PORTE DOREE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3529800/3529708/fdde1281_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-25502376/388853000468799452/22755" HotelName="MIRABEAU EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7460000/7451500/7451497/42a5846d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-25455748/388853000468799452/23186" HotelName="MEDERIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9073500/9073443/d3b41591_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|350408-25541715/388853000468799452/23381" HotelName="MARY'S REPUBLIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6986000/6985915/ac729137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225560-25427870/388853000468799452/4707" HotelName="ART EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5924800/5924800/542c1525_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-25601682/388853000468799452/4980" HotelName="ADAGIO PARIS 19E CITE DE LA MUSIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12630500/12630415/b0f216eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-25227240/388853000468799452/9232" HotelName="IBIS PARIS GARE DE L'EST TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 PICAL, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565561/161cb3af_b.jpg</HotelPictures>
        <HotelDescription>Already a firm favourite among Porec admirers, the newly upgraded and refurbished hotel is located near the stunning beachfront in quiet surroundings, only a relaxing scenic stroll from the old town of Porec. The tranquil Mediterranean parkland setting and recent extensive renovations that include an impressive show cooking restaurant with an even larger panoramic terrace, spacious rooms, innovative children's programs at the Maro Club and beach with unforgettable view of Porec allow to spend a carefree holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-25226327/388853000468799452/12572" HotelName="HIPOTEL BELGRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565250/cb34f264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.650342" Longitude="-95.031995" StarRating="2" HotelCode="0|174498-25349397/388853000468799452/13064" HotelName="APPART CITY LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1250 S. 13th St., La Porte, 77571, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1155100/1155001/9ea326e8_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 111. Suites: 111. Single-bedded accommodations: 42. Double bedrooms: 38. Smoking rooms: 13. Nonsmoking rooms: 98. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-888-226-3539 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Guests Love La Porte, Texas Hotel's Spacious SuitesSituated on Galveston Bay, this quiet city combines down-home charm with a modern influence from nearby Houston to create a unique, friendly community. The Candlewood Suites® La Porte hotel provides a welcoming environment close to Kemah Boardwalk and NASA Space Center.Corporate guests looking for La Porte hotels with superior business amenities are pleased with our meeting facility, which accomodates 50 guests and features A/V equipment. Free high-speed Internet access is also available in all of the hotel's suites. A central location in La Porte, TX offers guests stress-free travel to leading businesses in the Houston and Galveston Bay area.From exploring the art at Five Points Plaza to fishing from area piers or strolling along Sylvan Beach, there's no shortage of fun for our hotel's guests. La Porte, TX is an easy drive from Houston, so you can head to the city to visit the Johnson Space Center, the Kemah Boardwalk, and then climb aboard the M/V Sam Houston for a tour of the area.For your privacy, housekeeping is offered on a weekly basis so you have the apartment-style suite all to yourself. Other conveniences include a Fitness Center, the Candlewood Cupboard market with food and sundries and free guests laundry facilities. Avoid the long-term leases of corporate apartments and choose the Candlewood Suites® La Porte hotel for your temporary housing needs.. Onsite facilities information- ParkingProperty was built in 2008. Property was renovated in 2021. Hotel Currency: USD. Additional Addresses: Other: 1250 S. 13th St., La Porte, 77571, TX, US. Additional Phone Numbers: Fax - Other: 12814710520. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-25319838/388853000468799452/13272" HotelName="KABANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8200/8115/ed4ef43d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169959-25336840/388853000468799452/13992" HotelName="NEW HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499100/2499092/7e66b85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-25198601/388853000468799452/21330" HotelName="LEBRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565643/f5ef6e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.401443" Longitude="-81.428195" StarRating="3" HotelCode="0|18805-25198566/388853000468799452/22775" HotelName="PARADIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4040 Central Florida Parkway, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6147/493c64ec_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is located amidst the 18-hole golf course created by Greg Norman. Surrounded by sprawling gardens, lakes and luxuriant greenery, the hotel basks in an atmosphere of unrivalled peace and serenity. The hotel is located within easy access of a host of attractions in the area. SeaWorld is located just a 5 minutes' driving distance away from this hotel. This elegant resort enjoys a stunning architectural design. The guest rooms are beautifully appointed, commanding spectacular views over the surrounding area. The rooms are well equipped with first-class facilities. Guests are sure to be impressed by the extensive array of unrivalled facilities and services. This hotel delivers unequivocal luxury, comfort and convenience in a stunning setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6158-25181285/388853000468799452/9258" HotelName="AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1191000/1190989/0d833327_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-25197973/388853000468799452/13940" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062936/3405ddf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-25184766/388853000468799452/20246" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-26634418/388853000468799452/21072" HotelName="LA BELLE VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226800/75226799/46b481fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12995-25197985/388853000468799452/23423" HotelName="MARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14642/9ed054d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50966-25226752/388853000468799452/23574" HotelName="MAKOM PEREIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874616/0405151f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-25371300/388853000468799452/4456" HotelName="APARTADAGIO PARIS BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909900/909876/7d909794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-25255750/388853000468799452/7118" HotelName="ALIZE GRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44738/05366f83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-25648188/388853000468799452/14869" HotelName="IBIS PARIS CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22785/a4510206_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-25206935/388853000468799452/16199" HotelName="B&amp;amp;B HOTEL PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106653/dde358c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-25198565/388853000468799452/8801" HotelName="LE 209 PARIS BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15787/63bdef5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6109-25182285/388853000468799452/11487" HotelName="HAUTEVILLE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565400/565308/2c70a424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-25586216/388853000468799452/12687" HotelName="HOTEL ALHAMBRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LOG HUTS AREA, NEAR HADIMBA TEMPLE, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691800/4691747/ad73595d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Chetna &amp;amp; Cottage is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Manu Temple. Nearby points of interest also include Vashist Springs.    Hotel Features.   Hotel Chetna &amp;amp; Cottage features a restaurant. High-speed (wired) Internet access (surcharge) is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance, translation services, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a rooftop terrace, laundry facilities, and currency exchange. A total renovation of this property was completed in March 2012.    Guestrooms.     20 guestrooms at Hotel Chetna &amp;amp; Cottage feature complimentary bottled water and safes. Accommodations offer mountain views. Bathrooms feature showers and slippers. Wired high-speed Internet access is available for a surcharge. In addition to desks and complimentary newspapers, guestrooms offer phones. Televisions have cable channels. Rooms also include windows that open. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 1500 per vehicle (one way)  Fee for high-speed Internet (wired) in public areas: INR 100 (for 2 hours, rates may vary)  Fee for in-room high-speed Internet (wired): INR 100 (for 2 hours, rates may vary)  Breakfast fee: between INR 200 and INR 300 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 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 noon  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-25333044/388853000468799452/13742" HotelName="AUDRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3290000/3281400/3281348/3db4b48b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-25205890/388853000468799452/15472" HotelName="PRINCE ALBERT WAGRAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1417400/1417342/c7ffd49e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-25335468/388853000468799452/16674" HotelName="LE 20 PRIEURE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535500/2535479/9f8df8c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258437-25480679/388853000468799452/10273" HotelName="IBIS PARIS BERCY VILLAGE 12ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9100/9014/1f559476_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-25780625/388853000468799452/19767" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2744b4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-511305/388853000468799452/2167" HotelName="BEST WESTERN PREMIER FAUBOURG 88" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6231000/6230998/14a63b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6182-32368888/388853000468799452/3252" HotelName="IBIS STYLES PARIS BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375700/1375688/56ba111b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428485-27576001/388853000468799452/6342" HotelName="WS LOUVRE - SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107340000/107333900/107333873/23163f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-25441109/388853000468799452/14330" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-25227041/388853000468799452/14376" HotelName="HOTEL SANSO BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1086900/1086808/1e984aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.862416" Longitude="-75.077219" StarRating="3" HotelCode="0|136970-25307203/388853000468799452/17593" HotelName="HOTEL EXCELSIOR BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144564/683e5035_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 46. Floors: 2. Property description- The Econo Lodge hotel in Bellmawr, NJ near University of Pennsylvania is an easy stop on the road. Nearby destinations include Temple University, Tweeter Center at the Waterfront, Pennsylvania Convention Center and Sasquana Park. Enjoy amenities like free continental breakfast, free WiFi, newsstand, free coffee and access to copy and fax services. Guest rooms include a refrigerator, microwave, TV and hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 1998. Hotel Currency: USD. Additional Addresses: Other: 301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. Fax - Other: 1856931-2992. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436115-25609935/388853000468799452/18352" HotelName="CHAMPERRET HELIOPOLIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527200/1527142/1edf6054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626039-25796214/388853000468799452/19798" HotelName="SIMONS BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/70000000/69700000/69693300/69693203/678180dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-25198621/388853000468799452/19881" HotelName="MAGENTA 38 BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888903/21aa4211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23108-25206766/388853000468799452/22862" HotelName="PAVILLON MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201143/296d2631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-25335680/388853000468799452/5360" HotelName="B&amp;amp;B HOTEL PARIS NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063200/1063123/b5168ca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|489863-25652196/388853000468799452/12437" HotelName="HOR LES LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18740700/18740615/8570cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-25308847/388853000468799452/15045" HotelName="IBIS STYLES PARIS MONTMARTRE NORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161800/4161730/c1882f66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-25559365/388853000468799452/18994" HotelName="BONNE NOUVELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673089/96abde84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-25198059/388853000468799452/23124" HotelName="MONTHOLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517088/5eca66b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.3257952" Longitude="-3.0160098" StarRating="3" HotelCode="0|162883-25334561/388853000468799452/4350" HotelName="APARTHOTEL ADAGIO PARIS XV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 PADRE JOSE GARCIA, EZCARAY, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971000/970936/c58fae3a_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Ezcaray, the first tourist town at the foot of the Sierra de la Demanda in the region of La Rioja, known for its wine. Logroño is only 40 minutes by car from the hotel.

The historic building has benn restored as a hotel. Guests will enjoy familiar and professional service. The hotel offers a café with a terrace, conference room, dining room for weddings, groups and events, wireless Internet connection (WLAN), room service and car park, among other services. It also has a large wine cellar with Rioja wines and other national and international wines. With a total of 20 guest rooms on offer, the air-conditioned hotel welcomes guests into a lobby with 24-hour reception and check-out service, hotel safe, cloakroom and lift access. The hotel additionally features a bar, restaurant, laundry service, a garage and bicycle hire.

All of the guest rooms overlook the gardens and surroundings, and they are bright. They all have an en suite bathroom with shower/bathtub and hairdryer, as well as Internet access, a telephone, satellite TV and safe (without charge). They are fitted with a double bed, minibar and individually regulated air conditioning and heating. A balcony or terrace also features as standard.

Due to its location, it is possible to partake in some activities, such as horse riding, cycling, wine cellar tours, wine museum tours and winetherapy treatments; all at the hotel or in the area (fees may apply). The hotel offers a sun terrace with sun loungers and parasols laid out ready for use. A massage service is provided for an additional fee.

The hotel serves a breakfast buffet and set menu lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25367-25208594/388853000468799452/6256" HotelName="BEST WESTERN PLUS HOTEL MERCEDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44712/4133a347_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-25207172/388853000468799452/12164" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-25319996/388853000468799452/12538" HotelName="D'AMIENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 31 ZONGFU STREET, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603416/50294309_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the heart of Chengdu's central business district, adjacent to the Chun Xi Lu shopping and dining complex. The Wu Hou shrine is a 10-minute drive away. This hotel features 402 guest rooms and there are extensive conference, meeting and banquet facilities, which are enhanced by a number of exciting dining and entertainment venues. The hotel provides free indoor fitness facilities including a heated indoor pool, aqua fit, a sauna, steam room, massage and spa treatments and a gym. The Grill Room serves fine-dining and western à la carte meals. Breakfast, lunch and dinner are served at the hotel. Guests can serve themselves from the buffet or choose from the menu and à la carte options. Attention to detail and excellent service will make the guest's stay at this hotel an unforgettable experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20893-25206506/388853000468799452/15142" HotelName="IBIS STYLES PARIS MASSENA OLYMPIADES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25530/4e9bc862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-25441105/388853000468799452/15796" HotelName="LA CONVERSATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4956300/4956292/a3d01b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-25284703/388853000468799452/16027" HotelName="BEAUGRENELLE SAINT-CHARLES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874615/059b35fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1383497-27562023/388853000468799452/20574" HotelName="STAYCITY APARTHOTELS PARIS LA DEFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981690/263f4abb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-25198616/388853000468799452/10587" HotelName="GASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197600/197550/6edd10c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234062-25442591/388853000468799452/11149" HotelName="APPART HOTEL AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7631500/7631477/ccf3a7fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-25309831/388853000468799452/13212" HotelName="DES ECRIVAINS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3657400/3657327/c5df7b8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-25733590/388853000468799452/14806" HotelName="IBIS PARIS GARE DE L'EST 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18090000/18083200/18083172/d1e5924f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9595968" Longitude="-77.373285" StarRating="3" HotelCode="0|247545-25464240/388853000468799452/17130" HotelName="IBIS PARIS PERE LACHAISE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>435 Herndon Pkwy, Herndon, VA, 20170, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21800/21735/f75ca9d1_b.jpg</HotelPictures>
        <HotelDescription>Hampton Inn and Suites Herndon-Reston is a 100% NON-Smoking hotel is situated in the heart of Northern Virginia's business and technology corridor. Northrop Grumman, Oracle, Computer Associates, Boeing,  Software AG and General Dynamics are all within a 2-mile radius of the hotel.  This Hampton Inn and Suites is just 10 minutes from Dulles International Airport and only 19 miles west of downtown Washington - DC.  All of our Nations Capital attractions are a short ride away.  Within minutes visitors will enjoy The Smithsonian Air and Space Museum, National History Museum, Arlington National Cemetery, Georgetown, Washington Monument and DuPont Circle just to name a few.  Located in Northern Virginia's exclusive shopping and dining district, Reston Town Center is two miles away and Tysons's Corners is only nine miles from the hotel.  Additionally within a three-mile radius of the property is over 50 restaurants to choose from.  Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is designed for comfort while offering an urban, sophisticated setting. Each 96 spacious and elegant rooms and suites feature 32'' flat screen HD televisions, High Speed Internet Access, Cloud Nine bed package, microwave and refrigerator. All complemented by a contemporary decor with rich espresso furnishings and luxurious fabrics.   All of our guests at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia will enjoy complimentary Hampton On the House, On the Run Breakfast Bags Monday through Friday. Coffee, tea and USA Today newspapers are available in the lobby 24 hours a day.   Want to enjoy the outdoors? Located behind the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is the Washington and Old Dominion Trail. This 45 mile multi-use trail is for walkers, runners and bicyclists. Relax and rejuvenate in our indoor swimming pool. Complimentary bicycles are available at the guest service desk. Keep up your fitness regime by stopping by our 24 hour fitness center. Shop at our convenient Suite Shop offering snacks, beverages and sundries.   The Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is a welcome haven for the business travelers and those looking for a leisure weekend getaway.   We love having you here at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-25281652/388853000468799452/13817" HotelName="AMERICAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4140700/4140609/e0f5ca97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-25182317/388853000468799452/18151" HotelName="PAX OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81751/1fa41758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-26606639/388853000468799452/22008" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/25860d7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-25182310/388853000468799452/22966" HotelName="MURAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877037/a90cad98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-32469605/388853000468799452/2908" HotelName="MERCURE PARIS 19 PHILHARMONIE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14503/6e705fa9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10001-25197783/388853000468799452/6681" HotelName="CAMPANILE BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/660000/660000/659925/8aafed09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-25536534/388853000468799452/12376" HotelName="GREEN HOTELS CONFORT PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451463/86a4a950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497954-25659625/388853000468799452/12505" HotelName="HELUSSI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8410000/8408700/8408667/314ed610_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531656-25689637/388853000468799452/13708" HotelName="DE SEVRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22740000/22735700/22735626/2be8a0ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-25733562/388853000468799452/14281" HotelName="IBIS STYLES PARIS 16 BOULOGNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18258100/18258099/ef783d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030027-26236003/388853000468799452/14660" HotelName="HOTEL CACTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523701/99d572e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-25601828/388853000468799452/16135" HotelName="SAINT-PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25369-25206091/388853000468799452/22929" HotelName="MOULIN VERT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34206/95c3d953_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-25199532/388853000468799452/9890" HotelName="RELAIS SAINT JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53590/3d49be58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-25199994/388853000468799452/14153" HotelName="BEST WESTERN PLUS 61 PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23739/6a0742e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607644-25765274/388853000468799452/15824" HotelName="ODALYS CITY PARIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189000/23188944/e52cae80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-25261617/388853000468799452/18788" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157500/1157425/fbe64553_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-25335486/388853000468799452/22992" HotelName="MORIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1339900/1339863/f7b6aa70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-220914/388853000468799452/2331" HotelName="BEST WESTERN NOUVEL ORLÉANS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564947/94521fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-25441969/388853000468799452/7140" HotelName="DU PETIT LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16363300/16363263/b88722d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-25206587/388853000468799452/7257" HotelName="ALYSS SAPHIR CAMBRONNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565646/fcff2984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12899-25197975/388853000468799452/10424" HotelName="EDOUARD VI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14738/7a7c0fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-25386243/388853000468799452/11559" HotelName="NOVOTEL SUITES PARIS MONTREUIL VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582900/582844/9a213b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-25198569/388853000468799452/12295" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-25601826/388853000468799452/15417" HotelName="IBIS STYLES PARIS BUTTES CHAUMONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9043200/9043156/e8347e44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-25206960/388853000468799452/16368" HotelName="MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63305/48775ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-25442029/388853000468799452/20114" HotelName="BORONALI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diego Dugelay 45, zSan Cristobal de las Casas, MEXICO,29200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6420000/6417700/6417623/w9546h7155x0y0-606475c6_b.jpg</HotelPictures>
        <HotelDescription>Villas Casa Morada is a comfortable property offering a peaceful atmosphere in San Cristobal de Las Casas. Featuring cozy guestrooms carefully decorated with local artisanal features, as well as an excellent location close to the most popular temples, museums, and plazas in this wonderful city. Offering all this and more, the hotel has everything you need for an unforgettable stay in this picturesque destination.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.046241760253906" Longitude="27.954580307006836" StarRating="2" HotelCode="0|57956-25226483/388853000468799452/22543" HotelName="PARIS FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Kiotari, South Rhodes, KIOTARI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478950/a382e968_b.jpg</HotelPictures>
        <HotelDescription>Rodos Maris is a unique resort hotel, built on a vast beach in Kiotari on the southeast coast of Rhodes Island. It is elegant, spacious and luxurious and its picturesque rooms and bungalows are ideal for couples and families who seek high quality in a quiet place. The hotel consists of 428 rooms in main building and bungalows. All of them are fully air-conditioned with individual climate control and equipped with private bathroom and balcony or veranda with a fantastic view. The hotel's main restaurant specializes in Greek and international cuisine. The children's restaurant offers a variety of food, salads, pastries, ice-cream etc., supervised by qualified pedagogic personnel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-25182308/388853000468799452/23158" HotelName="MESLAY REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517075/84f7d034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-20600990/388853000468799452/2201" HotelName="APOLONIA PARIS MONTMARTRE, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/607200/607137/9d948133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32609741/388853000468799452/3288" HotelName="PIAPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2175 Hwy 71 South, Marianna, 32448-2540, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689100/2689021/4e148858_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 80. Floors: 2. Property description- Get more for your money at the Quality Inn hotel in Marianna, FL near the Battle of Marianna Site. This pet-friendly hotel is near destinations like Chipola River Canoe Trail, Lake Seminole, Zoo World, Governors Square Mall and Panama City Beach. Enjoy amenities like free continental breakfast, guest laundry, newsstand, bicycle, car and boat rental services and access to copy and fax services. Guest rooms include a flat-screen TV, coffee maker, hair dryer, iron and ironing board. Some rooms include microwaves and refrigerators. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodations: 12.00/night per pet.. Onsite facilities information- ParkingProperty was renovated in 1998. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-25182339/388853000468799452/7255" HotelName="EIFFEL CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4152/8cdb3b11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96674-25263809/388853000468799452/9423" HotelName="HOTEL AURORE PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908000/907913/ed6ec478_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188354-25373360/388853000468799452/11975" HotelName="EDEN MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889200/889136/e4bb690e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-25226848/388853000468799452/18539" HotelName="CLASSICS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891391/4c298df2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23231-25206789/388853000468799452/19634" HotelName="TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83096/4017d90b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-25182283/388853000468799452/22465" HotelName="MERCURE PARIS GARE DE L'EST MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1394000/1393936/w5752h3840x5y0-f9cb827e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|93007-28789362/388853000468799452/28" HotelName="LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1586800/1586751/9344454f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23565-18983569/388853000468799452/1414" HotelName="HOLIDAY INN PARIS - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44828/b1b131c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-25198606/388853000468799452/8257" HotelName="IBIS STYLES PARIS GARE DE L'EST CHATEAU LANDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Peartree Roundabout, Woodstock Road, OXFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53548/621e18d0_b.jpg</HotelPictures>
        <HotelDescription>The amazing hotel is situated in an ideal location for travelling into Oxford. It offers a relaxing environment for either a business or leisure stay in Oxford. The city offers a priority 'Park and Ride' bus service which is located next door to the hotel. The guest can enjoy an unforgettable trip to the Cotswolds, The new Silverstone Experience, Blenheim Palace and Bicester Village. The hotel offers conference facilities with a dedicated reception, business and stewarding team. All of the en suite rooms feature a separate bathroom and are fully equipped as standard. The hotel provides guests with a use of the residents only fitness room. The Junction Restaurant offers the very best in modern British cooking from an à la carte menu. A lighter meal or snack is available in the Bar and Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0248688" Longitude="-4.5631549" StarRating="3" HotelCode="0|163556-25334724/388853000468799452/9029" HotelName="EIFFEL SEGUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 GARCIA DEL OLMO, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880237/1f9e2854_b.jpg</HotelPictures>
        <HotelDescription>Antequera is located at the main crossroads of Andalusia, making it an ideal setting-off point for exploring the region. If you have come to relax, we can recommend one of the poolside recliners, a drink on the terrace, and the aroma of plants and flowers from the pleasant gardens. The location is also perfect for social events or business meetings. We offer four fully-equipped function rooms of different sizes. You can rest assured that the lovely atmosphere will make any experience a magnificent one.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-25207049/388853000468799452/10950" HotelName="DU THEATRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/227800/227722/3e8b1ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-25591367/388853000468799452/12120" HotelName="IBIS PARIS PLACE D'ITALIE 13TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34643/9f04778b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169882-25335482/388853000468799452/13409" HotelName="EXQUIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548345/98a74860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-25181352/388853000468799452/13934" HotelName="ALTONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994400/994347/7645b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607481-25765166/388853000468799452/13945" HotelName="OKKO HOTELS PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18030000/18023700/18023637/41e3d4ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-25373148/388853000468799452/14885" HotelName="IBIS PARIS MAINE MONTPARNASSE 14ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20700/20697/f1dfd2ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232965-25441797/388853000468799452/15785" HotelName="RENDEZ-VOUS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17684000/17683982/f02dc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114392-28838679/388853000468799452/16097" HotelName="LUCIEN AND MARINETTE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/114392/2009722103555640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-25181129/388853000468799452/17877" HotelName="IBIS STYLES PARIS NATION COURS DE VINCENNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182300/182239/f1cc52ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-25478813/388853000468799452/20252" HotelName="DE VENISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7430000/7428700/7428650/abf99ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-25206229/388853000468799452/20981" HotelName="TRANSCONTINENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/421300/421225/11c2b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-25182282/388853000468799452/8683" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-25182273/388853000468799452/8706" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-25182255/388853000468799452/10847" HotelName="ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11731/23fa1c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13715-25198057/388853000468799452/11382" HotelName="HOTEL MODERNE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470840/79bce04f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70108-25242613/388853000468799452/12812" HotelName="ROMANCE MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1754000/1753932/d433f813_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-25184770/388853000468799452/13034" HotelName="DU TEMPS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-25182337/388853000468799452/18333" HotelName="TRIANON GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13375/ffc239e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6254-25182332/388853000468799452/20805" HotelName="TIMHOTEL NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185200/185154/7f84a78f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186183-25371526/388853000468799452/21554" HotelName="MADRIGAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382100/25f8197c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|410546-25590909/388853000468799452/23267" HotelName="MONTANA LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535900/2535864/22e7bf37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26808-25207215/388853000468799452/10192" HotelName="SAINT CHRISTOPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/896800/896751/b58b5a18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-25226779/388853000468799452/17660" HotelName="LONGCHAMP ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1337900/1337848/1c578cac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233614-25442223/388853000468799452/18500" HotelName="CHATILLON PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1840000/1839000/1838960/7239f2c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6071-25181282/388853000468799452/18651" HotelName="BASSS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15900/15814/cac1be74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579719-25726223/388853000468799452/19131" HotelName="HOTEL ROSE BOURBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22165100/22165022/59666a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-25371512/388853000468799452/20289" HotelName="CLAUZEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166036/8f952106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383496-27557889/388853000468799452/23178" HotelName="NEMEA APPARTHOTEL PARIS LEVALLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48670000/48668400/48668309/c760e9c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6043-25182260/388853000468799452/11095" HotelName="ALBE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383362/c6c1574b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233784-25442329/388853000468799452/18831" HotelName="LES JARDINS DE MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24300000/24295400/24295324/24273de4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-25489742/388853000468799452/19678" HotelName="BEAUQUARTIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554900/3554900/eeb9a82c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269806-26614066/388853000468799452/21234" HotelName="LE BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71670000/71665000/71664922/a2d73aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-25642113/388853000468799452/4166" HotelName="YOOMA URBAN LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18172900/18172870/7c3dac22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|63022-25235682/388853000468799452/8918" HotelName="PROVINCES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1480000/1471900/1471851/93f23990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-25350718/388853000468799452/9432" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2400 South Highway 77, Kingsville, 78363, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106605/ca0d2f3d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 70. Suites: 20. Single-bedded accommodations: 30. Double bedrooms: 40. Smoking rooms: 21. Nonsmoking rooms: 49. Physically challenged rooms: 7. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to Holiday Inn Express Hotel &amp;amp; Suites in Kingsville, TX. This choice Kingsville hotel near the famous King Ranch is located in beautiful South Texas, just a few miles from the lovely downtown historic district and Texas A&amp;amp;M University-Kingsville. Families will enjoy their stay at our hotel in Kingsville, Texas due to its central location near the John Conner Museum, Dick Kleberg Park and the largest private ranch in the US - the remarkable King Ranch. There are many shopping areas and dining options within 1 mile of our hotel, including the Wild Horse Mall and many downtown shops.  Corpus Christi is perfect for a family day trip, with its beautiful beaches and barrier islands only a half-hour away. Our hotel provides ideal accommodations for business travelers with a 24-hour business center and easy access to area companies including the Naval Air Station, Exxon Mobil, Boeing Company, Kodiak Manufacturing, Celanese  as well as the King Ranch. The Corpus Christi International Airport (CRP) is just a half-hour away. During your stay at our Kingsville hotel, enjoy premium services and amenities including an  outdoor pool, a brand new fitness center and a free hot breakfast bar with our exclusive cinnamon rolls and other hot items. Book your hotel reservations today, and take advantage of our great hotel room deals and rates.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 2400 South Highway 77, Kingsville, 78363, TX, US. Additional Phone Numbers: Fax - Other: 13615923665. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408401-25586726/388853000468799452/20487" HotelName="LEMAN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/688200/688194/c2f97a60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-25197683/388853000468799452/20675" HotelName="LES JARDINS DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27722/b23baf03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-25226778/388853000468799452/6431" HotelName="GRAND DE NORMANDIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885000/884901/ab30116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-25369840/388853000468799452/10400" HotelName="FRED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685880/6568fae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-25261757/388853000468799452/10571" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-25326407/388853000468799452/12495" HotelName="GERANDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68521/4922c92e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6121-25182289/388853000468799452/13936" HotelName="IBIS STYLES PARIS TOLBIAC BIBLIOTHEQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12100/12049/285eb714_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240243-25455878/388853000468799452/14890" HotelName="BEAUREPAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523426/016c72cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-25182318/388853000468799452/18264" HotelName="PEYRIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81754/e3c7513f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-30100836/388853000468799452/1061" HotelName="AUTEUIL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12835/5805e9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-32609721/388853000468799452/3469" HotelName="LE LAMPIKA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99960000/99950200/99950172/801c0c89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-25322550/388853000468799452/7163" HotelName="AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545283/8c2f7e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.676800" Longitude="12.562000" StarRating="3" HotelCode="0|32791-25216335/388853000468799452/8251" HotelName="PRINCESSE CAROLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 17, Copenhagen, 1606, Denmark</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465000/1464970/c8628132_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Copenhagen and was established in 1957. It is close to the Tivoli and the nearest station is Vesterport. The Hotel has a restaurant. All 119 rooms are equipped with hairdryer. category: First style: Traditional year Built: 1957 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25353-25207046/388853000468799452/8419" HotelName="SACHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83107/c325760c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233536-25442173/388853000468799452/9286" HotelName="AUBERGE FLORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1308300/1308259/72ce914e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-25318684/388853000468799452/12226" HotelName="NOVOTEL PARIS 14 PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48246/c217668c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226010-25428320/388853000468799452/13690" HotelName="EDGAR QUINET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5535600/5535557/481d6ad3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-25308531/388853000468799452/13736" HotelName="ANTIN SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1841000/1840967/4e82f5f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-26638242/388853000468799452/14234" HotelName="ERNEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76950000/76948600/76948527/f36ee91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-25476151/388853000468799452/14531" HotelName="IBIS PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17107/f8250a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50970-25226753/388853000468799452/16031" HotelName="BAUDELAIRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63326/72adf95e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-25319836/388853000468799452/16287" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6039-25182258/388853000468799452/16445" HotelName="AXEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12898/a6fc75e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-25586722/388853000468799452/17078" HotelName="DE SUEZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12567100/12567062/790e407a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474575-25641905/388853000468799452/17530" HotelName="BOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11764200/11764176/a1f548e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-25198563/388853000468799452/6111" HotelName="ALEXANDRINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382800/1382741/da49ac96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-25198620/388853000468799452/11679" HotelName="REGENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561983/f25ac848_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-25447259/388853000468799452/13753" HotelName="DU VERT GALANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768400/1768306/c927850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96589-25263731/388853000468799452/15829" HotelName="IBIS STYLES PARIS CRIMEE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901300/901201/27044b9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110646-25283763/388853000468799452/17601" HotelName="BRESIL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18642900/18642828/9042c596_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-25182312/388853000468799452/17702" HotelName="ICONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-25200008/388853000468799452/22652" HotelName="MAISON EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558600/558560/7e7c177e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-25227411/388853000468799452/9014" HotelName="HOTEL JOE M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 KÖNIGSWALL, DORTMUND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1117/69630413_b.jpg</HotelPictures>
        <HotelDescription>Located right in the heart of Dortmund, this city hotel is situated in one of the most important towns of Germany's industrial Ruhrgebeit area. Perfect for business and leisure travellers alike, this hotel is centrally located, a mere 15 kms from Dortmund airport. Within 7 minutes by metro, guests will find themselves in the Westfalen Halle business district. Boasting a modern exterior, this hotel prides itself on its ability to infuse modern architecture whilst maintaining high levels of comfort and serenity. Guest rooms are decadently designed, with the aim of creating ample space for each guest to enjoy. For guests wishing to take their relaxation further, the hotel offers its own sauna and steam bath. To reenergise, guests can enjoy a buffet-style breakfast. Whether for business or for pleasure, this hotel exudes comfort and high-quality service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-25281606/388853000468799452/13041" HotelName="DE LA PAIX (RUE DURANTON)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542875/5a5af7ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-25198063/388853000468799452/13611" HotelName="RASPAIL MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564897/096ce733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-25207348/388853000468799452/13895" HotelName="IBIS PARIS AVENUE D'ITALIE 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000800/1000780/18dc474b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-25369836/388853000468799452/15591" HotelName="HOTEL ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543300/2543225/57f9efeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47861-25224182/388853000468799452/20385" HotelName="AVAMA PRONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119376/178eba9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-25198597/388853000468799452/21309" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-455792/388853000468799452/2111" HotelName="BEST WESTERN ALLEGRO NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1091800/1091701/afc21b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-32609747/388853000468799452/3282" HotelName="HOTEL LA PETITE ROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3595600/3595528/9187b9be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-25198627/388853000468799452/4334" HotelName="AIDA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/433500/433421/d2fc62d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-25325931/388853000468799452/4356" HotelName="APPARTCITY CONFORT PARIS GRANDE BIBLIOTHQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2546700/2546603/937496f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14515-25198134/388853000468799452/4522" HotelName="IBIS PARIS MONTMARTRE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10680/974e97fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-25796324/388853000468799452/5775" HotelName="APARTHOTEL ADAGIO PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37640000/37634900/37634874/85c3e1e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-25206624/388853000468799452/8390" HotelName="EXE PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44858/29a2a807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-25829737/388853000468799452/11262" HotelName="OKKO HOTELS PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34370000/34366400/34366332/4fc7ea23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6230-25184776/388853000468799452/12082" HotelName="PARK LANE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22453/ce699f86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6251-25181291/388853000468799452/14987" HotelName="TIMHOTEL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53594/b01899c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626100-25796306/388853000468799452/17146" HotelName="DE PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38840000/38834000/38833952/b3425c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233635-25442239/388853000468799452/17383" HotelName="DE FLORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523917/04846562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18988-28853858/388853000468799452/17552" HotelName="TIMHOTEL GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174854/b507986f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460505-25631824/388853000468799452/18589" HotelName="CASTEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522210/1f718950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265684-25490868/388853000468799452/22554" HotelName="PALYM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1395300/1395216/95378069_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-25223712/388853000468799452/9151" HotelName="IBIS PARIS BASTILLE OPERA 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/822/324068b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-25765024/388853000468799452/9444" HotelName="ELYSEES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12300/12265/1d731b2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-25197855/388853000468799452/10125" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/457400/457360/21dc08dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269724-26614034/388853000468799452/20820" HotelName="AVALON COSY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70990000/70983700/70983647/e20f5dd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-25206039/388853000468799452/21819" HotelName="CAMPANILE PARIS 15 TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911232/77404da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|33346-25216811/388853000468799452/23118" HotelName="MONT DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1200100/1200027/65132c18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-25198121/388853000468799452/6740" HotelName="ELYSEES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1368/f22434a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-32321391/388853000468799452/23428" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-32609742/388853000468799452/3357" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-25254946/388853000468799452/5051" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-25350119/388853000468799452/8906" HotelName="IBIS PARIS GARE DU NORD CHATEAU LANDON 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34636/afb92ac7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25350-25207043/388853000468799452/9066" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973500/973411/1a103744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10498-25197849/388853000468799452/10215" HotelName="CITADINES APART`HOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578600/578559/ea102a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607395-25765044/388853000468799452/12606" HotelName="HÔTEL CHOPIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11959600/11959576/72273e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-25216089/388853000468799452/13387" HotelName="ACROPOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571000/570981/db488b49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139572-25309829/388853000468799452/16929" HotelName="DE GENEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106600/106600/bfbf47a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-25332865/388853000468799452/17789" HotelName="LA PARIZIENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523311/bf1f3c9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-25490866/388853000468799452/19647" HotelName="SEROTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6309300/6309224/cc835d10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-25291870/388853000468799452/20584" HotelName="SOPHIE GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6116/7e87535f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.674377" Longitude="-97.046002" StarRating="3" HotelCode="0|188382-25373388/388853000468799452/23108" HotelName="MONTPARNASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4020 Great Southwest Parkway, Grand Prairie, 75052, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5200000/5196000/5195936/c10f9b4c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 64. Floors: 2. Property description- Welcome to the Super 8 Grand Prairie Southwest.  Our convenient location on Great Southwest Parkway offers easy access to I-20 and US-360 and is just minutes from Six Flags, Hurricane Harbor, Ameriquest Field, Dallas and Fort Worth.  Relax with us and enjoy modern amenities such as wired and wireless internet access, microwaves, refrigerators, in room coffee, our ever popular SuperStart breakfast, an outdoor pool, our business center and much more.. Onsite facilities information- ParkingProperty was built in 1997. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-29783836/388853000468799452/1472" HotelName="VOCO PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498400/1498336/66c5dc59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238466-25447137/388853000468799452/6793" HotelName="ATLANTIS SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434300/4434292/f91762b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-25197851/388853000468799452/8369" HotelName="CITADINES PLACE D`ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447028/47984ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25368-25207054/388853000468799452/11055" HotelName="BEST WESTERN MONTCALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13182/b19bb292_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-25198062/388853000468799452/11477" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522900/522821/b2640136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-25757120/388853000468799452/13724" HotelName="IBIS STYLES PARIS METEOR AVENUE D'ITALIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32469700/32469660/d60d0718_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169961-25335492/388853000468799452/19894" HotelName="VIRGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686000/2685982/139dd6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-25558501/388853000468799452/20185" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-25442249/388853000468799452/21323" HotelName="DES ARTS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383700/1383656/3574baed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-18985904/388853000468799452/1538" HotelName="HOLIDAY INN PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19247/de530328_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-26090059/388853000468799452/15815" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1219100/1219088/5a64341a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1354732-26648059/388853000468799452/21186" HotelName="SPLENDID" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82530000/82522000/82521939/784409d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-25796338/388853000468799452/22443" HotelName="PARISIANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34790000/34787700/34787606/f8ad4c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-25492500/388853000468799452/5817" HotelName="DU MINISTERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877036/26dc01a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-25226849/388853000468799452/7830" HotelName="EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>112 Rua de Leiria, MARINHA GRANDE, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160410/4f3e559d_b.jpg</HotelPictures>
        <HotelDescription>Located in Marinha Grande, Hotel Cristal Marinha offers modern rooms with air conditioning and satellite TV. The beach of Vieira is only a 10-minute drive away. Free Wi-Fi available. Rooms have modern wood furnishings and are decorated in warm colours. Each room is equipped with a minibar and a private bathroom with a hairdryer. In the morning guests can enjoy a buffet breakfast with freshly-brewed coffee. The restaurant Cristal serves international dishes, as well as regional Portuguese dishes. It is also possible to dine à la carte. Cristal Marinha offers 24-hour reception and has a comfortable TV lounge. There is also a games room with a billiard table. The Museu do Vidro da Marinha Grande is in the town centre, a 25-minute walk away from Hotel Cristal Marinha.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240131-25455698/388853000468799452/10901" HotelName="HAMEAU DE PASSY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315000/1314918/8ebf0faf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-25765022/388853000468799452/11413" HotelName="HOTEL THEOREME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1104 North General Bruce Dr, Temple, 76504, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188357/201312395021978.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 59. Floors: 2. Property description- Welcome to the Days Inn Temple, TX. We are conveniently located off of Interstate 35, 2 Miles from downtown and 3 Miles from the world renowned Scott and White Hospital. Renovated in 2006, the list of amenities at our property include - Free High-Speed Wireless and Wired Internet, Free Daybreak Breakfast, Free USA Today Paper, and a sparkling outdoor pool. All rooms also feature microwaves , coffee makers, hair dryers, and irons with ironing boards.. Onsite facilities information- ParkingProperty was built in 1993. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-25441967/388853000468799452/14707" HotelName="INTERNATIONAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1920000/1916100/1916079/870e9605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-26648253/388853000468799452/16328" HotelName="HILTON GARDEN INN PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88175100/88175083/6d6ad83d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-25198570/388853000468799452/16382" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34180/9171c343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-25182313/388853000468799452/22479" HotelName="OPERA DEAUVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53583/4778ec43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-30100903/388853000468799452/961" HotelName="IBIS PARIS TOUR EIFFEL CAMBRONNE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16049/60daebfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6216-25182321/388853000468799452/8221" HotelName="IBIS STYLES PARIS BERCY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565554/ee341717_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-25586718/388853000468799452/9925" HotelName="GRAND HOTEL MALHER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7650000/7640300/7640209/84c4053a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-25198581/388853000468799452/9932" HotelName="DES NATIONS ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13800/13770/05c1f438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-25476041/388853000468799452/11582" HotelName="ALEXANDRIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6830 Crumpler Blvd., Olive Branch, MS, 38654, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1399900/1399823/2442cbc7_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Olive Branch hotel is located on Hwy. 78 and 302 (Goodman Road), next door to Cherokee Valley Golf Course. We are 12 miles east of Memphis International Airport and 15 miles southeast of Graceland. Other Olive Branch, Mississippi attractions include Tunica Casinos (20 miles southwest) and tours of historic homes (25 miles south) in Holly Springs, Mississippi. Our Hampton Inn guests can dine at Applebee's, Colton's Steakhouse, East End Grill, Chili's and most chain restaurants, all within a mile of our hotel.   Whether traveling to Mississippi on business or pleasure, our Hampton Inn hotel guests enjoy amenities which include complimentary wireless high-speed internet access, complimentary hot breakfast buffet, in-room coffeemaker, microwave, refrigerator, hair dryer, 2 phones, TV with cable and complimentary HBO. We also offer a complete business center, ample parking, connecting rooms, cribs, indoor heated pool and whirlpool tub and exercise facility. Laundry/valet services, guest/laundromat, meeting/banquet facilities, and audio/visual equipment are available for a nominal fee. The Hampton Inn Olive Branch hotel is a beautiful 3 story, interior access hotel, with comfort, convenience and security as a top priority.   We love having you here at the Hampton Inn Olive Branch hotel in Mississippi.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-25198588/388853000468799452/12363" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-25238198/388853000468799452/12549" HotelName="GRAND DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-25197684/388853000468799452/16708" HotelName="LE CLEMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/797200/797166/w7928h5290x0y0-abc84a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263068-25489746/388853000468799452/17944" HotelName="LE ROCROY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169595/9b760306_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449323-32344930/388853000468799452/18973" HotelName="HÔTEL NOUCHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449323/202592515656142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34311-25217457/388853000468799452/20442" HotelName="VILLA DES PRINCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890100/890094/033b4712_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-25441965/388853000468799452/21246" HotelName="LITTLE REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523434/23839535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/388853000468799452/1206" HotelName="HOTEL LE CHAT NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133645/8d54580c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-32609727/388853000468799452/2961" HotelName="OCEANIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25366-25207053/388853000468799452/6997" HotelName="GRAND HOTEL CHICAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16700/16642/99ae3b93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51186-25228185/388853000468799452/9823" HotelName="ROSALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15400/15320/6747bb4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-25198054/388853000468799452/20716" HotelName="TRIBE PARIS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34484/1da26b47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32609739/388853000468799452/3338" HotelName="GRAND HOTEL DU CALVADOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18804/18804_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-25446383/388853000468799452/7783" HotelName="FELICIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3360000/3354100/3354072/4d33e33e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354861-26648267/388853000468799452/15396" HotelName="GRAPHIK MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83920000/83915300/83915212/2d600fca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-25455872/388853000468799452/16168" HotelName="QUEEN`S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673058/320ea5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-25182341/388853000468799452/20932" HotelName="KYRIAD PARIS 13 - ITALIE GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144600/8a79a794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-25591363/388853000468799452/21010" HotelName="VERLAINE (BOBILLOT ST.)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1137 WARREN ST, NAPA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11736500/11736430/7e114d11_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Napa Inn is located in Napa, close to Uptown Theater, Napa Opera House, and Napa Valley Wine Train. Nearby points of interest also include Oxbow Public Market and Scientopia Discovery Center.    Property Features.   This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary reception with light refreshments in the evening on select days. Wedding services and concierge services are available. Self parking is complimentary. Additional property amenities include a garden. This is a smoke-free property.    Guestrooms.     15 air-conditioned guestrooms at Napa Inn feature fireplaces and hair dryers. Wireless Internet access is complimentary. Televisions have cable channels and DVD players. Rooms also include irons/ironing boards and clock radios. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 30.00 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-25372936/388853000468799452/12246" HotelName="DES MINES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1221500/1221409/bbf0750c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-25238214/388853000468799452/14726" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428472-27573383/388853000468799452/18661" HotelName="HOTEL DU CHATEAU DEAU - TOURISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103020000/103017400/103017397/9760ef06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-25198564/388853000468799452/19985" HotelName="B SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519500/519445/3334e267_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-25765160/388853000468799452/20312" HotelName="LA PLANQUE HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ROUTE DE FEZ KM. 5, DAR TOUNSI, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30410000/30406800/30406702/f4acc770_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Lodge K Hôtel &amp;amp; Spa in Marrakech (Palm Groves), you'll be close to Museum Palmeraie and Marrakesh Museum. This 5-star lodge is within close proximity of Bab Debbagh and Maison de la Photographie.   Rooms   Make yourself at home in one of the guestrooms featuring refrigerators and flat-screen televisions. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a fitness center. Additional amenities include complimentary wireless Internet access and wedding services.   Dining   You can enjoy a meal at a restaurant serving the guests of Lodge K Hôtel &amp;amp; Spa, or stop in at a snack bar/deli.   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        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:  Pets allowed      &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-26644617/388853000468799452/21458" HotelName="BABA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87830000/87828000/87827922/30c0d7be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-25502336/388853000468799452/14646" HotelName="IDOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558200/558173/988fb59b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|545708-25700116/388853000468799452/17754" HotelName="JEAN BART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23066000/23065994/54f9b729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-25199029/388853000468799452/18120" HotelName="VILLA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/584900/584868/18ca2efb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-25282438/388853000468799452/19529" HotelName="VIATOR PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685852/43a68c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6504" Longitude="104.0636" StarRating="3" HotelCode="0|426314-25601822/388853000468799452/20611" HotelName="TERMINUS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 80 SECTION 2 RENMIN SOUTH ROAD, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915700/915692/76e70693_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sichuan Jinjiang Grand Hotel is located in central Chengdu, close to Tianfu Square, Sichuan Museum of Science and Technology, and Renmin Park. Nearby points of interest also include Chengdu City Sports Center and Wuhou Ci.    Hotel Features.   Dining options at Sichuan Jinjiang Grand Hotel include 10 restaurants. 2 bars/lounges are open for drinks. Recreational amenities include an indoor pool and a fitness facility. This 4.5-star property offers small meeting rooms and audiovisual equipment. This Chengdu property has event space consisting of a conference center, banquet facilities, conference/meeting rooms, and a ballroom.  Wedding services, tour/ticket assistance, and translation services are available. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     All guestrooms at Sichuan Jinjiang Grand Hotel feature minibars and CD players. Accommodations offer river or garden views. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. Televisions have cable channels and DVD players.     Room Info:  Name: Grand Description:    One King Bed  Two Single Beds         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 1 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-26090021/388853000468799452/20977" HotelName="DES BAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428476-27575625/388853000468799452/22312" HotelName="LE JARDIN DE VERRE BY LOCKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106650000/106641800/106641800/ea9a61a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-30100859/388853000468799452/930" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/2926efad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6075-258203/388853000468799452/2091" HotelName="BEST WESTERN LE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5900/5816/d3a94d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-220962/388853000468799452/2268" HotelName="BEST WESTERN PLUS QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7561/e1302d25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-25206837/388853000468799452/7937" HotelName="REGINA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565628/0fcda9bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-25328435/388853000468799452/10596" HotelName="APARTADAGIO ACCESS PARIS PHILIPPE AUGUSTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1195700/1195625/c9afc585_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-25465882/388853000468799452/10832" HotelName="IBIS PARIS GARE DU NORD LA FAYETTE 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9328/f4473266_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-25442163/388853000468799452/12168" HotelName="ATELIER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108758/f32544db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-25326297/388853000468799452/14421" HotelName="LANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248083-25464750/388853000468799452/14570" HotelName="HOTEL KORNER LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190500/190461/7cf64aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-25182291/388853000468799452/16631" HotelName="LE 55 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901190/e897ee15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234205-25442757/388853000468799452/17711" HotelName="TERMINUS LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1072900/1072848/98cf77d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-25226755/388853000468799452/17968" HotelName="JARDIN DE VILLIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517063/3b2943fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-25181130/388853000468799452/22578" HotelName="MERCURE PARIS 9 PIGALLE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12390000/12390000/12389916/96e58e83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-32609716/388853000468799452/3223" HotelName="KORNER SAINT MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/11000000/10992800/10992704/9866723d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-25351059/388853000468799452/10887" HotelName="DE FRANCE GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1818 Victoria Avenue, Regina, S4P 0R1, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3077500/3077453/w8029h5358x0y0-9708c5bd_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 228. Floors: 15. Property description- Ideally located in downtown Regina, the Ramada Plaza Regina Downtown hotel is walking distance to Cornwall Centre Shopping Mall, Casino Regina, the Saskatchewan Trade and Convention Centre as well as many corporate locations including Viterra, Sask Energy, Sask Power and several government offices. Enjoy parking for a nominal daily fee, an indoor swimming pool and hot tub, as well as a fully equipped fitness centre.  Guests can host a wide range of meetings for up to 300 people and enjoy dining onsite at The Atrium Family Restaurant, Fibber McGees Pub and Mulligans Lounge. Room service is also available. All guest rooms offer pillow top beds, coffee makers, voice mail and complimentary wireless high speed internet access. Hot tub and family suites are also available as well as business class rooms.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170869-25350113/388853000468799452/12925" HotelName="ARCADIE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63879/5b281aaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-25373164/388853000468799452/14672" HotelName="IBIS STYLES PARIS ALÉSIA MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1005Interstate-Highway 35North, San Marcos, 78666, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150145/753b136b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 62. Floors: 2. Property description- Welcome to the Days Inn San Marcos.  The hotel is located just minutes from the beautiful San Marcos River and within 2 miles of Texas State University, and we are only 5 minutes from the famous Prime Outlet Mall and the Tanger Factory Outlet.  We are pleased to offer all of our guests free Daybreak Breakfast, Free High-Speed Internet access, a sparkling outdoor pool, and expanded cable television with HBO.  All of our spacious guestrooms also feature refrigerators and microwaves.  We hope that we will have the opportunity to serve you in the near future.. Onsite facilities information- ParkingProperty was built in 1983. Hotel Currency: USD. Additional Addresses: Other: 1005Interstate-Highway 35North, San Marcos, 78666, TX, US. Additional Phone Numbers: Fax - Other: 15123532330. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-25197786/388853000468799452/14911" HotelName="HOTEL DU JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119448/1ef8d884_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-25447145/388853000468799452/19487" HotelName="BEL ORANGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383390/fdf307ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-25512010/388853000468799452/19737" HotelName="TONIC HOTEL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8250200/8250159/e2d0cfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13731-25198060/388853000468799452/21053" HotelName="NOUVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63308/ea62642a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-25371516/388853000468799452/21274" HotelName="LEOPOLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2954800/2954754/a881bf44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.7433093" Longitude="-5.1630036" StarRating="4" HotelCode="0|240162-25455742/388853000468799452/23245" HotelName="MODERNISTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>MALAGA,RONDA,MARÃ­A CABRERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565106/9e15591c_b.jpg</HotelPictures>
        <HotelDescription>This newly build hotel is situated in the middle of central Ronda, just a few metres from the town's main monuments.  A short walk around will take its guests to the 3 main bridges that span the canyon on which the city lays -  Puente Nuevo the tallest of the bridges, towering at 120 metres.  Puente Viejo or the "Arab Bridge" due to its architecture and Puente Nuevo, which despite its name dates back to 1751.  Those interested in bullfighting should visit The nearby Plaza de toros de Ronda, the oldest bullfighting ring in Spain, which was built in 1784.  For exploring the region the bus and train station is only 500 metres away.  The venue itself is offers a comfortable and pleasant atmosphere.  The brightly decoration perfectly combines classical style and warm colours.  Guests who want to sample the authentic local cuisine can drop by the onsite restaurant for a tasty and fulfilling meal. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-26614030/388853000468799452/23290" HotelName="PARADISO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58920000/58919400/58919400/22daf3fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-25335494/388853000468799452/8755" HotelName="RELAIS SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4730800/4730712/08c3b504_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-25447253/388853000468799452/10872" HotelName="DU PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382488/32e12d73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-25610039/388853000468799452/17764" HotelName="IBIS STYLES PARIS GARE DE L'EST MAGENTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16061600/16061517/dbdef6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-25199337/388853000468799452/17782" HotelName="VILLA LUTECE PORT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796700/796679/239c1d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-25206765/388853000468799452/19466" HotelName="LOUISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-25291896/388853000468799452/22970" HotelName="MAXIM QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10359/9823e49d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6082-25182272/388853000468799452/11341" HotelName="HOTEL CASIMIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11096/d5d90556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-25182284/388853000468799452/16593" HotelName="ACCUEIL HOTEL PARIS PIGALLE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/859900/859852/fc39445b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-25197572/388853000468799452/19031" HotelName="TIMHOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53579/95e8fdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-25304439/388853000468799452/19684" HotelName="LES THEATRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243811-25460040/388853000468799452/20631" HotelName="LE FABE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2640000/2631500/2631438/f33fe8a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-220871/388853000468799452/2019" HotelName="BEST WESTERN ANJOU LAFAYETTE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22772/ca1af1be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-25198562/388853000468799452/7152" HotelName="ALBERT 1ER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63911/2a9f3301_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-25198615/388853000468799452/15976" HotelName="PAVILLON OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662600/662582/a8cc9ea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234125-25442669/388853000468799452/15997" HotelName="REGYN`S MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2533900/2533867/1c5a057f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-25207047/388853000468799452/18164" HotelName="VILLA DES AMBASSADEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565618/719d60ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-25601824/388853000468799452/21538" HotelName="LE MIREILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12293600/12293520/8be45825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6201-25182316/388853000468799452/22605" HotelName="PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1387100/1387066/cd5e27aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1409944-32321765/388853000468799452/21514" HotelName="TRIBE PARIS CLICHY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-25182253/388853000468799452/21764" HotelName="MARAIS HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1260000/1251800/1251788/f9e507f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-25182773/388853000468799452/11403" HotelName="BERNE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44770/5062a468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233035-25441871/388853000468799452/17607" HotelName="BALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523704/2ad3d110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1335840-26642979/388853000468799452/18751" HotelName="IBIS PARIS GARE MONTPARNASSE CATALOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78090000/78081600/78081532/2a463375_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-25238218/388853000468799452/19286" HotelName="IBIS STYLES PARIS MONTMARTRE BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27375/71146b29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-25226484/388853000468799452/19536" HotelName="BELAMBRA MAGENDIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498800/1498786/b340af89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-25634282/388853000468799452/23336" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535900/10535825/197e501f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-25238208/388853000468799452/11193" HotelName="IBIS PARIS GARE DE LYON REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166039/a11d03c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-25182340/388853000468799452/12142" HotelName="ROYAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565300/60edd937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-25207052/388853000468799452/16712" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-26647575/388853000468799452/21406" HotelName="VILLA ROMANTIC AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74291300/74291222/79b847e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-25228428/388853000468799452/21499" HotelName="MARCEAU BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1388200/1388103/99b5b977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534419-25690885/388853000468799452/21905" HotelName="LUXIA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16350000/16344100/16344076/9bb18a69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238519-32609743/388853000468799452/3171" HotelName="9HOTEL BASTILLE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560198/b68a875a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164588-25334802/388853000468799452/5696" HotelName="9 HOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7526/af4b3a47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51245-25226333/388853000468799452/10045" HotelName="FRANCE ALBION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/966300/966254/0aa4303e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-25227007/388853000468799452/15425" HotelName="AGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3644200/3644167/773e75b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240122-25455686/388853000468799452/16746" HotelName="KORNER EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866123/bf0d4b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-25333058/388853000468799452/22036" HotelName="LE TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84209/766be834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-25455640/388853000468799452/5923" HotelName="WINDSOR HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547700/3547614/f5c1987f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-25352357/388853000468799452/9633" HotelName="PLATINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18816-25198573/388853000468799452/13107" HotelName="CLUNY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10625/f127c78b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-25442309/388853000468799452/17921" HotelName="LES PLUMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Blvd. Miguel Aleman Mz 1 Lote D, TOLUCA, MEXICO,50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520100/3520010/4e45f13c_b.jpg</HotelPictures>
        <HotelDescription>Enjoy an efficient stay at the simple yet modern One Toluca Aeropuerto, an economy class hotel that is perfect for business travelers seeking excellent services during their trip to Toluca. The hotel offers an innovative concept that combines practical services and comfortable facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-32368879/388853000468799452/979" HotelName="NOVOTEL PARIS 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892500/892418/9aae2978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-25350133/388853000468799452/8270" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KAMAN STREET, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53598/46422572_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated about 10-minute walk from the beach, a few local restaurants and a supermarket. Eilat city centre can be reached by taxi within around 10-15 minutes.

Situated by the sea and between the two blue lagoons, this city hotel offers a total of 84 suites, family rooms and regular rooms equipped with the latest facilities to give guests an intimate atmosphere close to all the attractions in Eilat. Facilities at this club resort include 24-hour reception and check-out services, a hotel safe, currency exchange facilities, lift access and a bar. Internet access (in the lobby only), room service and a laundry service are available for a fee.

Rooms are simple and modestly sized, but comfortable. All have compact en suite bathrooms fitted with a shower, bath and hairdryer. Amenities include a double bed, satellite/cable TV, a safe, a useful mini fridge, tea and coffee making facilities and an ironing set. Air conditioning, central heating and a balcony or terrace feature as standard.

The hotel has a modest outdoor swimming pool that has a small waterfall feature, a children's swimming area and a poolside snack bar. Guests can also enjoy a work-out in the hotel gym.

A rich and varied buffet offers authentic dishes with the aromas of home cooking. These include delicious Israeli breakfasts and barbecue nights around the swimming pool. The main dining room is situated on the ground floor and is decorated in blue and green.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169793-25335474/388853000468799452/14948" HotelName="BEAUSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1405300/1405292/86d06a62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-25558491/388853000468799452/19960" HotelName="MONSIEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>STRANDALLEE 198, TIMMENDORFER STRAND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11741300/11741259/81921c68_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Timmendorfer Strand is a business-friendly hotel located in Timmendorfer Strand's midtown area and local attractions include Travemuende Ferry Port and Hansapark.    Hotel Features.   Mercure Hotel Timmendorfer Strand's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include an indoor pool and a sauna. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. This 4-star property has a 24-hour business center and offers small meeting rooms, audiovisual equipment, and business services. Complimentary wireless Internet access is available in public areas. This Timmendorfer Strand property has event space consisting of banquet facilities, conference/meeting rooms, and exhibit space. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a terrace, and multilingual staff. Extended parking privileges may be offered to guests after check-out (surcharge). This is a smoke-free property. A total renovation of this property was completed in February 2010.    Guestrooms.     87 guestrooms at Mercure Hotel Timmendorfer Strand feature minibars and safes. Balconies offer courtyard views. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. Flat-panel televisions have cable channels. Windows that open, blackout drapes/curtains, and clock radios are also provided. Guests may request irons/ironing boards, hypo-allergenic bedding, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      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.   There are no room charges for children 6 years old and younger who occupy the same room as their parents or guardians, using existing bedding.          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:   A tax is imposed by the city: EUR 2.6 per person, per night   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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: EUR 10 per night  Buffet breakfast fee: EUR 15,00 per person (approximately)  Rollaway bed fee: EUR 40 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-30100933/388853000468799452/1158" HotelName="PULLMAN PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17400/17333/4b00b369_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-18985905/388853000468799452/1557" HotelName="CROWNE PLAZA PARIS REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17013/02ed9653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-25251432/388853000468799452/4538" HotelName="WHISTLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603419/dd6fafcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-25200196/388853000468799452/11540" HotelName="DE BANVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6089-25182276/388853000468799452/11746" HotelName="DES TROIS POUSSINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789800/789751/c5063305_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-25442575/388853000468799452/12250" HotelName="HOTEL DE LA GAITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478908/1e03d418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14486-25198129/388853000468799452/15103" HotelName="CHATEAUDUN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201187/74dc0dbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-25442441/388853000468799452/16384" HotelName="LOUVRE BONS ENFANTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543400/2543392/dd5d1cdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-25182331/388853000468799452/17676" HotelName="TIMHOTEL GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1301/d1d25d16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-25537382/388853000468799452/17755" HotelName="HOTEL PIERRE NICOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10090000/10084700/10084602/846ae3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-25442175/388853000468799452/19409" HotelName="AVIA SAPHIR MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972836/05ac37ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233699-25442297/388853000468799452/22364" HotelName="MONSIEUR HELDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3016500/3016441/a7d53966_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-25197842/388853000468799452/22820" HotelName="MAXIM FOLIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691200/691190/1eda0909_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-25226780/388853000468799452/22883" HotelName="MAYET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894000/893975/624c3c45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10489-25197845/388853000468799452/8573" HotelName="CITADINES APARTHOTEL BASTILLE MARAIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526635/2ce652b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-25182324/388853000468799452/14256" HotelName="RELAIS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1223500/1223409/2bcea672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21754-25206623/388853000468799452/17640" HotelName="BEAUREGARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848390/9301c428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-25600788/388853000468799452/18239" HotelName="COQ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12429600/12429565/e64a398e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-25442765/388853000468799452/18629" HotelName="TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523380/a4c40d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-25444855/388853000468799452/20092" HotelName="BABY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545268/e87a7b66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-25537412/388853000468799452/22705" HotelName="ODEON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891932/42923f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/388853000468799452/1147" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6877/0f9edf2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162879-25334559/388853000468799452/4342" HotelName="APARTADAGIO PARIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971000/970938/259821e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-25206786/388853000468799452/5762" HotelName="ABBATIAL ST. GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53483/61668c11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14463-25198757/388853000468799452/8868" HotelName="ARIANE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83030/eb80377a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-25206936/388853000468799452/10779" HotelName="DU VIEUX SAULE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119402/77e38196_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-25199579/388853000468799452/11779" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/b26902b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-27567733/388853000468799452/16759" HotelName="APPARTCITY COLLECTION PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95300000/95294800/95294798/b2cb7978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14465-25198123/388853000468799452/17926" HotelName="BAILLI DE SUFFREN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894900/894821/w8183h5464x0y0-928eb85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607391-25765040/388853000468799452/18742" HotelName="VICTORIA CHATELET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17610000/17601300/17601222/5a06d3f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-26090129/388853000468799452/19063" HotelName="BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20205100/20205036/6030bab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-25601938/388853000468799452/23014" HotelName="MIRAMAR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11465900/11465813/32aa700e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/388853000468799452/2075" HotelName="BEST WESTERN ARAMIS SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1396/cffaa437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-254406/388853000468799452/2280" HotelName="BEST WESTERN PLUS OPERA BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789500/789461/1f226c07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14508-25198133/388853000468799452/8072" HotelName="DIVA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/898200/898175/c2a65388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-25182336/388853000468799452/8784" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-25447241/388853000468799452/10442" HotelName="DE VARENNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542853/aebaca4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14555-25198139/388853000468799452/10965" HotelName="HOTEL ZELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562165/d6e8a01b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5537289" Longitude="-80.848096" StarRating="3" HotelCode="0|176764-25349522/388853000468799452/17312" HotelName="HОTEL SAINT-LOUIS - JARDIN DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3500 Cheney Highway, Titusville, 32780, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83097/dbe347cf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 124. Floors: 2. Property description- Ramada Titusville/Kennedy Space Center is the closest Ramada to Kennedy Space Center located only 12 miles from Kennedy Space Center off of I-95 at exit 215. Spend your time at many of the local attraction nearby such as Kennedy Space Center, Jungle Adventures, Midway Airboat Rides, Astronaut Hall of Fame, Police Hall of Fame, Warbirds Valiant Air Command Museum, Historic Downtown Titusville, or Playalinda Beach - the longest natural beach along the Florida Atlantic coast. You can also take a short drive to many close attractions such as Cocoa Village, Cocoa Beach, Port Canaveral or the Cocoa Expo Center. Our hotel is less than an hour from Orlando Theme Parks so day trips are very convenient. At our hotel you can swim in the heated outdoor pool, soak in the hot tub or work out in the fitness center all this while the children play on the play yard set in our secure keyed entry hotel. We offer free wireless internet in all rooms. The hotel is 100 percent smoke free, has interior corridors and offers a business center, free computer access in the lobby along with free weekday newspapers. In the rooms we offer iron/ironing board, coffee maker and complimentary coffee, phones with data ports, voicemail and we have microwaves and refrigerators in all rooms.  Dining is easy with a 24 Hour Dennys located on-site, before retiring to your recently renovated room. Enjoy a free continental breakfast. Onsite facilities information- ParkingProperty was built in 1975. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873799-26089953/388853000468799452/17932" HotelName="JULES AND JIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15630000/15621900/15621860/6d4c527a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-25216207/388853000468799452/23300" HotelName="MISTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6528900/6528818/11bbe368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-27561970/388853000468799452/23342" HotelName="OKKO HOTELS PARIS LA DÉFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77810000/77806800/77806752/38611b43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-25610101/388853000468799452/23519" HotelName="MODERN EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106609/2df67e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232961-25441789/388853000468799452/4440" HotelName="VOLNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4853200/4853104/669eaf3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-25765132/388853000468799452/10616" HotelName="HÔTEL STELLA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20069/d66860c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-25198135/388853000468799452/12184" HotelName="IBIS STYLES PARIS CADET LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34211/3fe2feb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-25601678/388853000468799452/13576" HotelName="APOLLON MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521505/0a8e5058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-25198594/388853000468799452/17432" HotelName="JARDIN LE BREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8108100/8108005/85a30990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-25238206/388853000468799452/19097" HotelName="ISTRIA ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167479/eebebce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-25726229/388853000468799452/19137" HotelName="L'ESPERANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19640000/19631800/19631718/e43850d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-25332840/388853000468799452/20020" HotelName="COYPEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541300/2541293/4747d45f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-25714804/388853000468799452/22508" HotelName="MERCURE PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20150000/20141700/20141640/146de49b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92421-25260601/388853000468799452/8363" HotelName="HOTEL DE LA BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1080500/1080485/14e267ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-25200000/388853000468799452/10362" HotelName="NOVOTEL PARIS VAUGIRARD MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14634/13f4360f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-25182323/388853000468799452/14064" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/39908d4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-25199626/388853000468799452/17159" HotelName="MERCURE PARIS TOUR EIFFEL PONT MIRABEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13700/13700/61a4dae1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-25182279/388853000468799452/19327" HotelName="MAISON 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/430300/430292/0f62d812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-26610672/388853000468799452/20796" HotelName="BABEL HOTELS BELLEVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66022900/66022815/4ac2e7df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-25442171/388853000468799452/22956" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-25199580/388853000468799452/17402" HotelName="MERCURE PARIS OPERA GARNIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48247/6d90472e_edited_5ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-25182300/388853000468799452/19162" HotelName="MOULIN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2000/1905/22dfb541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-25690075/388853000468799452/22140" HotelName="OPERA MAINTENON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 FIFTEENTH AVE ,TAURANGA 3112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3640000/3634300/3634265/357a3591_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Tauranga, Bennetts Motor Inn puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Tours, car park, laundry service/dry cleaning, meeting facilities are on the list of things guests can enjoy. Relax in your comfortable guestroom, featuring daily newspaper, bathtub, jacuzzi bathtub, kitchenette, coffee/tea maker. The hotel offers various recreational opportunities. Discover all Tauranga has to offer by making Bennetts Motor Inn your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652381-25829743/388853000468799452/22896" HotelName="OH LA LA ! HOTEL BAR PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37030000/37026000/37025921/5b2002cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/388853000468799452/513" HotelName="NIEPCE PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4750 Amelia Island Pkwy, AMELIA ISLAND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19870000/19860800/19860784/2e7acf7f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set on Amelia Island, in Florida. The hotel is located just a 30 minutes' driving distance away from Jacksonville Airport. This mesmerising hotel is surrounded by a host of attractions, as well as ample opportunities for exploration and discovery. This hotel is set amidst one of the most popular beach destinations on the East Coast of the United States. Guests can enjoy a leisurely stroll along the sprawling, pristine beaches, or enjoy a number of exciting activities nearby. This hotel comprises sumptuously-designed accommodation options, which immerse visitors in luxury and style. This hotel's exemplary service, first-class facilities and peaceful, homely atmosphere sets it apart as a prime option for visitors to the area.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31110-25214761/388853000468799452/21222" HotelName="NIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542855/d624b7eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|164593-25332866/388853000468799452/21237" HotelName="LE PETIT BELLOY SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2466900/2466847/c437b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95826-220861/388853000468799452/2151" HotelName="BEST WESTERN BRETAGNE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5278/5e02f374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-25197853/388853000468799452/6225" HotelName="CITADINES TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447033/8a508734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186876-25372174/388853000468799452/15929" HotelName="LEGEND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1390/8b2324a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-25689623/388853000468799452/20982" HotelName="DE ROUBAIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-25352356/388853000468799452/23061" HotelName="MERCURE PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23330/fcc9607c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626010-25796176/388853000468799452/5236" HotelName="15 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36310000/36307400/36307388/833299e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-25642043/388853000468799452/7411" HotelName="EIFFEL BLOMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11620700/11620624/32952d43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-25601690/388853000468799452/9400" HotelName="DU VIEUX MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2 DONGMAPENG ROAD, CHENGDU, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7880000/7874400/7874313/f3deded8_b.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-25263817/388853000468799452/10119" HotelName="GAILLON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64926/6666bcf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|529634-25685134/388853000468799452/11827" HotelName="ANDREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13506000/13505949/04d4e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-25198136/388853000468799452/15562" HotelName="LAUTREC OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562160/86ebe910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188540-25373550/388853000468799452/20107" HotelName="ODYSSEY BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564950/2abed4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401606-27713021/388853000468799452/21609" HotelName="BLOOM HOUSE (CLASSIC)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401606/2024617152110912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-25726233/388853000468799452/23171" HotelName="MOM ART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PANORMO ,CRETE ISLAND 74057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22650000/22648000/22647935/298e74c3_b.jpg</HotelPictures>
        <HotelDescription>The 2-star Iliana Hotel offers comfort and convenience whether you`re on business or holiday in Crete Island. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including car park, Wi-Fi in public areas, concierge, family room, are at hand. Guestrooms are fitted with all the amenities you need for a good night`s sleep, including air conditioning, kitchenette, bathtub, internet access – wireless (complimentary), television. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Crete Island has to offer are three great reasons you should stay at Iliana Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263066-25489744/388853000468799452/5791" HotelName="ELYSÉES BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8931/8a36de69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-25441107/388853000468799452/5908" HotelName="HOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5335100/5335076/32836141_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-25464730/388853000468799452/7899" HotelName="GRAND LEVEQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5951900/5951861/0b2a28a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.4039" Longitude="-122.117" StarRating="3" HotelCode="0|460511-25631828/388853000468799452/9733" HotelName="GEORGE SAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2700 W EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710635/649b51a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Hotel Aria in Mountain View, you'll be in the business district and close to San Antonio Shopping Center and Computer History Museum.&lt;br /&gt; This hotel is within close proximity of Mountain View Center for the Performing Arts and Google Headquarters.&lt;br /&gt;   Rooms   Make yourself at home in one of the 98 air-conditioned rooms featuring refrigerators and microwaves. Your pillowtop bed comes with cotton sheets, and all rooms are furnished with single sofa beds. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;br /&gt;   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a spa tub, and a fitness facility. Additional features at this Art Deco hotel include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary hot/cold buffet breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and dry cleaning/laundry services. Free parking is available onsite.&lt;br /&gt;   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 20.00 per pet, per night   Late check-out fee: USD 68.00  Rollaway bed fee: USD 20.00 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A 10 percent city/local tax will be charged      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.     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.     Minimum Spring Break check-in age is 21 years old.      Property Information:  Check-in time starts at 3 PM  Pets not allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32575-25216111/388853000468799452/10521" HotelName="29 LEPIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/795900/795817/a65bee1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652334-25829717/388853000468799452/20911" HotelName="LE CITIZEN HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4113300/4113296/a6f8fb4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-25551300/388853000468799452/21687" HotelName="LOCOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6508700/6508662/f4fdbcbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-25214243/388853000468799452/7679" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-25591053/388853000468799452/12462" HotelName="NOVOTEL SUITES PARIS EXPO PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12560000/12552800/12552752/5f49d5d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187674-25372788/388853000468799452/12862" HotelName="ATELIER VAVIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214500/1214443/f4a222a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232151-25441057/388853000468799452/17494" HotelName="TIMHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1140600/1140512/ec5ca361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-25206787/388853000468799452/17797" HotelName="LES BULLES DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34465/7cb25c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263300-25489842/388853000468799452/21386" HotelName="MONCEAU WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1194/6e623c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18952-25197526/388853000468799452/5270" HotelName="9HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11763200/11763129/2de9266e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-25476043/388853000468799452/7348" HotelName="GRAND HOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062937/17bfe44a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-25796284/388853000468799452/14171" HotelName="LE GRAND QUARTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39210000/39204800/39204752/43979597_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-25184783/388853000468799452/14965" HotelName="IBIS STYLES PARIS GARE SAINT LAZARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7368/b46d4439_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4845" Longitude="-89.0235" StarRating="3" HotelCode="0|480698-25648316/388853000468799452/15459" HotelName="RESIDHOTEL IMPERIAL RENNEQUIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1905 W MARKET ST, BLOOMINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1611100/1611041/85abcbef_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Red Roof Inn Bloomington in Bloomington, you'll be convenient to Bloomington-Normal Factory Stores and Miller Park Zoo.&lt;br /&gt; This inn is within close proximity of Illinois Wesleyan University and Bromenn Hospital.&lt;br /&gt;   Rooms   Make yourself at home in one of the 94 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;br /&gt;   Rec, Spa, Premium Amenities   Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   Grab a bite from a snack bar/deli serving guests of Red Roof Inn Bloomington.&lt;br /&gt;   Business, Other Amenities   Featured amenities include express check-out, a 24-hour front desk, and air conditioning in public areas. Free parking is available onsite.&lt;br /&gt;   Room Info:    Know Before You Go       Children 17 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Rollaway bed fee: USD 15 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.     Property Information:  Check-in time starts at 3 PM  Pets allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-25238210/388853000468799452/21751" HotelName="LES TOURNELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107500/1107461/dd8ab22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417038-25593843/388853000468799452/21911" HotelName="OFF PARIS SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13310000/13304300/13304275/2d577027_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/388853000468799452/768" HotelName="NOVOTEL PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17725/3df3db39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-30102052/388853000468799452/2492" HotelName="APARTADAGIO PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4096/23273ae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="9.00396" Longitude="38.7728" StarRating="3" HotelCode="0|347792-25536546/388853000468799452/5546" HotelName="HOTEL DU LION D'OR LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>KIRKOS SUBCITY KEBELE 01/19, BOLE DISTRICT, ADDIS ABABA, ET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2759600/2759576/91ed7a07_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Destiny Addis Hotel is located in Addis Ababa, close to ECA Conference Center, Meskel Square, and Medhane Alem Church. Nearby points of interest also include Addis Ababa Stadium and Menelik II's Palace.    Hotel Features.   Dining options at Destiny Addis Hotel include a restaurant and a coffee shop/café. Room service is available 24 hours a day. This 3.5-star property offers a meeting/conference room and business services. Wireless Internet access (surcharge) is available in public areas.  Additional property amenities include multilingual staff, tour/ticket assistance, and gift shops/newsstands.    Guestrooms.     All guestrooms at Destiny Addis Hotel feature safes. Wired high-speed Internet access is available for a surcharge. Flat-panel televisions are available in guestrooms.      Room Info:       Notifications:      No pets and no service animals are allowed at this property.           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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408392-25586720/388853000468799452/8622" HotelName="HANDSOME BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565110/5ffd5a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-25371520/388853000468799452/9102" HotelName="DU PLAT D'ETAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880236/83360d56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-25198572/388853000468799452/10415" HotelName="CLAUDE BERNARD SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53507/016c0d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-25199993/388853000468799452/11463" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20931/9a521d0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247099-25463778/388853000468799452/15172" HotelName="IBIS STYLES PARIS REPUBLIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11000/10938/31e78df9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607405-25765060/388853000468799452/17182" HotelName="HÔTEL SAINT-LOUIS MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8240500/8240437/892a3223_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889538-26116490/388853000468799452/21043" HotelName="BOTANISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57010000/57007500/57007492/f49ac746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13738-220877/388853000468799452/1990" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16925/f7269339_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-25253846/388853000468799452/4420" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Carr Cancun Tulum  Km 45, Riviera Maya, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/914000/913994/3436ac8a_b.jpg</HotelPictures>
        <HotelDescription>This elegant luxury hotel is located directly beside Punta Brava Beach some 20 minutes drive to the north of Playa del Carmen and approximately 5 minutes drive from Puerto Morelos. The hotel offers a complimentary shuttle bus service to Cancún and the Playa del Carmen.
Lying amidst tropical palm tree gardens, facilities include a reception desk, a souvenir shop and a hairdresser's salon in addition to 6 bars, a nightclub and 4 air-conditioned restaurants (Mexican, Italian, international and Oriental cuisine are on offer). Room and laundry services may be taken advantage of and there is a small theatre within the complex.
In the well-kept outdoor complex are 7 swimming pools, a poolside snack bar and sun loungers (bath towels available for use beside the pool and on the beach). Leisure options include a Jacuzzi, a sauna, a solarium, steam baths, a massage service and various other spa treatments on offer in the spa centre. Sports facilities include diving, with taster diving course being conducted in the pool, tennis courts, aerobics sessions, a gym, mountain/ road bike hire, beach football and beach volleyball. A small theatre offering an evening programme provides some variation and amusement for guests.
Guests can savour gourmet dining at seven extraordinary restaurants and float on 13 swimming pools with bars.
Each of the comfortable rooms comes with an en suite bathroom with a shower, satellite/ cable TV, a radio/ alarm clock, a minibar/ fridge, air conditioning, a ceiling fan, a Jacuzzi, a coffee machine, a hire safe and a balcony or terrace with a hammock.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6209-25182320/388853000468799452/5018" HotelName="AIDA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53525/fbcd6210_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-25447135/388853000468799452/6242" HotelName="ALISON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53485/484a0dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-25216325/388853000468799452/6400" HotelName="ANTIN TRINITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910926/6e004934_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233664-25442259/388853000468799452/8236" HotelName="DESIGN SORBONNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160400/1160380/e0894db5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-25225262/388853000468799452/10928" HotelName="LE LAVOISIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/220800/220724/05888503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-25216327/388853000468799452/12341" HotelName="D'ESPAGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564952/0af2f6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-25198568/388853000468799452/16306" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-25206732/388853000468799452/20070" HotelName="LENOX MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1171400/1171303/b64313f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-25542251/388853000468799452/22521" HotelName="NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>POINT DE LA VERDURE, LE GOSIER, GP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2534900/2534803/3329f6ab_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Canella Beach Hotel is located on the beach in Le Gosier's Grande-Terre neighborhood, close to Plage de Gosier, Place de la Victoire, and Musee Saint-John Perse. Other points of interest near this condo include Basilica of St Peter and St Paul and Schoelcher Museum.    Property Features.   Canella Beach Hotel's restaurant serves breakfast, lunch, and dinner. The condo also has a snack bar/deli and a coffee shop/café. A beach bar and a bar/lounge are open for drinks. The condo serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, a children's pool, and a spa tub.  Additional property amenities include multilingual staff, a garden, and a picnic area. Guests have access to a partner property's recreational facilities.    Guestrooms.     143 air-conditioned guestrooms at Canella Beach Hotel feature safes and windows that open. Rooms are all accessible via exterior corridors. Lanais offer beach, sea, or pool views. All rooms include separate sitting areas and are furnished with twin sofa beds and desks. At this 3-star condo, accommodations include kitchenettes with refrigerators and cookware/dishes/utensils. Bathrooms feature bathtubs or showers. Wireless Internet access is complimentary. Guestrooms offer direct-dial phones. Flat-panel televisions have satellite channels. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available three days a week.      Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          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:   A tax is imposed by the city: EUR 1.00 per person, per night   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-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6095-25182280/388853000468799452/6407" HotelName="ELYSEES CERAMIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81700/81652/3b97e15d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161571-25334272/388853000468799452/6665" HotelName="ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498600/1498511/880075b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-25214159/388853000468799452/8486" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-27714764/388853000468799452/18901" HotelName="HOTEL FLANELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-5539949/388853000468799452/2360" HotelName="BEST WESTERN PLUS LA DEMEURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000300/1000282/5020fa6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-26648261/388853000468799452/6509" HotelName="ZOKU PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89770000/89768500/89768402/2bdacb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-25182326/388853000468799452/8665" HotelName="IBIS STYLES PARIS EIFFEL CAMBRONNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888905/88750d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30481-25214297/388853000468799452/12422" HotelName="PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1122200/1122113/d829754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436196-25609981/388853000468799452/12543" HotelName="HERSE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4210000/4208600/4208542/9ea1e2eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-25442413/388853000468799452/15700" HotelName="LE CLOS MEDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/425300/425236/a6c3871b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411062-25591157/388853000468799452/15780" HotelName="SAINT-LOUIS PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13270000/13263100/13263038/5449de84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-25197716/388853000468799452/18809" HotelName="BEST WESTERN PLUS HOTEL LITTERAIRE MARCEL AYME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34900/34817/d349e727_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-25455706/388853000468799452/20672" HotelName="LE REGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521571/612f558a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159967-25331811/388853000468799452/22197" HotelName="MERCURE PARIS BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523430/0a5696bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-25182254/388853000468799452/8937" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-25282880/388853000468799452/9052" HotelName="AMELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/872400/872352/aca1d17e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6237-25182328/388853000468799452/10993" HotelName="GEORGE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870400/870400/cbaf5853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-25370856/388853000468799452/12046" HotelName="SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63317/1dc5c993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-25182251/388853000468799452/13123" HotelName="AMBASSADEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83045/66841554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-25477087/388853000468799452/13699" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>270 West Route 59, Nanuet, NY, 10954, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3640100/3640018/5b87fae5_b.jpg</HotelPictures>
        <HotelDescription>See all that we offer at Hilton Garden Inn Nanuet hotel, a Hilton Family hotel, in New York. Our hotel is conveniently located just off of New York State Through way at exit 14 situated in Rockland County between Westchester, NY and Bergen County NJ. The hotel is conveniently located to several major corporations including Wyeth/Pfizer, IBM, Ingersoll Rand, Wachovia, KPMG, SONY, LeCroy, A&amp;amp;P, Praxair, Novartis and Creston. All are within five miles of our front doors!  Looking for a great location for your next small meeting in or near Nanuet, NY? Our hotel offers nearly 2,200 square feet of meeting space that accommodates up to 80 people. We offer personalized catering services to fit anyone's needs! We take on all the worries so you can concentrate on the important stuff!  Brides-to-Be, make the hotel your family and friends' home base for your upcoming Special Day. Enjoy our in house restaurant, the American Grill, or room service. If you wish to step out, visit nearby dining options including Red Lobster with in walking distance from our hotel.  Hotel Amenities Include: Visit the American Grill for Breakfast and Dinner. Breakfast has fresh made to order omelets and freshly made Belgium waffles. Or perhaps some fruits, yogurts, or oatmeal appeal to the healthy minded traveler. Dinner is outstanding with creative specials and stay for a drink at the lounge. 24-hour mini mart for all your needs. Snacks, drinks, adult beverages, food, and anything you may have left at home! COMPLIMENTARY wireless and wired high-speed Internet access in all rooms. 24-hour Business center with computers, printers, copier, and supplies. And print right from your room with PrinterOn. Heated indoor pool, whirlpool and fitness center. Wireless Internet access throughout the hotel including the lobby and meeting space. In-room Hospitality Center with microwave, refrigerator, and coffee maker.  Nearby Attractions/Points of Interest Include: While you are in the Nanuet, NY area, enjoy all the Rockland County has to offer. Whether history, nature or shopping is your main attraction, we have it all! 19 miles from New York City, 15 miles from Woodbury Commons Premium Outlets, 3 miles from Palisades Center Mall (2nd largest in America), Bear Mountain Park (Pool, Zoo, Canoeing, Picnicking, Ice-skating in winter), Stony Point Battlefield!  Be sure to check out our Local Guide for more information on fun-filled, nearby weekend activities.  ***** Everything. Right where you need it. *****&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-25198626/388853000468799452/15378" HotelName="SEROTEL LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574838/b058f0b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.0063" Longitude="-118.49" StarRating="2" HotelCode="0|417035-27551668/388853000468799452/16434" HotelName="PRINCE ALBERT OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2001 OCEAN AVE, SANTA MONICA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219600/4219534/bfe20351_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bayside Hotel is located near the beach in Santa Monica's Beach Cities neighborhood and close to Original Muscle Beach, Venice Beach, and Santa Monica Pier. Nearby points of interest also include Santa Monica Place and Santa Monica College.    Hotel Features.   Those traveling on business have access to a business center at this hotel. Complimentary wireless Internet access is available in public areas. Guest parking is available for a surcharge. Additional property amenities include tour/ticket assistance and self parking. This is a smoke-free property.    Guestrooms.     45 guestrooms at Bayside Hotel feature iPod docking stations and minibars. Balconies offer garden or courtyard views. These individually furnished rooms include desks. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers and hair dryers. Wireless Internet access is complimentary. In addition to safes, guestrooms offer phones with voice mail. Flat-panel televisions have cable channels. Rooms also include ceiling fans, windows that open, and irons/ironing boards. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: USD 17 per night  Pet fee: USD 50.00 per stay  Rollaway bed fee: USD 10 per night  Crib (infant bed) fee: USD 10 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 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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-25259921/388853000468799452/20702" HotelName="SUPER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>335 Boulevard De Leeds, Lille, 59777, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169200/1169199/f5b89aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 121. Suites: 1. Single-bedded accommodations: 88. Double bedrooms: 33. Smoking rooms: 0. Nonsmoking rooms: 121. Physically challenged rooms: 4. Floors: 10. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Elegant Lille hotel next to the Eurostar station in Euralille business district
Crowne Plaza® Lillie - Euralille hotel is set next to Gare de Lille Europe Eurostar train station, a 10-minute walk from Lille's Old Town.
Our hotel is just off the D651 motorway, and Lille Airport (LIL) can be reached in 15 minutes by car. The World Trade Center Lille is next door, as are handy tram, bus and metro connections. Our Crowne Plaza Meetings Director can assist with events across five meeting rooms, the largest of which can host up to 100 delegates. Sights in the charming Old Town include Lille Cathedral and the impressive Palais des Beaux-Arts. The shops and restaurants of the sprawling Euralille mall are a five-minute walk away.
At our hotel you can enjoy:
- Free Wi-Fi throughout the building
- A gourmet breakfast buffet
- A Fitness Centre
- A fully equipped Business Centre
- Parking for a daily fee
Our upmarket, air-conditioned rooms feature panoramic city views and luxury toiletries. The superior bedding of our Sleep Advantage® programme ensures a great night's sleep. Guests can work out in our fitness centre and relax in the sauna. Sip a cocktail with friends and colleagues in our piano bar, Le Bar, then dine on modern French cuisine in our elegant Le Plaza restaurant.Property was built in 1999. Hotel Currency: EUR. Additional Addresses: Other: 335 Boulevard De Leeds, Lille, 59777, FR. Additional Phone Numbers: Fax - Other: 33320401314. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12974-25197982/388853000468799452/21463" HotelName="LORETTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5500/5464/7a9a7b3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6200-25182315/388853000468799452/22720" HotelName="PALM - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565627/5c0ee4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-18983488/388853000468799452/1721" HotelName="HOLIDAY INN PARIS - GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44757/12cb3a39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-32609732/388853000468799452/3107" HotelName="CRAYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571900/2571854/w2971h1974x133y133-909e68ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-25216821/388853000468799452/4185" HotelName="WINDSOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552203/5ba6227d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-25206507/388853000468799452/8434" HotelName="FLORIDE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10640/683b1a35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6114-25185739/388853000468799452/19016" HotelName="HOTEL DES GRANDS VOYAGEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2105/dd2661a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91531-25259917/388853000468799452/19357" HotelName="KUNTZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615600/1615515/9254b012_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-25198746/388853000468799452/19599" HotelName="MAGELLAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32950000/32943100/32943086/15f1a111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-25197520/388853000468799452/22631" HotelName="MY HOME IN PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26000/25924/c910a128_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26229-25207159/388853000468799452/5673" HotelName="EXCELSIOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12200/12151/a1c065bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238564-25447245/388853000468799452/10141" HotelName="DES CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3006200/3006128/7beddab5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18832-25197678/388853000468799452/17523" HotelName="HOTEL PETIT SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3952900/3952880/4282261c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18923-25198609/388853000468799452/22951" HotelName="MONCEAU ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53589/de85dc5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-25184781/388853000468799452/5204" HotelName="PULLMAN PARIS CENTRE-BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525269/e1572b10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408365-25586710/388853000468799452/8796" HotelName="EKTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827200/9827114/f5c2ca19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489746-25652154/388853000468799452/12566" HotelName="LAZ HOTEL SPA URBAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144200/19144123/6d61c5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411524-25591355/388853000468799452/15908" HotelName="L'AVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677800/9677701/07f47171_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607636-25765264/388853000468799452/18954" HotelName="LES DEUX GIRAFES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23580000/23579300/23579235/b69ca7e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47860-25224180/388853000468799452/20542" HotelName="LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27241/2bc5fd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-25336624/388853000468799452/22341" HotelName="MAXIM OPERA (EX BEST WESTERN PREMIER CARRE FOLIES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895500/895405/5722d406_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-25648234/388853000468799452/22925" HotelName="MICHELET ODEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15135700/15135601/b6b7b77d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-25182342/388853000468799452/4276" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|114408-25285065/388853000468799452/11493" HotelName="SAINT GEORGES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144598/f6926ce5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-25334803/388853000468799452/12445" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-25398916/388853000468799452/14215" HotelName="LE GREY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561997/538db90d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24484-25208478/388853000468799452/15252" HotelName="JOSEPHINE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6070000/6066100/6066034/e4e3544e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-25371576/388853000468799452/15664" HotelName="PASSY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2824900/2824859/3bf47187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-25198604/388853000468799452/15852" HotelName="MADELEINE HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565104/04ecfa7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-25796286/388853000468799452/17392" HotelName="IBIS STYLES PARIS GARE DE LYON BASTILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37060000/37059500/37059434/w3000h2085x0y0-c3d6e5b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-25199528/388853000468799452/18208" HotelName="MERCURE PARIS GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13600/13538/b3efac6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233630-25442235/388853000468799452/21728" HotelName="LOUISA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106606/78a645f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-25182281/388853000468799452/5533" HotelName="ELYSEES UNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486277/fd7135f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-25373576/388853000468799452/11995" HotelName="RESIDENCE FOCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>802 Huffman Mill Rd, Burlington, 27215, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3146/e66d6f01_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 26. Floors: 2. Property description- The Super 8 of Burlington is located near Elon University, Asheboro State Zoo, Green Valley Golf Course and Greensboro Airport. 
They offer SuperStart Breakfast, High Speed Internet Access, Free Local Calls and Free Shuttle for High Point Furniture Market.  Each guest room offers Microwave, Refrigerator, Iron, Ironing Board, Coffee Makers and Hair Dryers.  They are also approved by Triple A with 2 diamonds. No pets.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 802 Huffman Mill Rd, Burlington, 27215, NC, US. Additional Phone Numbers: Fax - Other: 13365840910. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232392-25441255/388853000468799452/18097" HotelName="LE MAREUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382700/1382678/bc429740_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22991-28865915/388853000468799452/91" HotelName="VENDOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561980/df5dd9bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-30101369/388853000468799452/853" HotelName="MERCURE PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564700/564660/02288135_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70284-25242709/388853000468799452/7569" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6051-25182263/388853000468799452/16128" HotelName="BRITTANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68517/fcbdcfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-25214091/388853000468799452/6594" HotelName="CHAMBIGES ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574840/6a7ad708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169813-25336836/388853000468799452/7791" HotelName="ELYSEE SECRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1159800/1159701/0ebe0a3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-25199984/388853000468799452/8188" HotelName="HOTEL HORSET OPÉRA, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8300/8235/f30f9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92154" Longitude="100.87723" StarRating="4" HotelCode="0|425987-25601684/388853000468799452/10534" HotelName="GRAND PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>142/50 M.10 Soi Yensabai T.Nongprue A.Banglamung ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2707200/2707145/b7706162_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, Pius Place puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, photocopying, printer are there for guest`s enjoyment. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, garden, before retiring to your room for a well-deserved rest. Pius Place is an excellent choice from which to explore Pattaya or to simply relax and rejuvenate. &lt;br /&gt;Guests over 7 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-25455586/388853000468799452/10630" HotelName="FRENCH THEORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267496/183b27a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|162425-25334469/388853000468799452/12759" HotelName="APOLLINAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526642/a5ab6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27626-25207281/388853000468799452/18649" HotelName="BASTILLE DE LAUNAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214800/1214772/dc2c2866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-25373104/388853000468799452/18772" HotelName="LE NOTRE DAME SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/110100/110086/d4142e70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25360-25207050/388853000468799452/19656" HotelName="SOFT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2010000/2007700/2007700/c6ac1f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-25182271/388853000468799452/19658" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458902" Longitude="-3.699129" StarRating="4" HotelCode="0|50971-25226754/388853000468799452/19718" HotelName="LE PETIT OBERKAMPF HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 FRANCISCO MEDRANO, MADRID, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1172300/1172208/651bfa17_b.jpg</HotelPictures>
        <HotelDescription>Reception open from 9am to 5pm, after self check-in service. Community room and gym will be closed Picnic breakfast service for 5€ Reception hours Our reception hours are from Monday to Friday from 9 am to 5 pm, outside these hours, along with Saturdays, Sundays and holidays, there is no reception service, but we have a 24-hour phone line in case you have any problems, indicated at the reception desk Kiosk ( autocheck-in machine ) We have a modern Auto ckeck-in service, through a touch screen kiosk, located at the entrance of the hotel. On the touch screen you will have to enter your reservation or pager number and follow the instructions on the screen. Once you have checked in, the machine will give you your room card. Very important for the check-in, you must have the identity card of all the adults who are going to stay in the flat. Our kiosk, allows the scanning of these documents, however, you can also enter this data manually. Remember that, once you have removed your key card, you must pass it through the readers or locks located both on the entrance doors and on the door of your flat. There is only one glass door that you would have to enter the code 23121979* to gain access. If you have to make a payment, it would have to be by card, no cash payment is allowed. Our 24 hour telephone number: +34 609965182
This charming property is situated at the heart of the vibrant city of Madrid. The property offers the ideal base from which to explore the famous sights that the city has to offer. Guests will find themselves within easy access of the famous Santiago Bernabeu football stadium, Prado Museum and the Congress Centre. Numerous shopping and leisure facilities can be found on the Paseo de la Castellana. The train station is 2 km away. The airport can be found 8 km from the property. This property comprises modern, comfortable apartments, which are well equipped with modern amenities. A continental breakfast is served for guests in the mornings.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246482-26600850/388853000468799452/23361" HotelName="MAISON BARBES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42640000/42630900/42630812/5b579f74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-21410610/388853000468799452/128" HotelName="LE BELGRAND HOTEL PARIS CHAMPS ELYSEES, TAPESTRY BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48530000/48527400/48527358/0a47d308_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-32609717/388853000468799452/3186" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-25478741/388853000468799452/5128" HotelName="APARTHOTEL ADAGIO ACCESS PARIS REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6320000/6318100/6318066/d8f6ac50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-25335491/388853000468799452/6532" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247049-25463692/388853000468799452/9049" HotelName="FABRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6224600/6224549/a2e637ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416984-25593815/388853000468799452/17829" HotelName="JEANNE D'ARC MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11907000/11906978/bc75d764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18787-25198561/388853000468799452/18083" HotelName="VILLA DES ARTISTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14788/9895ec58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-25335041/388853000468799452/18618" HotelName="TRIANGLE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517200/517154/c36616d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233684-25442283/388853000468799452/9719" HotelName="FONTAINES DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526600/526523/f5ed5eae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428471-27571021/388853000468799452/16623" HotelName="HOTEL DES CARMES BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100660000/100656500/100656416/0066e0b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186315-25371676/388853000468799452/17859" HotelName="LE 46 HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63898/e0f5035c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|370490-25558165/388853000468799452/19581" HotelName="MAYFLOWER PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12605000/12604991/54a39214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-25497181/388853000468799452/19956" HotelName="DELAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2950000/2949900/2949824/51b5a70e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-25198812/388853000468799452/22235" HotelName="MAISON MERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201100/201087/5d4f0633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6217-25182322/388853000468799452/5072" HotelName="EIFFEL SEINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2800/2719/7a3dd55b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-25447233/388853000468799452/7110" HotelName="ALMARINE EIFFEL HOTEL AND SPA BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526650/3c6eb73e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-25237420/388853000468799452/7175" HotelName="AIGLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49400/49327/02713bef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-25207343/388853000468799452/7222" HotelName="HELIOS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1042600/1042503/w7911h5281x0y0-b52dc0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18971-25200004/388853000468799452/13145" HotelName="SAINTE BEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903000/902975/ec6d5172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-25198592/388853000468799452/18188" HotelName="JACQUES DE MOLAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901149/e938bb9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91533-25259919/388853000468799452/20305" HotelName="DE LA PERDRIX ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1343500/1343407/6ad422bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/388853000468799452/3140" HotelName="ELYSEES 8" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22200/22141/d5e03c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14564-25199536/388853000468799452/12972" HotelName="VILLA PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565800/565710/b69c5eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-26648047/388853000468799452/21862" HotelName="TOO PARIS - MGALLERY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-26600838/388853000468799452/22050" HotelName="LE MILIE ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67320000/67319600/67319538/c2efd60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-32609718/388853000468799452/2946" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/d62ea181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21466-25206584/388853000468799452/5988" HotelName="ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562166/f0378277_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-25455916/388853000468799452/6105" HotelName="WELCOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523309/5f2585cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873773-26089927/388853000468799452/13483" HotelName="EDGAR RESTAURANT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6456400/6456398/3016e2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-25309825/388853000468799452/14662" HotelName="BEAUGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18793-25197722/388853000468799452/16486" HotelName="AROTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73500000/73492900/73492872/c1a80ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18799-25199983/388853000468799452/18383" HotelName="BELLOY ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526653/d2a59cc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.755300" Longitude="-1.740400" StarRating="4" HotelCode="0|130003-30101565/388853000468799452/1013" HotelName="NOVOTEL PARIS CENTRE BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 ROYDSDALE WAY  EUROWAY, BRADFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9800/9732/93b215af_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located just off the M606, between Bradford and Leeds city centres. The proximity to the area's major roads makes the hotel a great base, whether passing through, visiting either city on business, or exploring the surrounding region for leisure. Bradford Interchange and Forster Square railway station are just 4 km away and Leeds Bradford International Airport is only 13 km away. With great access to the region's major road network and comfortable accommodation at great-value rates, the hotel is ideal for business and leisure travellers alike. It has 130 comfortable rooms, all of which are well-equipped with all the modern comforts and facilities one may need to relax or to work more efficiently.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0496" Longitude="121.517" StarRating="3" HotelCode="0|212137-25416389/388853000468799452/8978" HotelName="SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No 3 Sec 1 Chengde Road, Taipei, 10351, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434400/4434391/76a63303_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Luxury. Property Type: Full service. Physically challenged rooms: 1. Nonsmoking rooms: 286. Suites: 14. Floors: 13. Total rooms: 286. Connecting rooms or suites: 0. Commission information- 10pct commission will be paid to all certified travel agents on applicable rates. Service charge information- Service charges may apply - please check rate rules/displays. Tax information- Taxes may apply - please check rate rules/displays. Group booking information- Reservations for over 8 rooms please contact the sales office.  Advance deposit may be required for group bookings.. Check in check out information- Check In Time: 1500 Check Out Time: 1200 Early Check Out: An early check out fee may apply to certain packages and promotionals; refer to actual package details for more information. Late Check Out: A half day fee will apply for late check out after 3pm and a full day fee will apply for late check out fee after 6pm; based on the hotel current selling rate.. Cancellation information- For the Hotel Cancellation Policy - See Rate Rules. Deposit information- A Deposit may be required - See Rate Rules. Guarantee information- A valid Credit card with expiry date is required at the time of the reservation in order to guarantee the booking.  The hotel reserves the right to release any non-guaranteed booking at 6pm on the arrival date. Refer to the Cancellation Policy in the circumstance of any last-minute cancellation.. Property location- Conveniently situated at the citys transportation hub. PALAIS de CHINE is minutes away from newly appointed Taipei Bus Terminal Taiwan Railway Taiwan High Speed Rail Mass Rapid Transit and Taoyuan International Airport.. Property description- The Palais de Chine Hotel is a premier sophisticated and modern international 5 star hotel. Elegant and functional European style designed guest rooms equipped with the most advanced communication technologies will provide guests with a most efficient working environment added with entertainment pleasures.Property was built in 2007. Hotel Currency: TWD. Ratings: OHG: Moderate First Class. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234169-25442709/388853000468799452/10159" HotelName="SAINT-JACQUES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63881/e5f5dcbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-25371586/388853000468799452/12180" HotelName="DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63307/f9e257b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1320234-26633394/388853000468799452/14205" HotelName="DU MONT BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72550000/72540700/72540676/f6b2bf7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-25215547/388853000468799452/14285" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-25216893/388853000468799452/15503" HotelName="LYRIC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523100/2523066/10b5a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-26648043/388853000468799452/16796" HotelName="QUINZERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45590000/45586300/45586214/1ffde69c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-25181292/388853000468799452/17627" HotelName="TIMHOTEL PALAIS ROYAL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18581/eeaf9477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-28853857/388853000468799452/18576" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626007-25796170/388853000468799452/18634" HotelName="CARON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3051000/3050968/e9ceab33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-25198055/388853000468799452/20017" HotelName="ORATIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.236509" Longitude="-81.498942" StarRating="4" HotelCode="0|186323-25371684/388853000468799452/20865" HotelName="LE PETIT PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>220 Gateway Center Blvd, Brunswick, 31525, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2855200/2855106/3faa7ddc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 4. Property description- Get more of the space you need to spread out and relax at our smoke-free Comfort Suites hotel in Brunswick, GA. Our hotel is close to the Emerald Princess II Casino, River Boat, Historic Downtown Brunswick, Fort Frederica National Monument, Overlook Park and Coastal Pines Golf Club. Each guest can enjoy our free breakfast, free WiFi, free weekday newspaper, fitness center, indoor pool and laundry facility. Each guest room comes furnished with a microwave, refrigerator, coffee maker, hair dryer and flat-screen TV. Sign up for Choice Privileges program and start earning rewards points with your next stay.. 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13117-25199333/388853000468799452/21799" HotelName="MAISON NABIS BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564956/11b09e38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-26609510/388853000468799452/22798" HotelName="O.LYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565629/09b2f995_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33343-25216805/388853000468799452/4730" HotelName="ARES TOUR EIFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4086/e03b2f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-25198583/388853000468799452/8400" HotelName="ELYSA LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558300/558201/2791e957_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-25197847/388853000468799452/9369" HotelName="CITADINES BASTILLE GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565500/565465/a4dfd381_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-25208956/388853000468799452/11929" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.653525" Longitude="-84.011213" StarRating="3" HotelCode="0|533930-25690689/388853000468799452/15224" HotelName="SAINT-LOUIS EN L'ISLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1385 OLD MCDONOUGH HWY, CONYERS, GA, 30094, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225452/2e162165_b.jpg</HotelPictures>
        <HotelDescription>Suburban Extended Stay Hotel is only 20 minutes from Downtown Atlanta and only 40 minutes from Six Flags. Whether you are attending that special sporting event such as baseball, hockey or basketball, we are only 20 minutes away.  When you need to be away from home come to our house, where the friendly smiling staff will greet you as a returned friend. Front desk hours: 7.00AM to 11:00PM Daily. Weekly housekeeping available. Phone Service: 3 free local calls/day, then .20/call. Pet Accommodation: 100.00 USD per stay. Pet Limit: 1 pet 50 lbs or less. LIMITED SERVICE HOTEL.$25.00 security deposit for nightly stays,$50.00 security deposit for weekly stays for cash paying guests.CXL Policy: 6P Check-In By: 1600 Check-Out By: 1200 GMT: -5 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-25199586/388853000468799452/15571" HotelName="MERCURE PARIS GARE DE LYON TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562423/54303971_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-25352353/388853000468799452/17234" HotelName="MONTFLEURI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877031/06987608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-25733598/388853000468799452/20139" HotelName="CASA O" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15958600/15958544/b678b609_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-25238216/388853000468799452/20376" HotelName="MERCURE PARIS 15 PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18800/18784/646c8f1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-25207671/388853000468799452/23308" HotelName="MERCURE PARIS GARE DE LYON OPERA BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/40000/34300/34205/b9df98cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-25320376/388853000468799452/6004" HotelName="DU CONTINENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/10000/9972/32f9004f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-25199108/388853000468799452/7612" HotelName="CITADINES LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44729/2247fbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6070-25182268/388853000468799452/10475" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548343/926530cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-25197607/388853000468799452/10755" HotelName="BIENVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106604/a39eb133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-25551304/388853000468799452/12608" HotelName="OPERA LIEGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-25216341/388853000468799452/17254" HotelName="DADOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1490000/1486900/1486880/6ef7f423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-25683096/388853000468799452/9216" HotelName="DRESS CODE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20250000/20248400/20248319/a75f26eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-25207045/388853000468799452/11427" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-25198600/388853000468799452/12704" HotelName="LE CARDINAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863813/ac0a1794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-27565937/388853000468799452/21881" HotelName="CARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92100000/92092800/92092708/b67fe4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-25214213/388853000468799452/22398" HotelName="MONSIEUR CADET HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133688/0d9f1137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-25197850/388853000468799452/7949" HotelName="CITADINES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-25182261/388853000468799452/8332" HotelName="34B ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25370-25207055/388853000468799452/9357" HotelName="AUGUSTIN ASTOTEL (EX SAINT AUGUSTIN ELYSEES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21600/21583/2caeb8be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68829-25238200/388853000468799452/9596" HotelName="ETOILE RESIDENCE IMPERIALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3137/40542cf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6023-25182249/388853000468799452/12321" HotelName="ACADIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1171/a7e1d907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|163553-25332841/388853000468799452/15439" HotelName="DE BELLEVUE GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601059/f627f28d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186288-27550705/388853000468799452/19152" HotelName="LE PETIT BEAUMARCHAIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1274000/1273946/8705b649_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350033-25541549/388853000468799452/19340" HotelName="JOKE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10516600/10516568/80f42c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-25199276/388853000468799452/6468" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/15521613_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-25586214/388853000468799452/6524" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>HADIMBA ROAD, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562186/923da9cd_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Apple Paradise is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Vashist Springs. Nearby points of interest also include Manu Temple.    Hotel Features.   Hotel Apple Paradise features a restaurant. Room service is available 24 hours a day. This hotel has a business center and offers a meeting/conference room.  Additional property amenities include tour/ticket assistance and a garden.    Guestrooms.     There are 31 guestrooms at Hotel Apple Paradise. Wireless Internet access is available for a surcharge. Guestrooms offer phones. Guests may request irons/ironing boards.     Room Info:  Name: Honeymoon paradise Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).     Name: Classic Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4963712" Longitude="-73.6557187" StarRating="4" HotelCode="0|280232-25500672/388853000468799452/7991" HotelName="R DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7655 Decarie Boulevard, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565252/bf2cdbbb_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient location just 10 minutes from Downtown Montreal. It lies 100 m from the nearest park, a couple of minutes' walk from many restaurants and 300 m from the shops. Guests will find St Joseph's Oratory 4 km away and it is 10 km to the Bell Centre, 12 km to Old Montreal and 16 km to the Olympic Stadium and the Casino de Montreal. The hotel is just 10 minutes from Montreal-Pierre Elliott Trudeau International Airport.

Renovated in 2010, this airport hotel is decorated in a modern style is ideal for business travellers and holiday makers alike and facilities on offer to guests at this air-conditioned establishment include a lobby and onsite barber.  There is a bar and a restaurant that guests will appreciate the conference facilities, including 7 banqueting/meeting rooms. Guests can also take advantage of the $drycleaning  services and parking is available for those arriving by car.

The Deluxe room are equipped with 1 king or 2 queen sized beds bed, 32” LCD flat screen TV (wall mounted), free High Speed Internet access and mini-fridge, upgraded bathroom amenities, 100 % white goose down duvet, premium bed linens, complimentary use of velour bathrobe, hand held shower w/massage shower head, ergonomic chair &amp;amp; working desk with integrated computer connection &amp;amp; telephone, personalised voice-mail, air conditioning, hairdryer, coffee maker including  coffee &amp;amp; tea, iron &amp;amp; ironing board and windows that open.

This hotel features an outdoor heated swimming pool (seasonal). Sports enthusiasts may enjoy a workout in the gym, free access to dry sauna and steam room,

We invite you to dine in our new Eggspectation restaurant.  The upscale decor and warm ambiance will charm you.   Our dishes are freshly prepared with high-quality ingredients and attractively presented. You will have a hard time choosing from our expansive menu that offers interest. Establishment 572865&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-25198586/388853000468799452/9587" HotelName="FRANCE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44797/da4e7307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-25689639/388853000468799452/10319" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-25184727/388853000468799452/15349" HotelName="LE GENERAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18931-25198611/388853000468799452/20283" HotelName="OBSERVATOIRE LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11265/f6f3de0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-25281656/388853000468799452/12941" HotelName="SOLLY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44841/84dac8cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14473-25198124/388853000468799452/14354" HotelName="CHAMBELLAN MORGANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562175/05d181d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-25242591/388853000468799452/19294" HotelName="SPLENDOR ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34071/5299876a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184700-25369962/388853000468799452/20846" HotelName="LE RELAIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1367400/1367360/dea0bbd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-25198203/388853000468799452/22064" HotelName="PASTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63912/882a852f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32609734/388853000468799452/3122" HotelName="PULITZER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>215 HIGH STREET, ELLSWORTH, 04605, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455500/455499/aa125b08_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Floors: 2. Total rooms: 102. Suites: 0. Single-bedded accommodations: 20. Double bedrooms: 82. Smoking rooms: 8. Nonsmoking rooms: 94. Physically challenged rooms: 1. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4339 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Coming to the Acadia National Park Area or Ellsworth Maine ? There are many reasons why the Holiday Inn Ellsworth Hotel is the only place business travelers and vacationers choose to stay when in Ellsworth, Maine . Nearby attractions include Acadia National Park, Bar Harbor, Cadillac Mountain and Sand Beach . We are within minutes of several golf courses, LL Bean Outlet ,and adjacent to the Maine Coast Mall featuring Hannaford Supermarket, Maine Coast Cinema’s, Olympia Sports and many others. Some of Ellsworth, Maine’s area businesses are Home Depot, Wal-Mart, Jackson Laboratory, Hinckley Boats and Maine Coast Memorial Hospital . The Holiday Inn Hotel offers everything you desire in hotel accommodations. 102 guest rooms dedicated to comfort and convenience featuring FREE High Speed Wireless Internet . On premise amenities include Killarney’s restaurant, Pete &amp;amp; Larry’s Lounge, 24 Hour Business Center , indoor heated pool, dry sauna, and jacuzzi. So whether you’re in town for business or vacation, The Holiday Inn Acadia National Park Area Hotel is the place to be. Conveniently located in the heart of Downeast Maine . From check-in to check-out we are Ellsworth Maine’s Finest Full Service Hotel .Property was built in 1972. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426305-25601816/388853000468799452/10559" HotelName="CRAYON ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8370000/8364100/8364073/6ff42710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-26636390/388853000468799452/14146" HotelName="DRAWING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74270000/74262400/74262305/d3b88232_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-25198596/388853000468799452/14738" HotelName="IBIS STYLES PARIS MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/993100/993018/068236ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240245-25455882/388853000468799452/15497" HotelName="RESIDENCE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867300/867220/07f3d2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70286-25242713/388853000468799452/16131" HotelName="PRINTANIA (PORTE DE VERSAILLES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972000/971948/c99da18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-25541561/388853000468799452/16580" HotelName="LANGLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO.333 SI PING RD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510800/7510766/b5307657_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Motel 168 Si Ping Road Inn is located in central Shanghai, close to Lu Xun Museum, The Bund, and Nanjing Road Shopping District. Nearby points of interest also include Yu Yuan Garden and People's Square.    Hotel Features.   Motel 168 Si Ping Road Inn features a restaurant. This hotel offers small meeting rooms and business services.  Guest parking is complimentary. Additional property amenities include multilingual staff, tour/ticket assistance, and express check-in.    Guestrooms.     Air-conditioned guestrooms at Motel 168 Si Ping Road Inn feature windows that open and slippers. Bathrooms feature handheld showerheads, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have pay movies. Rooms also include blackout drapes/curtains.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-25586690/388853000468799452/18369" HotelName="DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521624/92bcae14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9996-25182774/388853000468799452/20196" HotelName="AURIANE PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557978/33852759_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233927-25442455/388853000468799452/23002" HotelName="MINERVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/199700/199611/010046c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428479-27575532/388853000468799452/23547" HotelName="MERCURE PARIS BUTTE MONTMARTRE BASILIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106430900/106430883/533a6d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-26600860/388853000468799452/23619" HotelName="MONSIEUR ARISTIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68430000/68426600/68426574/6c1ec1ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-32609720/388853000468799452/3546" HotelName="PILGRIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99320000/99312900/99312809/f8c5fce3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6038-25182257/388853000468799452/5878" HotelName="AULIVIA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557940/402c8288_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169797-25335520/388853000468799452/7035" HotelName="ARC ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53487/eba748d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-25198122/388853000468799452/9193" HotelName="ELSA HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522600/522512/71e8a2e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-25593799/388853000468799452/11719" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.8014157" Longitude="-116.5281863" StarRating="3" HotelCode="0|18951-25198617/388853000468799452/16859" HotelName="KRAFT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1800 E Palm Canyon Drive, PALM SPRINGS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460418/4f15282b_b.jpg</HotelPictures>
        <HotelDescription>A touch of old Hollywood glamour. Perhaps the best golf and spas in the west. Groundbreaking mid-century modern architecture. A party circuit unrivaled for its inclusiveness. There is only one Palm Springs that is for sure. The Saguaro puts you right in the middle of it just off famed Palm Canyon Drive a mile from downtown. In true Palm Springs fashion a stay here is also about privacy and relaxation. Whether you come for the sun the air the spas the style or the natural beauty - there is an undeniable appeal to this oasis of desert modern in the Coachella Valley. Now there is a new place to lay your head while soaking it all up. 
 
At The Saguaro Palm Springs you will find elevated design delicious food and simple comfort. If you ever needed another reason to visit you have one now.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|862424-26072364/388853000468799452/17204" HotelName="HOTEL DES GRANDES ECOLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563100/44563035/f34da961_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.16314" Longitude="14.07369" StarRating="4" HotelCode="0|410813-25591033/388853000468799452/18064" HotelName="VERNEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REFUGEN 1, VARNAMO, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521679/8e1c7266_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ibis Hotell Vidöstern i Värnamo is located in Varnamo, close to Vandalorum, Bruno Mathsson Center, and Apladalen Open-Air Museum and Park. Additional area points of interest include Aminne Ironworks Museum and Varnamo Golf Club.    Hotel Features.   Ibis Hotell Vidöstern i Värnamo's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include a sauna. This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. This Varnamo property has 3 meeting rooms.  Self parking is complimentary. Additional property amenities include a terrace, multilingual staff, and self parking. This is a smoke-free property.    Guestrooms.     57 guestrooms at Ibis Hotell Vidöstern i Värnamo feature windows that open and blackout drapes/curtains. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Satellite television is provided. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   The photos in this description reflect the brand standard and are provided for illustrative purposes only.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: SEK 125 per room  Buffet breakfast fee: SEK 85 for adults and SEK 43 for children (approximately)   Rollaway bed fee: SEK 150 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248084-25464752/388853000468799452/20687" HotelName="LOUVRE SAINTE ANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66200/66157/6bf5d945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-25796362/388853000468799452/23028" HotelName="MAMA SHELTER PARIS WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33720000/33718900/33718890/b2e46e60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-25216077/388853000468799452/5899" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401117-27567133/388853000468799452/6518" HotelName="YUNA PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93860000/93859500/93859419/92a47162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-25184763/388853000468799452/11116" HotelName="MERCURE PARIS TOUR EIFFEL GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11772/16caafe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|134716-25304435/388853000468799452/11807" HotelName="MAISON ALBAR HOTELS - LE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2883300/2883291/0c4cc95f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22989-25206740/388853000468799452/13625" HotelName="DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565298/a5f20703_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-25200007/388853000468799452/14056" HotelName="VILLA BEAUMARCHAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115200/115101/9b5d5ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-25198004/388853000468799452/17187" HotelName="STAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/800900/800831/w2306h1300x0y0-63937d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-25198066/388853000468799452/17345" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6127-25182292/388853000468799452/18025" HotelName="LA MANUFACTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562436/45fac0ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14478-32609726/388853000468799452/3012" HotelName="MAISON MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189200/189121/f31968d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6138-30815509/388853000468799452/3814" HotelName="NH PARIS OPERA FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2580/w3837h2561x3y0-5432d57d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13713-25198056/388853000468799452/7454" HotelName="DU BOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/107900/107886/dc730110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-25200006/388853000468799452/12819" HotelName="VILLA ALESSANDRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4101a Island Ave, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201300/201207/b6743c2c_b.jpg</HotelPictures>
        <HotelDescription>Situated in Philadelphia , this property offers an ideal place of rest and relaxation. Hotel was constructed in 1985. Hotel underwent renovation in 2008. There are a total of 170 rooms on the premises. The property consists of 95 single rooms, 75 double rooms, 1 junior suite, 1 suite and 6 disability-friendly rooms. The Hotel enjoys an idyllic location in the heart of the city. The main train and bus stations are just a short drive away. The Hotel s proximity to the metro and bus stops will allow guests to explore the area. The Hotel is a quick drive from the airport. The main entertainment areas of the city are within easy reach of the Hotel . The Hotel is in the vicinity of a local golf course. The Hotel is within easy reach of the beach. The Hotel is located a few steps from the harbour. The Hotel is wheelchair-accessible. The on-site car park may be useful to those arriving by car. Pets are allowed at this establishment. The Hotel allows large pets.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-25593845/388853000468799452/16185" HotelName="LE10BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0781" Longitude="25.3527" StarRating="3" HotelCode="0|448289-25618764/388853000468799452/16925" HotelName="DELAVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AGIOS PROKOPIOS NAXOS, AGIOS PROKOPIS, NAXOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1640000/1639950/f023d006_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Camara Hotel is located in Naxos's Agios Prokopios neighborhood and close to Agios Prokopios Beach, Agia Anna Beach, and Plaka Beach. Nearby points of interest also include Agios Georgios Beach and Archaelogical Museum.    Hotel Features.    Camara Hotel features a rooftop terrace, a library, and tour/ticket assistance.  Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Room service is available. Concierge services and tour assistance are available. Additional property amenities include gift shops/newsstands, express check-in, and express check-out. The property has designated areas for smoking.    Guestrooms.     12 air-conditioned guestrooms at Camara Hotel feature makeup/shaving mirrors and hair dryers. Balconies offer sea, lake, or mountain views. Bathrooms feature showers with handheld showerheads. In addition to complimentary newspapers and safes, guestrooms offer phones as well as free local calls (restrictions may apply). Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Checkout Time:  11:30 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-25182299/388853000468799452/17516" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-25182311/388853000468799452/22746" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0637d064_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-25199534/388853000468799452/9854" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-25625277/388853000468799452/14087" HotelName="BACHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10040300/10040266/abfaf484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138252-25308829/388853000468799452/18040" HotelName="JOYCE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615700/1615638/25d86aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161826-25336231/388853000468799452/18680" HotelName="SEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2858400/2858386/fadba482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157351-25329127/388853000468799452/20395" HotelName="LE PLACIDE SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2280000/2279600/2279585/7d8ee1dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247086-25463754/388853000468799452/5952" HotelName="HELZEAR CHAMPS ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6468200/6468130/2743f3e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10009-25197571/388853000468799452/14524" HotelName="IBIS STYLES PARIS PLACE D'ITALIE BUTTE AUX CAILLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2700/2628/2a6ab692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-25316342/388853000468799452/16066" HotelName="HOTEL LE 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1810000/1808400/1808319/7e2e96f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626032-25796204/388853000468799452/20753" HotelName="TINAH PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35440000/35436600/35436585/f710ffa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-27344638/388853000468799452/23526" HotelName="MAISON HAMELIN PARIS - HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103810000/103804900/103804812/6cd044ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-25442273/388853000468799452/14581" HotelName="SLEEPING BELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5638500/5638495/da615d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18819-25198576/388853000468799452/15493" HotelName="DAUPHINE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3881/ec775e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|527549-25684228/388853000468799452/17835" HotelName="SUITES AND HOTEL HELZEAR ETOILE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19080000/19074700/19074687/939e6c65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20901-2250161/388853000468799452/1944" HotelName="BEST WESTERN OPÉRA DROUOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190400/190383/4e1dbaec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-32609730/388853000468799452/3466" HotelName="HÔTEL GABBIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|225950-25428280/388853000468799452/6753" HotelName="EIFFEL TURENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5806400/5806325/cf99e0c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-25442261/388853000468799452/6967" HotelName="DOISY ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652338-25829719/388853000468799452/17874" HotelName="HÔTEL EMILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658836/ba477992_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-25198612/388853000468799452/19843" HotelName="OPERA D ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/899400/899321/d433affb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23564-25208374/388853000468799452/6805" HotelName="BALMORAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426332-25601834/388853000468799452/8562" HotelName="RAYZ PRIVATE SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10116400/10116304/637edc07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-25216337/388853000468799452/13559" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-25689643/388853000468799452/14798" HotelName="LE CERCLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523375/e2a39824_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6157-25182303/388853000468799452/15080" HotelName="LONDRES ET NEW YORK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14832/eba0f33f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-25512018/388853000468799452/16254" HotelName="PHILEAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Pkwy, Humble, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451458/3cebbe5f_b.jpg</HotelPictures>
        <HotelDescription>The BEST WESTERN PLUS Intercontinental Airport Inn is located off Highway 59 just two miles east of the airport providing free pickup from the airport 5:00 a.m. until midnight and free scheduled morning airport drop-off (Times: 5:00 A.M., 5:30 A.M., 6:00
 A.M., 6:45 A.M., 7:30 A.M., 8:15 A.M., 9:00 A.M., 9:45 A.M., 11:15 A.M.) At our hotel start every day with a free newspaper and enjoy our complimentary hot breakfast. In your room, work on your spacious desk with wired and wireless free high-speed Internet
 access or relax on your five star pillow top bed watching your flat screen 42 inch LCD television equipped with 140 plus HD channels. For your well being a fitness center is provided, with a treadmill, stationary bike, and elliptical machine. The meeting facility
 is perfect for small functions accommodating up to 40 people. Everything that you need in the way of restaurants and shopping are easily accessible from the BEST WESTERN PLUS Intercontinental Airport Inn, your home away from home.
&lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Children 12 And Under Are Free In Room With One Paying Adult In Existing Bedding.&lt;br /&gt;Maximum child age: 12&lt;br /&gt;Pets Not Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607392-25765042/388853000468799452/17286" HotelName="HOTEL VILLA MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33680000/33676300/33676209/3238c488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347789-25536544/388853000468799452/20155" HotelName="BEAUSEJOUR RANELAGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83105/2d028f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-25198208/388853000468799452/20332" HotelName="LE ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564942/c269f870_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-25336692/388853000468799452/6037" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769077/c86728e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|225939-25428272/388853000468799452/6294" HotelName="EDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5990000/5987500/5987457/38c7efbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-25197979/388853000468799452/9837" HotelName="LE BELMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7673/c487e1f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96680-25263819/388853000468799452/11643" HotelName="GRAND HOTEL DE L`UNIVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560199/32b07d03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-25558449/388853000468799452/17756" HotelName="IBIS STYLES PARIS GARE DE LYON TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4562800/4562778/f35b20e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|187679-25372794/388853000468799452/22634" HotelName="MAISON ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874614/343b4c84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-25591359/388853000468799452/23138" HotelName="MAISON SAINTONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225442/aa38d32a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-25199524/388853000468799452/8056" HotelName="HOTEL MATHIS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11627/f2bf3efc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141276-25317070/388853000468799452/22168" HotelName="MERCURE PARIS BASTILLE SAINT ANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2202900/2202884/c0342eda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-25238228/388853000468799452/22458" HotelName="MERCURE PARIS ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44850/2cad15ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-32609735/388853000468799452/3044" HotelName="MARAIS GRANDS BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890224/dac858ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588602-25733594/388853000468799452/11223" HotelName="LE BELLEVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22790000/22785100/22785026/7aff2599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28137-25207319/388853000468799452/11686" HotelName="HARVEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6887/bd68e586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6156-25184755/388853000468799452/15535" HotelName="LITTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1688/117dfcb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-25317064/388853000468799452/16052" HotelName="POUSSIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9a Calle Poniente y 5a Avenida Sur, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375148/w2974h2076x2y2-ef6bdaa6_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Antigua's 9th Calle Poniente (9th street west), 2 blocks away from Central Park and the Cathedral. There is a bus station about 10 minutes' walk away and Guatemala City is about 45 km away.

This charming hotel combines the architecture of an old mansion with modern comforts, offering a warm and peaceful atmosphere with an array of facilities which include exotic tropical gardens, parking and a conference hall. The hotel has 31 rooms around a beautiful tropical garden. There is also a 24-hour reception and check-out service, hotel safe, currency exchange facilities, restaurant, WLAN Internet access and a laundry service at the hotel.

The rooms are equipped with 2 double beds, cable TV, en suite bathroom with shower/bath and a telephone in the bedroom and bathroom. A safety box, hairdryer and connections for fax/modem are also provided. All rooms have a terrace.

Local and international dishes are served in the restaurant, open for breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-25198607/388853000468799452/21503" HotelName="MERCURE PARIS MONTPARNASSE RASPAIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558400/558353/4857157e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-25198003/388853000468799452/22535" HotelName="MARCEAU CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560197/4c32c5df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-220956/388853000468799452/2373" HotelName="BEST WESTERN PREMIER TROCADERO LA TOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889936/ec0daafb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-25182277/388853000468799452/5342" HotelName="DU CADRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 1 Kensington Court, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44833/7ede563c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located directly in the centre of London and offers views out over Kensington Palace. It is housed in a 19th century historic building and comprises a total of 57 rooms spread over 6 floors. Facilities available to guests include a stylish air-conditioned foyer, a charming bar, and an à la carte restaurant with highchairs for infants. The tastefully designed and spacious rooms come with an en-suite bathroom and a comfortable king-size bed. Further fittings include satellite/cable TV and individually regulated central heating. The hotel offers the use of an indoor heated swimming pool and a massage service. Sport enthusiasts may enjoy their routine workout in the gym and take advantage of the sauna.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-25206738/388853000468799452/14226" HotelName="LE COLISEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tamengo, Anadia-Coimbra -Portugalngos, 3780-541, Curia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8045200/8045174/5fc14966_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Curia and was established in 1926. It is 15.0 Km from the National Bussaco Forest and the nearest station is Local Train Station. The Hotel has a restaurant, a bar, a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 100 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Chateau year Built: 1926 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-25185605/388853000468799452/6857" HotelName="FRANCOIS 1ER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27370/e2e83bf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18860-25199991/388853000468799452/7486" HotelName="GRAND ST. MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83070/088a4d2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284828-25502362/388853000468799452/13886" HotelName="LE MARIANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8850000/8842100/8842016/1fd45e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20899-25207586/388853000468799452/14444" HotelName="BASILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916900/916831/f2f7c41b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233572-25442203/388853000468799452/17741" HotelName="HOTEL VINCI DUE &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67440000/67431000/67430998/w8192h5461x0y9-6a214f3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-25208377/388853000468799452/8106" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161577-25334275/388853000468799452/12382" HotelName="DE LATOUR MAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1494700/1494645/1b00e926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-25263825/388853000468799452/18315" HotelName="PARIS LOUVRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>131 Buell Avenue, Cheektowaga, 14225, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157100/1157096/dc9c4214_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 110. Suites: 34. Single-bedded accommodations: 31. Double bedrooms: 45. Smoking rooms: 0. Nonsmoking rooms: 110. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express Buffalo Airport!
We are located adjacent from the Buffalo Niagara International Airport BUF. We are a short distance to one of the "Wonders of the World" Niagara Falls NY USA, Fashion Outlets of Niagara Falls USA and minutes from downtown Buffalo. Local to Division sport schools including SUNY University at Buffalo! Visit The Buffalo Waterfront for year round activities for the whole family. If you are a history buff we have Freedom Crossing, Buffalo Naval Park, and the Erie Canal. Shopping center Walden Galleria Mall is three miles away.
Home of the Buffalo Bills at Bills Stadium, Buffalo Sabres and Buffalo Bandits at Key Bank Center! Book your short term or long term corporate rooms. Our hotel offers standard rooms and suites with single serve Coffee makers, complimentary Wi-Fi and DirecTV. Express Start breakfast with DIY Pancakes, famous cinnamon rolls &amp;amp; more! After a great day of sightseeing, relax in our full sized heated indoor pool, hot tub or fitness center! Complimentary BUF Airport Shuttle. Our meeting room can accommodate up to 40 guests. 24-hour business center is perfect for printing your boarding pass or business needs.
Government &amp;amp; Military per diem rates online! Our hotel is conveniently located within driving distance to: Siemens, Ingersoll Rand, Parker Hannifin, Moog, Cerner, Kaleida Health, Raytheon and the Buffalo Niagara Medical Campus! We await your arrival!. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 131 Buell Avenue, Cheektowaga, 14225, NY, US. Additional Phone Numbers: Fax - Other: 17166318787. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-32609736/388853000468799452/3037" HotelName="RIVIERA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3550 Gateway Street, Springfield, 97477, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84207/9bfaf126_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 100. Floors: 3. Property description- Get more value on the road with our Quality Inn and Suites hotel, located near the Matthew Knight Arena, the Eugene Airport and the Autzen Stadium in Eugene, OR. Our hotel offers access to copy and fax services as well as a meeting space that can accommodate up to 35 people. You can also enjoy a free breakfast, free WiFi, free weekday newspaper and a seasonal outdoor pool. Each room comes equipped with a refrigerator, microwave and TV. Enroll in our Choice Privileges program to start earning rewards with your next stay. Pet Accommodation 10.00 per night per pet. max of 3 pets per room. Pool is open from 5/31/09-9/30/09. Credit cards required for suites.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 3550 Gateway Street, Springfield, 97477, OR, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1541744-2643. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14529-25199529/388853000468799452/6770" HotelName="ROYAL MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9621600/9621556/19889018_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|372662-25559179/388853000468799452/10105" HotelName="GEORGETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2539600/2539588/43b01d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-25442775/388853000468799452/13099" HotelName="TOURISME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282000/6281972/42f12a1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200913-25398914/388853000468799452/22834" HotelName="NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1304300/1304233/182f5815_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-258200/388853000468799452/2248" HotelName="BEST WESTERN LITTERAIRE ARTHUR RIMBAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564934/96d1ce8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-25502498/388853000468799452/11613" HotelName="CHESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-25447261/388853000468799452/10635" HotelName="DUC DE SAINT SIMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542902/26c8a3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-25182250/388853000468799452/14195" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-25587072/388853000468799452/15523" HotelName="SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124204/1d018f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-32400222/388853000468799452/3821" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3128/51055c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-25184752/388853000468799452/10663" HotelName="GEORGE WASHINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11740700/11740677/0ada5174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-25198575/388853000468799452/10741" HotelName="DAUNOU OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517064/1d22cb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-25255320/388853000468799452/12487" HotelName="LEMPIRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637300/1637283/d2df9f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-25309753/388853000468799452/5890" HotelName="10 OPERA BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542800/1542774/c6be7019_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.425234" Longitude="-98.482596" StarRating="4" HotelCode="0|187945-25372972/388853000468799452/6832" HotelName="FIRST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>902 East Houston Street, San Antonio, 78205, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4020000/4013200/4013102/0c95d0ed_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 82. Floors: 2. Property description- Located in the heart of San Antonio, our hotel is Centrally located steps away from the Alamo, the Riverwalk, the Rivercenter Mall, the Convention Center, and the Alamodome.

Within walking distance of our hotel you will not only find all these attractions, but also the Tower of America, Santa Rosa Hospital, El Mercado Market Square and the municipal auditorium. Brackenridge Zoo -and golf cours- is just 3 miles away, and San Antonio International Airport is 7 miles from our hotel.

Also included with your stay is FREE Daybreak Breakfast, FREE Wireless Internet Access, FREE local calls, cable TV with HBO, and seasonal use of our swimming pool is open from 10AM - 10PM 7 days a week. Our rooms also feature a hairdryer for your convenience.

The Days Inn Alamo/Riverwalk puts you right at the center of all that San Antonio has to offer. Feel free to call us direct at 210- 227-6233, or book your reservation online today.

PLEASE NOTE

Parking is Limited, only one vehicle per room allowed. A daily fee is required.. Onsite facilities information- ParkingProperty was built in 1964. Hotel Currency: USD. Additional Addresses: Other: 902 East Houston Street, San Antonio, 78205, TX, US. Additional Phone Numbers: Fax - Other: 12102280901. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-25336415/388853000468799452/7774" HotelName="ETOILE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 22, 24, 26, 28 PHANG NGA ROAD, T. TLAD YAI, MUANG, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20509/5d696e63_b.jpg</HotelPictures>
        <HotelDescription>This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.

The design of the hotel combines an elegant blend of contemporary design with a modern Thai touch, all the latest amenities and free WLAN Internet access, thereby ensuring a relaxing stay for all guests. The hotel is air-conditioned and has a 24-hour reception. Facilities at the hotel include a TV lounge, bar and restaurant. Guests may utilise room service and the laundry service. Guests arriving by car may park in the hotel's car park.

The hotel's rooms provide a range of facilities such as air conditioning, colour TV with satellite channels and minibar. Tea and coffee making facilities are available in the deluxe and suite rooms. There is in-room WLAN Internet access and an international direct dial telephone. All rooms are en suite with bath/shower and hairdryer.

The hotel offers its guests the use of a sauna and spa treatments.

Continental set breakfast or Asian set breakfast is included. There is also a set menu option at lunch.

Just only 30 minutes drive from Phuket International Airport to Phuket Town where hotel is located. At the airport, there are many kibds transfer such as car rental, joined van, taxi and airport bus.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21765-25208235/388853000468799452/8533" HotelName="HOTEL L’ORMAIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558500/558425/d1f827bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233762-25442319/388853000468799452/14814" HotelName="IBIS STYLES PARIS GARE DE L'EST TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23000/22909/1e6f4f7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-25182319/388853000468799452/8051" HotelName="PLAZA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.583984" Longitude="-82.463851" StarRating="4" HotelCode="0|138260-25308843/388853000468799452/20181" HotelName="LE SAINT GREGOIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1430 Tunnel Rd., Asheville, 28805, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/221400/221325/bc67bac5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 132. Floors: 2. Property description- Get more value at the smoke-free and pet-friendly Quality Inn and Suites Biltmore East hotel in Asheville, NC, which lets you focus on the people and experiences you came for. We are near Grove Inn Park, UNC Asheville and Biltmore Estate Winery. Amenities include free WiFi, free ample parking, free breakfast, outdoor pool, fitness and business centers. Guest rooms feature a refrigerator, microwave, coffee maker, hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1430 Tunnel Rd., Asheville, 28805, NC, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1828298-4739. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-25282884/388853000468799452/20619" HotelName="LE PAVILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166020/bd7d8919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|39618-27559072/388853000468799452/20941" HotelName="LE 37 BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66179200/66179152/665c7783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-25236148/388853000468799452/14429" HotelName="LE M HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1631600/1631556/49bd37ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-25226907/388853000468799452/14761" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/08669929_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-25442231/388853000468799452/15157" HotelName="CONCORTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521800/2521747/0f79c656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-25648294/388853000468799452/16661" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-25182296/388853000468799452/18485" HotelName="TOURAINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1889/c5ad01bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186233-25371584/388853000468799452/4693" HotelName="ATMOSPHERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470866/f3f4a68b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.336601" Longitude="-81.536523" StarRating="4" HotelCode="0|18845-25199988/388853000468799452/7097" HotelName="ETOILE SAINT FERDINAND BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2900 Parkway Boulevard,  KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26722/a0c0fa97_b.jpg</HotelPictures>
        <HotelDescription>Situated in Kissimmee, this hotel is less than 800 m from a range of bars and restaurants, and 1.5 km from a plethora of shops. A prime location, 2.5 km from Walt Disney World, 8 km from Orlando, and 25 km from Orlando Airport. The hotel offers 718 stylish guest rooms with contemporary furnishings. They come equipped with cable TV, coffee facilities, fridge, safe and marble bathroom with hairdryer and toiletries. Guests can enjoy three outdoor swimming pools that come with a waterfall and slides. In the beautiful lobby, guests have access to services such as coffee shop, a lounge, a small supermarket, a games room and a playground. Travellers with business purpose may appreciate with well-equipped business center and a versatile venue for corporate meeting or a unique setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275729-26619836/388853000468799452/9667" HotelName="HENRI IV RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915800/915711/257512d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234154-25442695/388853000468799452/9880" HotelName="SAINT CYR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827300/9827286/4104942e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-25398620/388853000468799452/10052" HotelName="GARDETTE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4058200/4058160/b0dc5da3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6169-25182306/388853000468799452/12643" HotelName="PARIS OPERA BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565589/db72a8c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68414" Longitude="115.1608" StarRating="4" HotelCode="0|416966-25593807/388853000468799452/13518" HotelName="SQUARE LOUVOIS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. KAYU AYA 55, SEMINYAK, BALI 80361, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15610000/15607000/15606948/dbdbde60_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Amadea Resort &amp;amp; Villas is located in Seminyak's Petitenget neighborhood and close to Seminyak Square, Honorary Consulate of Brazil, and Honorary Consulate of Malaysia. Nearby points of interest also include Kuta Beach and Legian Beach.    Resort Features.   Amadea Resort &amp;amp; Villas's restaurant serves breakfast, lunch, and dinner. A poolside bar and a bar/lounge are open for drinks. Room service is available 24 hours a day. Recreational amenities include 2 outdoor swimming pools. Also located on site is a children's pool. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. Complimentary wireless Internet access is available in public areas and the resort has a computer station. For a surcharge, the property offers a roundtrip airport shuttle (available 24 hours).  Wedding services, tour/ticket assistance, secretarial services, and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Nearby parking is also available. Other property amenities at this Art Deco property include a concierge desk, a garden, and complimentary newspapers in the lobby.    Guestrooms.     100 air-conditioned guestrooms at Amadea Resort &amp;amp; Villas feature iPod docking stations and minibars. Balconies or patios offer pool or garden views. Bathrooms feature slippers, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. 32-inch LCD televisions have DVD players. Rooms also include coffee/tea makers and complimentary bottled water. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.    Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   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.    Airport shuttle fee: IDR 130,000 per vehicle (one way)     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-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-25447239/388853000468799452/15216" HotelName="IBIS STYLES PARIS OPERA LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2804000/2803985/e9f63ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-25198207/388853000468799452/4268" HotelName="WIT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909199/689b2c4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-25198137/388853000468799452/20557" HotelName="MERCURE PARIS OPERA FAUBOURG MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20023/a8cbd08f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|387350-25569534/388853000468799452/5781" HotelName="ARVOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527547/7a50a152_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-25329051/388853000468799452/19833" HotelName="TILDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748600/3748528/9580f7b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|416960-25593803/388853000468799452/10673" HotelName="PROVIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11951100/11951008/159c9362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13126-25199336/388853000468799452/12203" HotelName="VICTORIA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23124/281fd3e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-25182290/388853000468799452/15896" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-25640475/388853000468799452/17227" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-25587074/388853000468799452/19216" HotelName="VICTOIRE &amp;amp; GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059700/15059604/5f31bb93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13751-27713019/388853000468799452/13261" HotelName="TIMHOTEL INVALIDES EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19200/19177/8f0412ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51166-25227803/388853000468799452/15304" HotelName="CORDELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53524/60d4a1bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.4002" Longitude="10.3824" StarRating="4" HotelCode="0|33347-25216813/388853000468799452/15861" HotelName="LA BELLE JULIETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 OSTRE STATIONSVEJ, ODENSE, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981059/c8a8abf4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious property is located in Odense, the main city of the island of Funen, in Denmark. It is close to the railway station and guests will find themselves next to some of the most important tourist attractions in the area, including HC Andersen Museum, Odense Theatre, Brandts, and the Funen Village. Odense Airport is some 11 kilometres away. This elegant establishment offers a range of spacious and perfectly appointed accommodation units, all decorated in brown and beige tones and offering a wide range of modern conveniences. Guests will appreciate the large choice of complimentary services on offer, including a delicious breakfast buffet that will tempt even the most discerning visitors' palates. Corporate travellers will find meeting and conference rooms perfectly equipped to host any kind of event.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-25198131/388853000468799452/6219" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/14dc48ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163506-25336327/388853000468799452/8455" HotelName="BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562164/eea53f12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-25208084/388853000468799452/5738" HotelName="GOLDEN TULIP OPERA DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53535/02a8f5d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-25182338/388853000468799452/10227" HotelName="CHAVANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-25208375/388853000468799452/13416" HotelName="LE PARISIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1226700/1226699/379e223a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-26647577/388853000468799452/21574" HotelName="LE BELLUNE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82960000/82954500/82954447/19618bf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-25442251/388853000468799452/7631" HotelName="DES DUCS D`ANJOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891933/6a91a32f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-25442691/388853000468799452/9852" HotelName="ROYAL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83103/92c9277e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-25372834/388853000468799452/17297" HotelName="CRYSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/556500/556455/1c53c627_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.664000000000000" Longitude="12.519000000000000" StarRating="3" HotelCode="0|32782-32609733/388853000468799452/2996" HotelName="EUROPE SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 Gammel Jernbanevej, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877033/ca1a93db_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Copenhagen and was established in 1973. It is close to the Copenhagen Zoo and the nearest station is Valby. The Hotel has a restaurant, a bar and a coffee shop. All 84 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-25184774/388853000468799452/5936" HotelName="WESTSIDE ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53572/43c47213_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186182-25371524/388853000468799452/7270" HotelName="GALILEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48213/0ce9b4d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18844-25199987/388853000468799452/12195" HotelName="LE FRIEDLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12679/6902e9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247053-25463698/388853000468799452/6064" HotelName="123 SEBASTOPOL - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6544300/6544282/e2a8fa00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-25447263/388853000468799452/17486" HotelName="IBIS PARIS AVENUE DE LA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10912000/10911936/ce210672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607400-25765054/388853000468799452/4736" HotelName="HÔTEL EIFFEL TROCADÉRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5096/47ef2d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-25206148/388853000468799452/6018" HotelName="ADELE &amp;amp; JULES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13330400/13330374/cd2c6b68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-25490256/388853000468799452/7292" HotelName="ETATS-UNIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83157/18e95860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-25373596/388853000468799452/17898" HotelName="THOUMIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685210/d4d882f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-25206586/388853000468799452/8085" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-25586728/388853000468799452/11132" HotelName="SAINT-MARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14640000/14630400/14630329/07f7504c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29035-25207436/388853000468799452/12067" HotelName="ALBA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4817200/4817101/38d813d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-25206733/388853000468799452/17125" HotelName="VILLA DES TERNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53593/cdb4ca23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10512-25197852/388853000468799452/6276" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6161-25184756/388853000468799452/11716" HotelName="MAISON ALBAR HOTEL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53564/32652dd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408362-25586708/388853000468799452/14037" HotelName="HOTEL DU JEU DE PAUME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15440000/15438200/15438119/292c8f68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240160-25455738/388853000468799452/17849" HotelName="LOUVRE RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520453/ffcb4a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188565-25373578/388853000468799452/23101" HotelName="NELL HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4928300/4928289/9cfae1d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-32609740/388853000468799452/3375" HotelName="FLORIDA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/20400/20320/ee87d9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129575-25298356/388853000468799452/14687" HotelName="CADET RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1633800/1633756/3ff83e74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-26597774/388853000468799452/20641" HotelName="MERCURE PARIS OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44857/f5ce623e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-25689697/388853000468799452/20825" HotelName="LONDRES SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>172 Blighs Road ,Christchurch,  8052</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124202/6e1e6a8f_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Christchurch, Lilac Rose Boutique Bed &amp;amp; Breakfast puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Lilac Rose Boutique Bed &amp;amp; Breakfast. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Christchurch has to offer by making Lilac Rose Boutique Bed &amp;amp; Breakfast your base. &lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108498-25282514/388853000468799452/22290" HotelName="ODEON SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185300/185234/c70910ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-32609745/388853000468799452/2894" HotelName="LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16406/98d61d28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-25184736/388853000468799452/15631" HotelName="LE MATHURIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428465-27564123/388853000468799452/16525" HotelName="ALBERTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89430000/89427200/89427194/e66e24d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-25267445/388853000468799452/17982" HotelName="LOUVRE PIEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34212/642dbfd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-25184762/388853000468799452/20446" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|240061-25455602/388853000468799452/20748" HotelName="LES DAMES DU PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83029/6a1b73b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18966-25200003/388853000468799452/5133" HotelName="ROCHESTER CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685231/9db9d7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-25182330/388853000468799452/19511" HotelName="MERCURE PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17016/f6ba409f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030040-26236011/388853000468799452/20607" HotelName="LES CLES DU 27 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29470000/29464400/29464319/536225dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-25199998/388853000468799452/8016" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/b829e4fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.109254" Longitude="-81.347146" StarRating="4" HotelCode="0|137981-25308533/388853000468799452/9543" HotelName="DESIGN SECRET DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4386 State Route 43, Kent, 44240, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3414300/3414209/4aed27f2_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 40. Floors: 3. Property description- Our Econo Lodge hotel is easy to find, near Kent State University, easy to book and easy on your wallet. Our pet-friendly hotel is near several local destinations, including the Hartville Marketplace and Flea Market, Goodyears Global Headquarters, Aurora Farms Premium Outlets and Akron General Medical Center. Every guest can take advantage of our free continental breakfast, free WiFi, free coffee and indoor heated pool. Each guest room is furnished with a microwave, refrigerator and a TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-25197680/388853000468799452/10767" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-25608509/388853000468799452/11973" HotelName="DU BOURG TIBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64994/63e6f635_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-25184748/388853000468799452/12744" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-25206739/388853000468799452/12850" HotelName="DE SUEDE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564911/72a2a331_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.7707475" Longitude="109.2347753" StarRating="3" HotelCode="0|256736-25478823/388853000468799452/16585" HotelName="KORNER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 NGUYEN HUE ST., QUY NHON CITY, BINH DINH PROVINCE, QUY NHON, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686100/2686010/a2d34b28_b.jpg</HotelPictures>
        <HotelDescription>Quy Nhon is recognised as the country's second city with its convenient location, seaport, and developing city infrastructure. The government defined the city as one of three commercial and tourism centres of the south-central coastal regions of Da Nang and Nha Trang. The beach hotel is approximately 36 km from Phu Cat Airport, and around 10 km from Dieu Tri railway station.

The beach hotel opened its doors in September 2005. Whether guests travel to Quy Nhon city for a holiday, on business or for a very special occasion, this hotel can offer them a sea-view location as well as delicious local speciality dishes and drinks. The air-conditioned establishment offers guests a total of 148 rooms and a number of facilities, including a lobby with 24-hour reception and check-out service, hotel safe, currency exchange facilities, cloakroom and lift access. Guests may enjoy a drink or snack in the cafe or bar, dine in the on-site restaurant, and take advantage of the conference facilities, WLAN Internet access, room and laundry services and the car park.

The rooms are elegantly designed to convey a sense of warmth and comfort, decorated in keeping with the vibrant culture of Vietnam. They feature the latest services and facilities for both business and leisure travellers. Each room features and en suite bathroom with shower, bathtub and hairdryer as well as a double or king-size bed, direct dial telephone, satellite TV, Internet access and a safe. A minibar/fridge, tea and coffee making facilities and individually regulated air conditioning are also standard features in all rooms.

Guests may take a dip in the outdoor swimming pool, which has a children's swimming area, poolside snack bar (fees apply) and parasols. They may also enjoy a work out in the gym or relax in the sauna or steam room (fees apply to both). Guests can also choose from a selection of massage treatments (fee applies) or release some stress after a hectic day of work or travel in the karaoke room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-25254240/388853000468799452/19448" HotelName="LE SIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>s/n Crta. Arenes, ROSES, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19682/a36819e2_b.jpg</HotelPictures>
        <HotelDescription>Housed in a completely renovated typical Catalan farm house dating back to 1582, this charming hotel is at the perfect location for discovering the beautiful Alt Empordà. Surrounded by nature, it treats to picturesque views of the Bay of Roses and offers an atmosphere that oozes tranquillity and comfort. The landscape's delicate blend of countryside and beach demonstrates the perfect mix between the Pyrenees and the Mediterranean. Guests of the venue can escape from the summer heat with a dip in the onsite swimming pool or those who are looking for some excellent beaches will be at only 3km from the Village of Rouses and its shoreline. The restaurant located on the premises can treat to a delicious Catalan meal, consisting of mostly locally sourced produce and a fine house wine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233247-21410426/388853000468799452/229" HotelName="CAMILLE PARIS GARE DE LYON, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500300/11500287/3c9dee3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460145-30109498/388853000468799452/1141" HotelName="LE TSUBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15530000/15525900/15525855/017b043c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-25263805/388853000468799452/8544" HotelName="BEST WESTERN AU TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24549/b72ab2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-25689581/388853000468799452/15637" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-25442645/388853000468799452/21716" HotelName="LE TEMPLE DE JEANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560211/faaa8323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-25184746/388853000468799452/4897" HotelName="25HOURS HOTEL TERMINUS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15940/42b79084_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14498-25199525/388853000468799452/5444" HotelName="ELYSEES REGENCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12800/12717/582b0910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18997-25198629/388853000468799452/11388" HotelName="DE SEVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34218/26817866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-25796274/388853000468799452/20428" HotelName="LE MATISSIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40280000/40272200/40272192/4783ec34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10514-25197854/388853000468799452/8097" HotelName="CITADINES APART`HOTEL TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419165/857b5c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-25502302/388853000468799452/8256" HotelName="APARTHOTEL ADAGIO ACCESS PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538792/8067fa57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248054-25464724/388853000468799452/11734" HotelName="D`ANGLETERRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3160000/3160000/3159995/a3ece262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-25182295/388853000468799452/13801" HotelName="HOTEL FAUBOURG GALANT PARIS HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1300/31b87d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-25780627/388853000468799452/22260" HotelName="NATIONAL DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17760000/17754400/17754301/7d9bb348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240065-25455606/388853000468799452/10187" HotelName="GRAMONT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2780000/2774600/2774509/65908eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233660-25442253/388853000468799452/11447" HotelName="DES GRANDS HOMMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900100/900038/3e379822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428475-27569271/388853000468799452/22335" HotelName="LE CLARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97190000/97182400/97182359/e7f2ec55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18846-25199989/388853000468799452/8286" HotelName="PLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13188/beba8799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|497894-25659591/388853000468799452/14241" HotelName="HOTEL LA FOLIE DES PRES - SAINT-GERMAIN-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24509/baa598df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233867-25442403/388853000468799452/16088" HotelName="DE L`EMPEREUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1876600/1876538/c1160b5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18880-25198595/388853000468799452/18430" HotelName="DE NEUVE LA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11247/735cc117_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-25199526/388853000468799452/6394" HotelName="FAVART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-25251256/388853000468799452/14510" HotelName="KUBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1328700/1328683/dbda71a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-25497129/388853000468799452/14747" HotelName="LE LAPIN BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119356/970d8114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18840-25199986/388853000468799452/5114" HotelName="DUMINY VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8972/f7672559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-25199446/388853000468799452/13171" HotelName="NUAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27903/9dea75d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-25370890/388853000468799452/15214" HotelName="SELECT HOTEL - RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169100/1169045/5fa9e6a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652372-25829735/388853000468799452/19320" HotelName="LA MONDAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24350000/24340600/24340598/533f54c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-25184732/388853000468799452/8357" HotelName="CHATEAU FRONTENAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2179/9724d35a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-25182335/388853000468799452/12117" HotelName="HOTEL HIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83041/587f5ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-25373288/388853000468799452/15610" HotelName="LES JARDINS DE LA VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3025000/3024999/99d54554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-25182294/388853000468799452/17654" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-25587028/388853000468799452/23266" HotelName="MILLESIME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354713-26648039/388853000468799452/23489" HotelName="PADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83644000/83643951/43047e05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6205-25184771/388853000468799452/11894" HotelName="LE 123 ELYSEES - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53586/81bd5973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-25447247/388853000468799452/12876" HotelName="DES MARRONNIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371135-25558473/388853000468799452/14927" HotelName="LA LANTERNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12425300/12425295/a761089a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68840-25238212/388853000468799452/15264" HotelName="LUMEN LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682992/653ebcf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284237-25502162/388853000468799452/18273" HotelName="BAUME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53512/a61f8694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|409121-25587068/388853000468799452/19517" HotelName="LOUIS II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383500/1383410/d96d7d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/388853000468799452/736" HotelName="MAISON ASTOR PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414500/414462/63b5dd01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/388853000468799452/3945" HotelName="WALDORF ASTORIA VERSAILLES TRIANON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1459621/2026227204059378.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-25587006/388853000468799452/17818" HotelName="LE LOIRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8180000/8171500/8171413/9d0ac175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269803-26614064/388853000468799452/21106" HotelName="VILLA M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63217400/63217356/a5044b91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-25200233/388853000468799452/14479" HotelName="VICTOIRES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65171/1f4dcf7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-25796290/388853000468799452/16784" HotelName="LE BALLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186179-25371518/388853000468799452/16945" HotelName="DE LILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350300/1350283/ec1e45ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-25208955/388853000468799452/5146" HotelName="ARIOSO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>115 Boulevard Mohammed V, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060700/1060627/4abbb980_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a great setting in the centre of Marrakech, on Boulevard Mohamed V. Located in the charming neighbourhood of Gueliz, this hotel is located just a short distance away from Jemaa El Fna Square. This hotel affords guests the ideal setting from which to explore and experience the rich culture and history of this mesmerising city. The hotel combines modern architecture, natural materials and a striking design. The guest rooms immerse visitors in tradition and style. The hotel affords guests a number of first-class facilities and services, delivering comfort, convenience and an unequivocal level of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20900-25206509/388853000468799452/7959" HotelName="HOTEL BEIGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1489/a9db741f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-25689689/388853000468799452/14828" HotelName="BLEU DE GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562008/2de647c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-25199438/388853000468799452/15555" HotelName="LE PRADEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-25659583/388853000468799452/20064" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118/16 MOO 3 TAMBON KAMALA, AMPHUR KATU, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439900/7439856/41ed5b65_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Novotel Phuket Kamala Beach in Kathu (Kamala), you'll be convenient to Laem Singh Beach and Surin Beach.  This 4-star hotel is within close proximity of Kamala Beach and Surin Beach.    Rooms   Make yourself at home in one of the 166 air-conditioned rooms featuring minibars. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones, as well as safes and desks.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional features include a concierge desk, babysitting/childcare (surcharge), and an arcade/game room.    Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Thirsty? Quench your thirst at a bar/lounge, a beach bar, or a poolside bar.    Business, Other Amenities   Featured amenities include a business center, business services, and audiovisual equipment. Planning an event in Kathu? This hotel has facilities measuring 3013 square feet (280 square meters), including a meeting/conference room.    Room Info:  Name: Superior, One King Bed, Ocean View Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior Room, 1 King Bed Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior, Two Single Beds Description:    Two Single Beds   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.       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  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.631421" Longitude="-83.009289" StarRating="3" HotelCode="0|107998-25282342/388853000468799452/22906" HotelName="MONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45555 Utica Park Blvd., Utica, 48315, MI, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2226900/2226815/e4d80b83_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 104. Suites: 46. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 104. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our Hotel in Utica, Michigan Boasts Comfort and Convenience   
Enjoy comfortable accommodations near Detroit at the Holiday Inn Express Hotel &amp;amp; Suites Detroit-Utica. Our Michigan hotel is just a short drive from the Motor City and its activities.  
Your family will love staying at our hotel in Utica, Michigan, which is located just off Highway 59 with easy access to numerous area attractions. Nearby sights &amp;amp; activities include Stony Creek Metropark, the casinos of Detroit, and shopping at the Lakeside Shopping Center and Partridge Creek Mall.  
Business travelers will be impressed by the convenience of our accommodations near Detroit. Situated in the suburbs of Utica, MI, our hotel offers close proximity to many area businesses. Some of these companies include Magna, Ford Motor Company, and the General Motors Technical Center. While lodging in Utica, Michigan use our Business Center with a fax machine, copier, printer, available computer and free high-speed, wireless Internet access for all your business needs.  
Treat yourself right when you visit Utica, Michigan. Our hotel offers amenities including a heated, indoor pool, a modern Fitness Center and our famous complimentary hot breakfast bar. Book your reservations now to enjoy our great Utica, Michigan hotel deals and rates.. Onsite facilities information- ParkingProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 45555 Utica Park Blvd., Utica, 48315, MI, US. Additional Phone Numbers: Fax - Other: 15868030717. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144525-25319062/388853000468799452/9297" HotelName="ROND POINT CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4274800/4274800/af5d39e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-25292512/388853000468799452/9572" HotelName="SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALPES MARITIMES,CANNES,BOULEVARD SADI CARNOT,102  , 06110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499500/2499405/f0a62ed0_b.jpg</HotelPictures>
        <HotelDescription>This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach.  Guests can easily reach the city's various attractions, such as the theatre or the festival palace, with the conveniently located public transport (nearest connections are 100 m away).  The railway station is 1. 5 km from the hotel, and Nice Côte d'Azur airport is 35 km away. The cosy hotel comprises a total of 80 rooms spread over 3 floors.  A foyer awaits guests with a 24-hour reception desk and lifts.  Many further facilities are on offer including a bar and wifi Internet access service.  Those arriving by car may take advantage of the garage facilities.  The comfortable rooms are fitted with large beds, en suite bathroom with shower, bath and a hairdryer, a direct dial telephone, a colour TV and other amenities.  All rooms have air conditioning and heating. Bus: Line 1 - alight at stop 'Doumer'.  Motorway: A8 - exit 42 - 'Cannes Centre'. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|92116-25260399/388853000468799452/12274" HotelName="MERCURE PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25300/25260/73fecd32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607397-25765048/388853000468799452/14541" HotelName="HÔTEL DES GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20040000/20030400/20030400/53c09cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6047-25184729/388853000468799452/6182" HotelName="BRADFORD ELYSEES ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7000/6901/2cb978ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6163-25184757/388853000468799452/22685" HotelName="MALTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53587/62d92fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-25198614/388853000468799452/13995" HotelName="LA DÉPENDANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/600300/600218/eabb1761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18970-25198625/388853000468799452/15412" HotelName="SAINT PAUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189675/c7ad2287_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-25478745/388853000468799452/17375" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/27fb90e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-28865914/388853000468799452/47" HotelName="GOLDEN TULIP WASHINGTON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115052/5ad5073f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-25701064/388853000468799452/13374" HotelName="THE HOXTON PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16020000/16015800/16015733/68b5f6d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889537-26116488/388853000468799452/16977" HotelName="SAINT ANDRE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50920000/50912400/50912337/17e12816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-25198058/388853000468799452/13579" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-25690891/388853000468799452/15613" HotelName="HOTEL TREMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92871-25260803/388853000468799452/17542" HotelName="TONIC DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34464/38cf36d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50955-25226323/388853000468799452/18161" HotelName="CARINA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/661900/661848/b9cc7630_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/388853000468799452/1973" HotelName="BEST WESTERN PLUS SYDNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53595/b5f275bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-25184760/388853000468799452/16893" HotelName="MELIA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24929/9d5e5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-25284611/388853000468799452/19417" HotelName="VILLA MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Familie Zinnert, Wengen, 3823, Switzerland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83106/40a814f5_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Wengen and was established in 1898. It is 20.0 Km from the Männlichen and the nearest station is Wengen. The Hotel has a restaurant, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 40 rooms are equipped with minibar, hairdryer, safe and ironing set. category: Superior first style: Traditional year Built: 1898 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-25198622/388853000468799452/10103" HotelName="RENOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564940/cc4cbb7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1320233-26633392/388853000468799452/17101" HotelName="QUARTIER LIBRE SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74820000/74817900/74817857/8c8725a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-25228806/388853000468799452/18781" HotelName="LUXEMBOURG PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>78 Rahlstedter Straße, HAMBURG, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453644/cae16e67_b.jpg</HotelPictures>
        <HotelDescription>A hearty Welcome in the 4 star TOP CityLine Hotel Eggers Hamburg for our guests! The hotel offers not only 92 nonsmoking rooms and junior suites but also features the in-house Art Deco restaurant for memorable evenings with culinary specialties. Our hotel bar serves as an excellent meeting point after work or shopping. Our rich and freshly cooked breakfast buffet is also served in the breakfast restaurant. Recreate in the indoor pool, fitness area or sauna or enjoy a drink on the summer terrace. For all guests arriving by car our parking facilities are at your disposal.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-25428254/388853000468799452/6126" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0a911057_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-25199305/388853000468799452/17175" HotelName="MAYFAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44839/dae6a8bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-18993065/388853000468799452/1692" HotelName="HOLIDAY INN PARIS PALAIS DE L'ELYSEE, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/109500/109408/1b953e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25365-25208593/388853000468799452/10695" HotelName="LE A HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919500/919451/9da5c741_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-25610121/388853000468799452/19732" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/862400/862381/67445507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-25199985/388853000468799452/10115" HotelName="DERBY ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/0e23dfe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-25497067/388853000468799452/10750" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-25199533/388853000468799452/12742" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15005-25199581/388853000468799452/15182" HotelName="THERESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53566/63e09739_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-25214161/388853000468799452/16234" HotelName="LE WALT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863814/d00a936a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20896-25208083/388853000468799452/6598" HotelName="GARDEN ELYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26415/7463da6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-25317554/388853000468799452/7360" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245457-25461892/388853000468799452/8740" HotelName="DE NELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1248400/1248348/66fd5556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299693-25508165/388853000468799452/13078" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254400/8254395/68acdb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51865-25226850/388853000468799452/11093" HotelName="HOTEL ELIXIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65167/0fcccd10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120499-25291874/388853000468799452/20431" HotelName="TAYLOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545200/1545173/3b88320b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1408452-32609738/388853000468799452/3442" HotelName="BOUDOIR DES MUSES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96020000/96011900/96011802/w3992h2992x94y94-417012f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233912-25442439/388853000468799452/11732" HotelName="RIVES DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/809400/809361/f4846001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652346-25829725/388853000468799452/9641" HotelName="HÔTEL DE LA TAMISE - ESPRIT DE FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521444/517e0d0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607368-25765000/388853000468799452/6889" HotelName="9CONFIDENTIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27541900/27541871/420dd2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-28788382/388853000468799452/25" HotelName="FOLKESTONE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16973/6b5589be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-25182293/388853000468799452/20924" HotelName="MERCURE PARIS NOTRE DAME SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23900/23810/f07c6b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18932-25200001/388853000468799452/8858" HotelName="HOTEL OPERA OPAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906200/906106/071f7680_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-25336226/388853000468799452/6444" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525863/0973cc70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436223-25609993/388853000468799452/10383" HotelName="DES DEUX ILES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522139/559c633d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-25208958/388853000468799452/13444" HotelName="RELAIS DU VIEUX PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25200/25168/aaf3310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-26116484/388853000468799452/13774" HotelName="DU SENTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|460514-25631830/388853000468799452/15365" HotelName="LA SANGUINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17800000/17792100/17792066/af5ae867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-25701062/388853000468799452/23201" HotelName="MONTE CRISTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18 AVENUE HASSAN II - BP No 18, IFRANE, MOROCCO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22950000/22944500/22944432/559a1f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-25442405/388853000468799452/7993" HotelName="DUO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7620000/7614300/7614251/w5832h3880x0y13-3285aa02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626065-25796256/388853000468799452/11651" HotelName="NOVOTEL PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40740000/40732700/40732680/bbe04690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-25200002/388853000468799452/18563" HotelName="OPERA RICHEPANSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526033/906edfdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-25336063/388853000468799452/18172" HotelName="MERCURE PARIS ARC DE TRIOMPHE WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119800/119745/e43121a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428483-27573076/388853000468799452/21747" HotelName="UNE AUTRE CHAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102660000/102656500/102656474/1fd08350_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/388853000468799452/885" HotelName="NOVOTEL PARIS LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24795/40e29450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-25199523/388853000468799452/14625" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/24da95f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-26626209/388853000468799452/15057" HotelName="HÔTEL DANDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70100000/70097800/70097748/a378c99e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-30815129/388853000468799452/23585" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-25198752/388853000468799452/14134" HotelName="LORD BYRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7700 Westgate Blvd, KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34201/c98d9936_b.jpg</HotelPictures>
        <HotelDescription>Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Popular US-192 offers many dinning and shopping options very close by.Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Studio- 1bdrm and 2bdrm Villas include all the comforts of home with kitchen facilities- private bathrooms- living areas and more. All buildings are 3 floors max and have elevators and stairwells. Property amenities include 24 hour front desk and security- Free uncovered parking- Free shuttle to Disney- Universal and SeaWorld- Pet friendly with fees- Business Center- Movie Theatre- Fitness Center- Restaurants-Ice cream shoppe-Cafe- Marketplace- Pizza delivery- Activities Center- Two story Ship Wreck Island Water Park with fees- 14 pools and hot tubs- Pool bars-Sports Courts- Playground- BBQ facilities- Bicycles-Marina with paddle boats- Mini golf- Game Room and more&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-32609746/388853000468799452/2808" HotelName="MAISON ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34075/a865a23a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238481-25447149/388853000468799452/8463" HotelName="BRITANNIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5000/4966/af2344fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-25207439/388853000468799452/9599" HotelName="GRAND DECHAMPAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19900/19884/c7273f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-25184743/388853000468799452/14008" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-25216343/388853000468799452/4189" HotelName="WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27977/e62fc50f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6035-25184725/388853000468799452/5570" HotelName="ASTRA OPERA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13215/80c36a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-25181159/388853000468799452/19551" HotelName="MAISON ELLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31810000/31804400/31804333/2e588242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13700-25199441/388853000468799452/20790" HotelName="MANSART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089900/8089880/3cf70ecd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18824-25198577/388853000468799452/13594" HotelName="DE LA PLACE DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090900/8090818/1f8c6ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186222-25371574/388853000468799452/22173" HotelName="PARC SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121800/1121756/f1b15226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-25336842/388853000468799452/13927" HotelName="OPERA MARIGNY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785000/2784952/6e9221e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96683-25263823/388853000468799452/14310" HotelName="JARDIN DE CLUNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26700/26651/dfa4b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428466-27567754/388853000468799452/17059" HotelName="APARTHOTEL QUARTIER LIBRE MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95320000/95312800/95312742/83593f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.0472578" Longitude="-76.4240982" StarRating="3" HotelCode="0|139207-25309519/388853000468799452/9606" HotelName="RELAIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>314 Primrose Lane, Mountville, 17554, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903609/c02a5a2d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: All suite. Total rooms: 71. Floors: 3. Property description- Live like home at the MainStay Suites of Lancaster County hotel in Mountville, PA located off Route 30. This pet-friendly hotel is near locations like Franklin Marshal College, Spooky Nook Sports Complex, Millersville University, Park City Center and Turkey Hill Experience. Enjoy amenities like free WiFi, fully-equipped kitchens, weekly housekeeping services and a restaurant. We also have a 15-guest meeting room and a business center with copy and fax services. Guest rooms feature a flat-screen TV, refrigerator and coffee maker. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-25199530/388853000468799452/22376" HotelName="MOLIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68500/68493/013a8062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238559-25447237/388853000468799452/16558" HotelName="DE LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521493/c6faa73c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-25586724/388853000468799452/11762" HotelName="LA COMTESSE BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14926100/14926025/4e1b5f17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-25199997/388853000468799452/16692" HotelName="NORMANDY LE CHANTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23157/27c613e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-25207044/388853000468799452/19437" HotelName="AUSTINS ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1- 5 Jernbanegaten, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522174/f87f10a9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Lillehammer and was established in 1896. It is a short drive away from the Maihaugen and the nearest station is Lillehammer Stasjon. The Hotel has a restaurant, a bar and a conference room. All 89 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6181-25182309/388853000468799452/21595" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51000-25226759/388853000468799452/22003" HotelName="PAS DE CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880235/2e97efb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626053-25796234/388853000468799452/10497" HotelName="RAYZ EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37630000/37627400/37627329/2c4b5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-27802933/388853000468799452/18938" HotelName="HOTEL MADAME DROUOT &amp;amp; SPA - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1436644/2025228144832712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-25182301/388853000468799452/12992" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48248/08f9fb3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-25642055/388853000468799452/11590" HotelName="LA VILLA HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263394/d7413655_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-25235680/388853000468799452/12038" HotelName="KEPPLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1558900/1558877/43e1d626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1443926-28871158/388853000468799452/21345" HotelName="LA FONDATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443926/20257214504560.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-25200234/388853000468799452/7442" HotelName="SAINT PETERSBOURG OPERA AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6800/6713/16bc02b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-25199442/388853000468799452/11936" HotelName="M SOCIAL PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8539/691baa14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27629-25208797/388853000468799452/9405" HotelName="DUCS DE BOURGOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68513/321c3daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284936-25502402/388853000468799452/9979" HotelName="RELAIS DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166024/bd0bc73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-25497069/388853000468799452/18724" HotelName="MOLITOR PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8013600/8013591/4474ad27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188420-25373420/388853000468799452/19491" HotelName="VILLA D'ESTREES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908700/908689/785dbfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-21407212/388853000468799452/276" HotelName="HILTON PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2002/c7fd3a90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-30100780/388853000468799452/834" HotelName="PULLMAN PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10900/10872/061cccdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233894-25442429/388853000468799452/16040" HotelName="LE PAVILLON DES LETTRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542901/3569381b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-30109496/388853000468799452/1094" HotelName="PONT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565600/93300428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-25251262/388853000468799452/6979" HotelName="1K HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1089400/1089303/89e41a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234132-25442679/388853000468799452/15284" HotelName="RELAIS DES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082500/8082456/b1eba9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-28789091/388853000468799452/11" HotelName="ALFRED SOMMIER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.50779" Longitude="13.32783" StarRating="4" HotelCode="0|283571-19233498/388853000468799452/1877" HotelName="INDIGO PARIS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 15, Berlin, 10623, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/330000/329954/a4cf6a0f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 81. Suites: 0. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 81. Physically challenged rooms: 1. Floors: 6. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- The Hotel Indigo® Berlin Kudamm hotel, just opposite the University of the Arts, blends beautifully with our busy cultural district. Inspired by the light and atmosphere of a neighborhood artists studio, our rooms and lobby are designed in a bright, modern style that forms a strong connection with the area. The artistic theme continues in each room, with neighborhood-inspired murals and stylish furniture. Our restaurant and bar offer locally sourced ingredients and an extensive drink menu, while our lobby tips its hat to the citys booming modern art scene found right outside.Property was built in 2011. Hotel Currency: EUR. Additional Addresses: Other: Hardenbergstrasse 15, Berlin, 10623, DE. Additional Phone Numbers: Fax - Other: 4930860909999. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-25199028/388853000468799452/15935" HotelName="MELIA VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794400/794330/ed7514ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-25291854/388853000468799452/7878" HotelName="REGENCE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-25216513/388853000468799452/10331" HotelName="IBIS PARIS GARE DE LYON LEDRU ROLLIN 12EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53555/e72372d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-25587022/388853000468799452/23018" HotelName="NADAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5-5/1 Vietnam Road, Tumbol Tha Makham, Amphur Mueng ,Kanchanaburi,  71000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067100/12067080/87b63cba_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kanchanaburi, Bamboo House Kanchanaburi puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, family room, are at hand. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as towels, television LCD/plasma screen, mirror, internet access – wireless, internet access – wireless (complimentary). Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including massage, garden. Bamboo House Kanchanaburi is an excellent choice from which to explore Kanchanaburi or to simply relax and rejuvenate. &lt;br /&gt;Guests over 4 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321850-26634420/388853000468799452/16423" HotelName="AU COEUR DE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75860000/75854700/75854677/a79ed31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323679-26635732/388853000468799452/16531" HotelName="AU COEUR DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70010000/70007900/70007863/ef0e8853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-25631826/388853000468799452/16466" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-25198628/388853000468799452/18034" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-25518312/388853000468799452/11855" HotelName="THE ONE ALMA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748400/9748353/22672c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-25765256/388853000468799452/13533" HotelName="CHARLES V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26587100/26587037/f5e06be6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246517-26600858/388853000468799452/14404" HotelName="GRAND HOTEL DE CLERMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6526300/6526247/4b62d414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.32" OriginalAmount="344" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70255-25242703/388853000468799452/13635" HotelName="D'ORSAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090800/8090711/841fa474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-21410467/388853000468799452/352" HotelName="CANOPY BY HILTON PARIS TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58330000/58323300/58323249/f25c4c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-25634280/388853000468799452/6653" HotelName="DRAWING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17331400/17331352/7b3b442b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-32609744/388853000468799452/3197" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/040ee6a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169798-25336833/388853000468799452/8676" HotelName="ARTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53532/3bebfb57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|169978-25337200/388853000468799452/12911" HotelName="MAJESTIC HOTEL SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3400000/3400000/3399972/a20e8786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139386-25309617/388853000468799452/16500" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|320627-25517268/388853000468799452/22495" HotelName="MAISON SOUQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9270000/9269600/9269598/36f1190a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.80" OriginalAmount="360" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-25228184/388853000468799452/4821" HotelName="DU COLLECTIONNEUR ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994300/994215/4727fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="376.98" OriginalAmount="366" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-25601704/388853000468799452/12372" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238566-25447249/388853000468799452/11316" HotelName="DES SAINTS PERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089800/8089748/cf1785fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169809-25336835/388853000468799452/10944" HotelName="BOURGOGNE ET MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14768/22b83e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="381.10" OriginalAmount="370" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371171-25558489/388853000468799452/13347" HotelName="RECAMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2140000/2130300/2130239/91c361b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24490-25208481/388853000468799452/4833" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18973-25200554/388853000468799452/8892" HotelName="LA MAISON CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189871/0b63c17b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-25199445/388853000468799452/4854" HotelName="EDOUARD 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3389/3c75b65e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|350003-25541535/388853000468799452/15983" HotelName="HÔTEL DUPOND-SMITH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254500/8254405/db8bd990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.37" OriginalAmount="379" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-25558465/388853000468799452/11068" HotelName="PARIS BASTILLE BOUTET - MGALLERY BY SOFITEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 UNION GROVE, ABERDEEN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12710000/12704500/12704471/51c77847_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Aberdeen, Skene House HotelSuites - Holburn is near the airport and within walking distance of St. Mary's Roman Catholic Cathedral and Aberdeen Music Hall. Nearby points of interest also include His Majesty's Theatre and Aberdeen Art Gallery.    Property Features.    Skene House HotelSuites - Holburn features laundry facilities, secure parking, and a porter/bellhop.  Complimentary wireless Internet access is available in public areas and the aparthotel has a computer station.  A bar/lounge is open for drinks. Wedding services and tour assistance are available. Self parking is complimentary. Additional property amenities include dry cleaning/laundry services, discounted use of a nearby fitness facility, and self parking. This is a smoke-free property.    Guestrooms.     39 guestrooms at Skene House HotelSuites - Holburn feature washers/dryers and coffee/tea makers. Accommodations offer city views. These individually furnished and decorated rooms include separate dining areas. At this 4-star aparthotel, accommodations include kitchenettes with stovetops, microwaves, refrigerators, and cookware/dishes/utensils. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer phones. Televisions have satellite channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      There are no room charges for children 15 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Facilities fee: GBP 6.00 per person, per day and includes use of:   - Fitness facilities  - Sauna  - Spa tub  - Swimming pool    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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.49" OriginalAmount="383" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47855-25224174/388853000468799452/13199" HotelName="RELAIS SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687300/2687249/dede29fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-25477165/388853000468799452/12582" HotelName="DE FLEURIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-25281616/388853000468799452/8509" HotelName="INTERCONTINENTAL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2193400/2193319/3d2dfb00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.73" OriginalAmount="391" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-25799176/388853000468799452/21208" HotelName="PARIS J'ADORE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35370000/35360500/35360494/e8fe2468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="404.79" OriginalAmount="393" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-25586734/388853000468799452/4558" HotelName="HOTEL LES BAINS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sahar Tower, Andheri East, Mumbai, 400099, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11299900/11299839/2248ad62_b.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Mumbai and was established in 2001. It is 14.0 Km from the Park and the nearest station is Airport Road Metro Station. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 386 rooms are equipped with hairdryer, safe and air conditioning. category: Deluxe style: Modern year Built: 2001 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.85" OriginalAmount="395" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-25184775/388853000468799452/5634" HotelName="REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15611/8d53fa48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="407.88" OriginalAmount="396" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|284804-25502350/388853000468799452/10020" HotelName="LE CINQ CODET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8965800/8965758/98dc3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-25208376/388853000468799452/19195" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-26063465/388853000468799452/15005" HotelName="MONSIEUR GEORGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38705300/38705288/ab06ff6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.15" OriginalAmount="405" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|429497-25603134/388853000468799452/16018" HotelName="MAISON ALBAR HOTELS LE PONT-NEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599900/16599855/6e37e415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-26614070/388853000468799452/21003" HotelName="LA DEMEURE MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71600000/71593800/71593758/96f09768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/388853000468799452/1040" HotelName="LANCASTER PARIS CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23100/23034/078bb37f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447758-25618480/388853000468799452/5683" HotelName="AMASTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16117000/16116921/a449ad10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-25799182/388853000468799452/18006" HotelName="SINNER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35079100/35079003/4e3a3e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-25829729/388853000468799452/23350" HotelName="MAJESTIC APARTMENTS CHAMPS ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19190000/19180200/19180138/fea75215_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="429.51" OriginalAmount="417" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-25757122/388853000468799452/9702" HotelName="LE DAMANTIN HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22690000/22687500/22687451/28b744da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/388853000468799452/993" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81702/9f462be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.66" OriginalAmount="422" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-25184728/388853000468799452/5177" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/53c3cfc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.69" OriginalAmount="423" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-25229347/388853000468799452/5414" HotelName="ESPRIT SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83021/426bfe74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.69" OriginalAmount="423" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-26689725/388853000468799452/16647" HotelName="HANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94896000/94895976/e947b08b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.69" OriginalAmount="423" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863149-26073282/388853000468799452/23403" HotelName="MAISON ALBAR HOTELS LE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42693100/42693045/3e01025d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="440.84" OriginalAmount="428" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6185-25184765/388853000468799452/11019" HotelName="NAPOLEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13900/13819/ffa125dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.90" OriginalAmount="430" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161840-25336234/388853000468799452/7651" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="443.93" OriginalAmount="431" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13710-25199443/388853000468799452/5381" HotelName="BRIGHTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/55000/54958/w1017h683x0y0-f5dc7c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="443.93" OriginalAmount="431" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-25593825/388853000468799452/14091" HotelName="LE NARCISSE BLANC &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>174 W CLIFF DR, SANTA CRUZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13064100/13064038/03145b90_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    West Cliff Inn - A Four Sisters Inn is located near the beach in Santa Cruz and close to Santa Cruz Wharf, Main Beach, and Santa Cruz Beach Boardwalk. Nearby points of interest also include University of California Santa Cruz and Santa Cruz Surfing Museum.    Property Features.   The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary manager's reception on select days. West Cliff Inn - A Four Sisters Inn features tour/ticket assistance, a picnic area, and coffee/tea in the lobby. Complimentary wireless and wired high-speed Internet access is available in public areas. Additional property amenities include complimentary newspapers in the lobby, concierge services, and a fireplace in the lobby. Guest parking is complimentary. The front desk is open during limited hours. This is a smoke-free property.    Guestrooms.     9 guestrooms at West Cliff Inn - A Four Sisters Inn feature MP3 docking stations and CD players. Beds come with triple sheeting. Rooms are individually decorated and furnished. Bathrooms feature designer toiletries and bathrobes. Wired high-speed and wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer direct-dial phones as well as free local calls (restrictions may apply). Flat-panel televisions have premium cable channels. Rooms also include clock radios. Guests may request a turndown service, irons/ironing boards, and hair dryers. Housekeeping is available daily.     Room Info:       Notifications:      Children 18 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.           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 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  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-25200437/388853000468799452/15085" HotelName="MONTALEMBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7395/064db8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.99" OriginalAmount="433" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/388853000468799452/1340" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/616a18b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-25186504/388853000468799452/9120" HotelName="SOFITEL LE SCRIBE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15775/216bfed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10003-25199027/388853000468799452/13339" HotelName="VILLA MARQUIS MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44711/34e1ea1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-25242595/388853000468799452/5460" HotelName="GRAND HOTEL DU PALAIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5576300/5576207/f2cd430c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="452.17" OriginalAmount="439" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428482-27571935/388853000468799452/16856" HotelName="SAINT GERMAIN RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101470000/101463100/101463076/229e5482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.20" OriginalAmount="440" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-25185971/388853000468799452/11160" HotelName="SOFITEL PARIS BALTIMORE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18876/758c089b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.32" OriginalAmount="444" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|534437-25690895/388853000468799452/5656" HotelName="BOWMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22640000/22633000/22632950/e35c84e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.41" OriginalAmount="447" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21472-25208191/388853000468799452/11357" HotelName="MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10384/841ddaf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.44" OriginalAmount="448" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-25442451/388853000468799452/17096" HotelName="MARQUIS FAUBOURG SAINT - HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6422300/6422260/3453d9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="463.50" OriginalAmount="450" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-32609723/388853000468799452/2754" HotelName="HOTEL BALZAC PARIS &amp;amp; SPA IKOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2400/2370/61f3db62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="466.59" OriginalAmount="453" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-19233499/388853000468799452/1926" HotelName="KIMPTON ST HONORE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62990000/62984900/62984874/04141f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.62" OriginalAmount="454" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-25200271/388853000468799452/4664" HotelName="CASTILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/2f3d1726_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.65" OriginalAmount="455" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-25200439/388853000468799452/9520" HotelName="SOFITEL PARIS LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14721/cdfabbfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.65" OriginalAmount="455" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.46355" Longitude="77.09521" StarRating="3" HotelCode="0|351587-25542293/388853000468799452/10092" HotelName="RESIDENCE CHARLES FLOQUET PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>F-12/8, DLF PHASE-1, GURGAON, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9637800/9637703/41b164a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ess Kay Ess Villa is located in Gurgaon, close to Sahara Mall, DLF Park Place, and Kingdom of Dreams. Nearby points of interest also include MGF Metropolitan Mall and Leisure Valley.    Hotel Features.   Ess Kay Ess Villa features tour/ticket assistance and laundry facilities. Room service is available 24 hours a day. Guest parking is complimentary.    Guestrooms.     12 guestrooms at Ess Kay Ess Villa feature air conditioning. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. Televisions have cable channels.      Room Info:  Name: Deluxe Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.     Name: Super deluxe room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.       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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10496-25197534/388853000468799452/9164" HotelName="LA CLEF LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526631/78f9f7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-25209385/388853000468799452/4625" HotelName="ELYSIA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788800/788721/f8aef9e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.98" OriginalAmount="466" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174491-25349396/388853000468799452/18462" HotelName="PAVILLON FAUBOURG SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16116900/16116822/db411ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="482.04" OriginalAmount="468" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-25205874/388853000468799452/20224" HotelName="COMFORT NATION PERE LACHAISE PARIS 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419149/ca58dbb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.07" OriginalAmount="469" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-25216819/388853000468799452/11520" HotelName="VERNET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>127-130 PRAÇA DA BATALHA, OPORTO, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8571/3a1ddbbf_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located in on Batalha Square, in Oporto. This Oporto hotel is minutes from popular attractions like the University of Oporto, and the Crystal Palace Garden, the Music Hall. The area is known for Port wine, one of Portugal's most internationally appreciated products. This beautiful city is full of great monuments, and friendly people. A variety of restaurants, cafes and cocktail lounges are located in the surrounding area.

Due to Covid-19 pandemic and by logistic reasons, breakfast could be served in client's room – Room Service – instead of being served in the breakfast room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-25228187/388853000468799452/5852" HotelName="GRAND POWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53581/06fdf10f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="492.34" OriginalAmount="478" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652378-25829739/388853000468799452/13677" HotelName="LES JARDINS DU FAUBOURG PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633300/33633233/af6c5a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.37" OriginalAmount="479" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-26614032/388853000468799452/20053" HotelName="MADAME REVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70047400/70047306/93726f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428468-27573709/388853000468799452/16822" HotelName="APARTHOTEL QUARTIER LIBRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103480000/103477600/103477575/46712b64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="499.55" OriginalAmount="485" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|607473-25765154/388853000468799452/8703" HotelName="LA CLEF CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27840000/27836800/27836753/3758c560_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="503.67" OriginalAmount="489" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591612-25740387/388853000468799452/4954" HotelName="FAUCHON L'HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23090000/23089300/23089229/6d85b0e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="510.88" OriginalAmount="496" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18905-25200552/388853000468799452/4569" HotelName="DU LOUVRE, IN THE UNBOUND COLLECTION BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21803/76a0c5be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="515.00" OriginalAmount="500" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-25186496/388853000468799452/5498" HotelName="BURGUNDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25100/25039/8e08424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.09" OriginalAmount="503" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-26645293/388853000468799452/21667" HotelName="BLACK DOOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88171800/88171786/37ff5c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="527.36" OriginalAmount="512" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1456553-32461743/388853000468799452/23557" HotelName="MONDOVI LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456553/202611415382459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352665-26645339/388853000468799452/23437" HotelName="MANOLITA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83420000/83410300/83410266/cedf7d01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="530.45" OriginalAmount="515" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-32609728/388853000468799452/3033" HotelName="PAVILLON DE LA REINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182200/182182/27d96e10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="550.02" OriginalAmount="534" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-25200010/388853000468799452/18423" HotelName="VILLA SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 400 Arch Street, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/700/670/c917045e_b.jpg</HotelPictures>
        <HotelDescription>Located in Old City, this eco-friendly hotel is within a 10-minute walk of Betsy Ross House, Liberty Bell Center, and Independence Hall. Reading Terminal Market and Ben Franklin National Memorial are also within 2 mi (3 km).
Hotel Features
Along with a restaurant, this hotel has an outdoor pool and a 24-hour fitness center. WiFi in public areas is free. Other amenities include a bar/lounge, a business center, and meeting rooms.
All 364 rooms offer free WiFi, room service, and TVs with cable channels. Premium bedding, coffee makers, and free weekday newspapers are among the other amenities available to guests.
Breakfast fee: between USD 9 and USD 16.99 per person (approximately),
Self parking fee: USD 36 per night 
Rollaway bed fee: USD 20.0 per stay&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="555.17" OriginalAmount="539" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-32609722/388853000468799452/3489" HotelName="SAX PARIS, LXR HOTELS &amp;amp; RESORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442448/20256415246330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="562.38" OriginalAmount="546" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-25208592/388853000468799452/10058" HotelName="CLARIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53561/w3837h2535x3y0-540a9194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="563.41" OriginalAmount="547" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-25184786/388853000468799452/4205" HotelName="WESTMINSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25800/25780/9c3da322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="565.47" OriginalAmount="549" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-25214759/388853000468799452/8155" HotelName="DE SERS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/175100/175063/7ede4e8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="567.53" OriginalAmount="551" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6077-25184734/388853000468799452/4414" HotelName="HYATT REGENCY PARIS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1337/w3836h2556x4y4-42f5edde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-32609737/388853000468799452/3420" HotelName="HOTEL LE GRAND MAZARIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89590000/89589500/89589494/440f76f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="573.71" OriginalAmount="557" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-25199447/388853000468799452/9466" HotelName="SOFITEL PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26021/b9fa70d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="589.16" OriginalAmount="572" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-30219385/388853000468799452/23387" HotelName="MAISON BARRIERE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1446939/202581915276339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="600.49" OriginalAmount="583" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-27566332/388853000468799452/21829" HotelName="VILLA-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92610000/92600500/92600459/60315eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="615.94" OriginalAmount="598" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-25705555/388853000468799452/5353" HotelName="BRACH PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21333500/21333453/e65c6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="615.94" OriginalAmount="598" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-25593819/388853000468799452/12629" HotelName="NOLINSKI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172727/5ae20958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="629.33" OriginalAmount="611" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-25247279/388853000468799452/7361" HotelName="INTERCONTINENTAL PARIS LE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20073/517d0572_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="645.81" OriginalAmount="627" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-25198753/388853000468799452/6153" HotelName="SAN REGIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12683/3e1f4b2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="649.93" OriginalAmount="631" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354856-32643434/388853000468799452/1350" HotelName="MAISON DELANO PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90310000/90302000/90301901/610bd250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="665.38" OriginalAmount="646" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-25796320/388853000468799452/13651" HotelName="COUR DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39190000/39186300/39186206/d50e105b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="723.06" OriginalAmount="702" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33350-25216817/388853000468799452/10689" HotelName="SAINT JAMES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10369500/10369462/04bf1d6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="729.24" OriginalAmount="708" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|176440-25352775/388853000468799452/10283" HotelName="D'AUBUSSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564500/564481/11e59546_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="763.23" OriginalAmount="741" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-26614028/388853000468799452/21692" HotelName="CHATEAU VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70020000/70012300/70012256/41387a81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="801.34" OriginalAmount="778" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873948-26090031/388853000468799452/13913" HotelName="DU LYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6436800/6436774/e53dffea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="801.34" OriginalAmount="778" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.6755748" Longitude="12.5730336" StarRating="3" HotelCode="0|32795-25216339/388853000468799452/18669" HotelName="SEVRES SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 LONGANGSTRAEDE, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565694/7175e069_b.jpg</HotelPictures>
        <HotelDescription>A hop, skip and a jump away from Strøget, the main walking street of Copenhagen, Hotel Twentyseven (formerly First Hotel Twentyseven) is a chic hotel in central Copenhagen. Shops, restaurants, cafes, bars, you name it, we got it. The social scene of the city surrounds the hotel at every corner you turn.

Central Copenhagen also entails history and culture, meaning all main attractions are our neighbours and just minutes away from our doors: City Hall, Glyptoteket, Tivoli Gardens, The National Museum to name a few.

Perfect for both business and leisure travellers looking for a central location and comfortable chic rooms in Copenhagen. All accommodation include a flat TV and free Wifi.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="842.54" OriginalAmount="818" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-25796304/388853000468799452/21025" HotelName="J.K. PLACE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="850.78" OriginalAmount="826" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351032-25542025/388853000468799452/22109" HotelName="NEW ORIENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10259200/10259148/48517cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="881.68" OriginalAmount="856" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-25198613/388853000468799452/22520" HotelName="PAVILLON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/112300/112247/6b707362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="904.34" OriginalAmount="878" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-25656945/388853000468799452/12335" HotelName="SPLENDIDE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17324400/17324302/f6f84a8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1052.66" OriginalAmount="1022" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-26645315/388853000468799452/23659" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0fbb2e43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1069.14" OriginalAmount="1038" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-25200438/388853000468799452/9752" HotelName="LE ROYAL MONCEAU - RAFFLES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14582/fca314e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1150.51" OriginalAmount="1117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-25185845/388853000468799452/8832" HotelName="MANDARIN ORIENTAL LUTETIA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21442600/21442501/w4000h2664x0y3-3acc51a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1168.02" OriginalAmount="1134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6180-25186499/388853000468799452/11275" HotelName="LE MEURICE DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441700/441665/w2776h1866x0y0-4f0f679c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1227.76" OriginalAmount="1192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-25229492/388853000468799452/4783" HotelName="BARRIERE LE FOUQUETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19460/e0018e00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1268.96" OriginalAmount="1232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18942-25200553/388853000468799452/7724" HotelName="PARK HYATT PARIS - VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885300/885275/56fc572e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1294.71" OriginalAmount="1257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-32346688/388853000468799452/2639" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4423900/4423889/289b0120_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1369.90" OriginalAmount="1330" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-25238226/388853000468799452/15431" HotelName="PRINCE ALBERT LYON BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7552/ca7fdf49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1385.35" OriginalAmount="1345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272222-27552335/388853000468799452/7588" HotelName="THE PENINSULA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8290900/8290864/70a84e88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1404.92" OriginalAmount="1364" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-26626207/388853000468799452/14970" HotelName="HÔTEL AMOI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74100000/74092600/74092581/d626e107_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1616.07" OriginalAmount="1569" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-25337071/388853000468799452/7845" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenida De Filipinas, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4028700/4028607/7259f718_b.jpg</HotelPictures>
        <HotelDescription>These waterfront apartments are located in Benidorm, just 30 metres from the beach in Levante and a kilometre from the centre of the resort and its numerous tourist attractions. Guests can start their days with a cup of coffee or tea in hand at the furnished terrace of their lovely apartment, overlooking the sea it is the best place from where to inhale the fresh morning air and prepare for the excitement that lays ahead. All of the air-conditioned units come with well-equipped kitchens that are just perfect for those who enjoy self-catering, the rest of the guests will find excellent dining options within a short 10-minute stroll. The youngest visitors of the venue can take advantage of the children's playground, the specially designed place where they can let the steam off and have some fun.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1771.60" OriginalAmount="1720" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109494/388853000468799452/2596" HotelName="FOUR SEASONS GEORGE V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6642/1639f9d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1802.50" OriginalAmount="1750" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-25186497/388853000468799452/6580" HotelName="DE CRILLON, A ROSEWOOD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26025/36ffd59d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1808.68" OriginalAmount="1756" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6206-25186501/388853000468799452/5045" HotelName="PLAZA ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27600/27528/192f65f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1861.21" OriginalAmount="1807" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-25186495/388853000468799452/7698" HotelName="LE BRISTOL PARIS - AN OETKER COLLECTION HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2529/0bb16218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2115.62" OriginalAmount="2054" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-25829741/388853000468799452/9223" HotelName="LA RÉSERVE PARIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8450000/8444800/8444782/7c96550a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,1,3,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
6050146d-6cd7-4c32-9ffc-45553349fbcd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1029992-26230796/388853000468799452/13293" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="6050146d-6cd7-4c32-9ffc-45553349fbcd" TimeStamp="0001-01-01T00:00:00" HotelName="ARTY PARIS PORTE DE VERSAILLES BY RIVER" HotelCode="|1029992" StarRating="1" GTCityId="0" CityName="Paris" CountryName="France" Address="62 Rue des Morillons, Paris, FR" PhoneNo="33-1-45339906" FaxNo="33-1-42500234" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Economy Double Room" RoomTypeCode="26230796/388853000468799452/13293|83|NzF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="71" TotalPrice="73.13" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>DORMITORY.&amp;lt;BR /&amp;gt;Bed types are not guaranteed:Economy Double Room - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:26:15.2686458+01:00" End="2026-11-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Economy Twin Room" RoomTypeCode="26230796/388853000468799452/13306|83|NzR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="74" TotalPrice="76.22" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>DORMITORY.&amp;lt;BR /&amp;gt;Bed types are not guaranteed:Economy Twin Room - 2 Twin Bunk Beds(room for 2 adults )&amp;lt;BR /&amp;gt;5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:26:15.2686458+01:00" End="2026-11-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/49e5ab03_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/2f6d2d30_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/2ae9c7db_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/be9c7912_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/d2407c02_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/90477455_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/8f2e9b1b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/97f4ece0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/97df0859_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/a6733cdd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/2d958a11_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/64f0a62c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/16900da7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/c75bd363_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/994c5462_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/5bbc3f42_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/7722ef5a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/c4331b2e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/e97b7a12_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/60749a38_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/7831775a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/0833bdb3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/5b50bfd4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/21cadeba_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/3f66ac34_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/0269f87f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/b3320aa3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/3876e282_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/cbe2e54f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/0b888602_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/634bb855_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/309e90fc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/e948912c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/7058af6b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/b669e501_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/02a4f20c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/d0183b22_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/ad4a137b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/eea42d1c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/4a008032_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/b8040624_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/9b71a25c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/560000/559600/559507/32dfdd0e_b.jpg" /></Images><HotelAmenities>Wheelchair accessible – no&lt;BR /&gt;Vending machine&lt;BR /&gt;Reception hall&lt;BR /&gt;Luggage storage&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Shared microwave&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Scooter/moped rentals nearby&lt;BR /&gt;Television in common areas&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Shared refrigerator&lt;BR /&gt;Free WiFi&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Library&lt;BR /&gt;Arcade/game room&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Bicycle rentals nearby&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Elevator&lt;BR /&gt;Concierge services&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; With a stay at Arty Paris Porte de Versailles by River - Hostel, you'll be centrally located in Paris, a 2-minute drive from Paris Expo and 8 minutes from Luxembourg Gardens.  This hostel is 2.4 mi (3.9 km) from Eiffel Tower and 3 mi (4.8 km) from Louvre Museum.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 54 guestrooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Make use of convenient amenities such as complimentary wireless internet access, concierge services, and an arcade/game room. Additional features at this Art Deco hostel include a television in a common area, a reception hall, and a vending machine.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Grab a bite from the snack bar/deli serving guests of Arty Paris Porte de Versailles by River - Hostel. Wrap up your day with a drink at the bar/lounge. Local cuisine breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Paris Expo - 1.2 km / 0.7 mi &lt;br /&gt; Rue du Commerce - 1.8 km / 1.1 mi &lt;br /&gt; Tour Montparnasse - 2.1 km / 1.3 mi &lt;br /&gt; UNESCO Headquarters - 2.5 km / 1.5 mi &lt;br /&gt; Champ de Mars - 2.6 km / 1.6 mi &lt;br /&gt; Paris Catacombs - 2.7 km / 1.7 mi &lt;br /&gt; Cité Internationale Universitaire de Paris - 2.7 km / 1.7 mi &lt;br /&gt; Beaugrenelle - 2.7 km / 1.7 mi &lt;br /&gt; Le Bon Marche - 2.8 km / 1.7 mi &lt;br /&gt; Rodin Museum - 2.9 km / 1.8 mi &lt;br /&gt; Les Invalides - 3.1 km / 1.9 mi &lt;br /&gt; Rue Cler - 3.1 km / 1.9 mi &lt;br /&gt; Seine - 3.4 km / 2.1 mi &lt;br /&gt; Saint-Sulpice Church - 3.4 km / 2.1 mi &lt;br /&gt; Abbey of Saint-Germain-des-Pres - 3.5 km / 2.2 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 14.2 km / 8.8 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 42.1 km / 26.2 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;The preferred airport for Arty Paris Porte de Versailles by River - Hostel is Paris Charles de Gaulle Airport (CDG). &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for local cuisine breakfast: approximately EUR 10 per person&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.60 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;Minimum Spring Break check-in age is 18 years old&lt;/li&gt;&lt;li&gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Cashless transactions are available&lt;/li&gt;&lt;li&gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, and a security system&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:00 AM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Wheelchair accessible – no&lt;BR /&gt;Vending machine&lt;BR /&gt;Reception hall&lt;BR /&gt;Luggage storage&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Shared microwave&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Scooter/moped rentals nearby&lt;BR /&gt;Television in common areas&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Shared refrigerator&lt;BR /&gt;Free WiFi&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Library&lt;BR /&gt;Arcade/game room&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Bicycle rentals nearby&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Elevator&lt;BR /&gt;Concierge services&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Rooms>
    <Room RoomType="Room 1: Economy Double Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1029992" SourceId="83" RoomTypeCode="26230796/388853000468799452/13306|83|NzR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|GoGlobalTravelBlock|successfully done supplier prebooking||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
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:26:28.6338257+01:00" End="2026-11-16T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Economy Twin Room - 2 Twin Bunk Beds(room for 2 adults ) 5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for local cuisine breakfast: approximately EUR 10 per person&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.60 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;Minimum Spring Break check-in age is 18 years old&lt;/li&gt;&lt;li&gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Cashless transactions are available&lt;/li&gt;&lt;li&gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, and a security system&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:00 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Economy Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Twin Bunk Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;118 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - 30-inch HDTV with digital channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, shower, free toiletries, and a hair dryer (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Desk and iron/ironing board (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping and heating&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - No cribs (infant beds) available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;ARTY PARIS PORTE DE VERSAILLES BY RIVER&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Economy Twin Room&lt;/td&gt;&lt;td&gt;2026-11-19&lt;/td&gt;&lt;td&gt;2026-11-20&lt;/td&gt;&lt;td&gt;74&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>6050146d-6cd7-4c32-9ffc-45553349fbcd</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|18896-25197685/388853000468799452/21894" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="6050146d-6cd7-4c32-9ffc-45553349fbcd" TimeStamp="0001-01-01T00:00:00" HotelName="LEONARD DE VINCI" HotelCode="|18896" StarRating="2" GTCityId="0" CityName="Paris" CountryName="France" Address="22 Rue Des Trois Bornes, Paris, FR" PhoneNo="33-9-52841028" FaxNo="33-1-43576427" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double or Twin Room" RoomTypeCode="25197685/388853000468799452/21894|83|ODR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="84" TotalPrice="86.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Double or Twin Room - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 03/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Triple Room 3 Twin Beds" RoomTypeCode="25197685/388853000468799452/21895|83|MTExfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="111" TotalPrice="114.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Triple Room, 3 Twin Beds - 3 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 03/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/c8fd9620_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/981ce967_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/cbe934f0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/c9b17e0f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/ebf8e164_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/2415d83d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/cb7b1dcf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/a7115ecc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/8e0507f0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/69652905_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/8ebe9c00_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/174525a8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/668ed458_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/a0f41196_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/26c14d75_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/2cbfc088_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/8d62a16b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/f240274c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/5fd5d7f8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/1000000/910000/906300/906254/9c6091f5_b.jpg" /></Images><HotelAmenities>Wheelchair accessible (may have limitations)&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Conference space size (meters) - 50&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Elevator&lt;BR /&gt;Conference space&lt;BR /&gt;Computer station&lt;BR /&gt;ATM/banking&lt;BR /&gt;Conference space size (feet) - 538&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; A stay at Hôtel Léonard de Vinci places you in the heart of Paris, within a 10-minute walk of Canal Saint-Martin and Place de la République.  This hotel is 1.9 mi (3.1 km) from Notre-Dame and 2.1 mi (3.4 km) from Palais Garnier.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 34 guestrooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, housekeeping is provided daily, and cribs/infant beds (complimentary) can be requested.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Make use of convenient amenities, which include complimentary wireless internet access and tour/ticket assistance.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Continental breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Planning an event in Paris? This hotel has 538 square feet (50 square meters) of space consisting of conference space and a meeting room.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Grands Boulevards - 0.2 km / 0.1 mi &lt;br /&gt; Canal Saint-Martin - 0.5 km / 0.3 mi &lt;br /&gt; Place de la République - 0.8 km / 0.5 mi &lt;br /&gt; Parc de Belleville - 0.9 km / 0.6 mi &lt;br /&gt; Père Lachaise Cemetery - 1.4 km / 0.9 mi &lt;br /&gt; Picasso Museum - 1.4 km / 0.9 mi &lt;br /&gt; Parc des Buttes Chaumont - 1.5 km / 0.9 mi &lt;br /&gt; Place des Vosges - 1.8 km / 1.1 mi &lt;br /&gt; Rue de Rivoli - 1.8 km / 1.1 mi &lt;br /&gt; Opera Bastille - 1.9 km / 1.2 mi &lt;br /&gt; Place de la Bastille - 1.9 km / 1.2 mi &lt;br /&gt; Les Halles - 2 km / 1.3 mi &lt;br /&gt; Hôtel de Ville - 2.3 km / 1.4 mi &lt;br /&gt; Seine - 2.4 km / 1.5 mi &lt;br /&gt; Île de la Cité - 2.5 km / 1.6 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 19.1 km / 11.8 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 30.2 km / 18.8 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;The preferred airport for Hôtel Léonard de Vinci is Paris Orly Airport (ORY). &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Arabic&lt;/b&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Italian&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for continental breakfast: approximately EUR 7 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 8:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Wheelchair accessible (may have limitations)&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Conference space size (meters) - 50&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Elevator&lt;BR /&gt;Conference space&lt;BR /&gt;Computer station&lt;BR /&gt;ATM/banking&lt;BR /&gt;Conference space size (feet) - 538&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Rooms>
    <Room RoomType="Room 1: Double or Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|18896" SourceId="83" RoomTypeCode="25197685/388853000468799452/21894|83|ODR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|GoGlobalTravelBlock|successfully done supplier prebooking||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
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-16T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Double or Twin Room - 2 Twin Beds(room for 2 adults ) 6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for continental breakfast: approximately EUR 7 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 8:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Double or Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;1 Double Bed OR 2 Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;161 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with cable channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, shower, a hair dryer, and towels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Desk; rollaway beds (surcharge) and cribs (free) available on request&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - Bed sheets not available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 03/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;LEONARD DE VINCI&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Double or Twin Room&lt;/td&gt;&lt;td&gt;2026-11-19&lt;/td&gt;&lt;td&gt;2026-11-20&lt;/td&gt;&lt;td&gt;84&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>6050146d-6cd7-4c32-9ffc-45553349fbcd</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd">
  <Rooms>
    <Room RoomType="Room 1: Double or Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|18896" SourceId="83" RoomTypeCode="25197685/388853000468799452/21894|83|ODR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-16T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Double or Twin Room - 2 Twin Beds(room for 2 adults ) 6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for continental breakfast: approximately EUR 7 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 8:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Double or Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;1 Double Bed OR 2 Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;161 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with cable channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, shower, a hair dryer, and towels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Desk; rollaway beds (surcharge) and cribs (free) available on request&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - Bed sheets not available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 03/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;LEONARD DE VINCI&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Double or Twin Room&lt;/td&gt;&lt;td&gt;2026-11-19&lt;/td&gt;&lt;td&gt;2026-11-20&lt;/td&gt;&lt;td&gt;84&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>6050146d-6cd7-4c32-9ffc-45553349fbcd</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6050146d-6cd7-4c32-9ffc-45553349fbcd" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Double or Twin Room" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Miss" FirstName="Shweta" LastName="Surana" DOB="20010420" Age="25" />
        <Adult Title="Miss" FirstName="Preeti " LastName="Surana" DOB="20010420" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="0|18896-25197685/388853000468799452/21894" SourceId="83" RoomTypeCode="25197685/388853000468799452/21894|83|ODR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="86.52" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-19T00:00:00" End="2026-11-20T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Shweta</FirstName>
    <LastName>Surana</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>96</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Miss</Title>
  </MHLInfo>
</HotelBookRQ>||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
6050146d-6cd7-4c32-9ffc-45553349fbcd|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Shweta</FirstName>
  <LastName>Surana</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>No-Payment-Getway</PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>96</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo>+44 (0) 20 8569 8080</SupportNo>
  <Title>Miss</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>Shikha</AgencyReference>
  <AgentMinCnxDate>2026-10-30T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-16T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-19T00:00:00</CheckIn>
  <CheckInTime>02:00PM</CheckInTime>
  <CheckOut>2026-11-20T00:00:00</CheckOut>
  <CheckOutTime>10:00AM</CheckOutTime>
  <CostAmountInSalesCurrency>84</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>france</CountryName>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Miss Shweta Surana</GuestName>
      <RoomType>Room 1: Double or Twin Room</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>86.52</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>84</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>865</SupplierId>
  <SupplierMinCnxDate>2026-11-03T00:00:00</SupplierMinCnxDate>
  <SupplierName>GoGlobalTravel</SupplierName>
  <_address>22 Rue Des Trois Bornes, Paris, FR</_address>
  <_cityName>Paris</_cityName>
  <_fax>33-1-43576427</_fax>
  <_hotelName>LEONARD DE VINCI</_hotelName>
  <_phoneNo1>33-9-52841028</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430596</FileBookingId><BookingId>41993</BookingId></Root>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6050146d-6cd7-4c32-9ffc-45553349fbcd|CoordinatorError|There is an error in XML document (1, 1).|System.InvalidOperationException: There is an error in XML document (1, 1). ---> System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelBookRS.Read9_HotelBookRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Book(HotelBookRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1840|BookingMarkupError|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Deserialize:-There is an error in XML document (1, 1).|System.InvalidOperationException: There is an error in XML document (1, 1). ---> System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelBookRS.Read9_HotelBookRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.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
6050146d-6cd7-4c32-9ffc-45553349fbcd|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>260430596</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||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
966e8bd9-3897-4160-b404-266a0e465f3b|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="966e8bd9-3897-4160-b404-266a0e465f3b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53489" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-06T00:00:00" End="2026-11-07T00: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
966e8bd9-3897-4160-b404-266a0e465f3b|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>966e8bd9-3897-4160-b404-266a0e465f3b</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
966e8bd9-3897-4160-b404-266a0e465f3b|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
06624a67-9b2c-43a0-b79e-72f62f9d88ac|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="06624a67-9b2c-43a0-b79e-72f62f9d88ac">
  <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
06624a67-9b2c-43a0-b79e-72f62f9d88ac|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>06624a67-9b2c-43a0-b79e-72f62f9d88ac</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
c8a0b33e-c902-40a8-ba89-0e849eb986a4|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="c8a0b33e-c902-40a8-ba89-0e849eb986a4">
  <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
06624a67-9b2c-43a0-b79e-72f62f9d88ac|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
c8a0b33e-c902-40a8-ba89-0e849eb986a4|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
c8a0b33e-c902-40a8-ba89-0e849eb986a4|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-20T14:48:25.5878302+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c8a0b33e-c902-40a8-ba89-0e849eb986a4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1036267-26242724/5448112561254519875/13540" 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/5448112561254519875/13348" 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/5448112561254519875/11927" 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="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1381774-28434543/5448112561254519875/1811" 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="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66018-25237025/5448112561254519875/13535" 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="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-25187131/5448112561254519875/8795" 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="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|487376-25651181/5448112561254519875/12297" 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/5448112561254519875/13551" 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="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615898-19602631/5448112561254519875/1193" 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="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.02839" Longitude="27.393464" StarRating="2" HotelCode="0|206294-25404301/5448112561254519875/8778" 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="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9028" Longitude="27.2765" StarRating="2" HotelCode="0|446063-25617799/5448112561254519875/12620" 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-25201350/5448112561254519875/13284" 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="2" HotelCode="0|1384146-26688111/5448112561254519875/13804" 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="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1226578-26574217/5448112561254519875/12419" 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/5448112561254519875/13163" 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="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|403136-25584043/5448112561254519875/10530" 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="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/5448112561254519875/8020" 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-25215110/5448112561254519875/10690" 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="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15572-25201334/5448112561254519875/12121" 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="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23292-30101509/5448112561254519875/7734" 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/5448112561254519875/8703" 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/5448112561254519875/9067" 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="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265394-25490735/5448112561254519875/11408" 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="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615883-25779316/5448112561254519875/12952" 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="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318194-25516026/5448112561254519875/12000" 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="3" HotelCode="0|477458-25643290/5448112561254519875/12639" 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="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168136-25339825/5448112561254519875/10291" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615795-24260548/5448112561254519875/730" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857974" Longitude="30.913101" StarRating="3" HotelCode="0|241-25187121/5448112561254519875/10894" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|24943-25210081/5448112561254519875/13664" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1322873-26635209/5448112561254519875/13786" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|505376-25666865/5448112561254519875/11581" 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="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318176-25516016/5448112561254519875/9898" 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/5448112561254519875/5695" 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="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279272-25499526/5448112561254519875/13051" 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="4" HotelCode="0|265392-25490733/5448112561254519875/11283" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|134859-25304564/5448112561254519875/12137" 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/5448112561254519875/12625" 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="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9355-25186982/5448112561254519875/11394" 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/5448112561254519875/10249" 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/5448112561254519875/11944" 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/5448112561254519875/6559" 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="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|62993-25235663/5448112561254519875/8611" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893372-26124588/5448112561254519875/12477" 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="4" HotelCode="0|646526-25824439/5448112561254519875/8430" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|191653-25390914/5448112561254519875/8467" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340952-25533747/5448112561254519875/10609" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-26077107/5448112561254519875/11498" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.816541" Longitude="-96.6424059" StarRating="4" HotelCode="0|278978-25499426/5448112561254519875/8526" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-25229770/5448112561254519875/12277" 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="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-19577197/5448112561254519875/1138" 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/5448112561254519875/10771" 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 Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-25354140/5448112561254519875/13157" 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/5448112561254519875/13713" 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="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615767-28550710/5448112561254519875/4229" 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/5448112561254519875/4553" 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/5448112561254519875/8632" 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="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|355718-25544136/5448112561254519875/10798" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646524-25824435/5448112561254519875/8650" 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/5448112561254519875/9621" 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/5448112561254519875/12330" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615808-25779200/5448112561254519875/13150" 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="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|866153-26077115/5448112561254519875/9310" 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="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|412058-25591622/5448112561254519875/14021" 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="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615769-25779122/5448112561254519875/11009" 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="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615793-25779170/5448112561254519875/12118" 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/5448112561254519875/13278" 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/5448112561254519875/7625" 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|168693-25341318/5448112561254519875/10384" 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|278957-25499422/5448112561254519875/10862" 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|615875-25779306/5448112561254519875/12656" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1323753-26635773/5448112561254519875/12703" 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="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|52238-25229807/5448112561254519875/13940" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272039-32388300/5448112561254519875/7002" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|888582-26114957/5448112561254519875/9075" 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="2" HotelCode="0|9354-25186981/5448112561254519875/11448" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.04574" Longitude="-98.20381" StarRating="3" HotelCode="0|445766-25617701/5448112561254519875/10668" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894578-26126550/5448112561254519875/12367" 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 StarRating="1" HotelCode="0|14720-25200662/5448112561254519875/13754" 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="3" HotelCode="0|894684-28506466/5448112561254519875/3472" HotelName="G HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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/5448112561254519875/4913" 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|1279359-26623157/5448112561254519875/12522" HotelName="MERCURE AMSTERDAM NORTH STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71740000/71734900/71734829/ed3be55d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414879-27598274/5448112561254519875/12889" 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="4" HotelCode="0|1322872-26635207/5448112561254519875/9542" 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="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231685-25440594/5448112561254519875/10277" 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="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634186-25809282/5448112561254519875/11683" 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="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|117070-25286630/5448112561254519875/12048" 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="2" HotelCode="0|1403718-26690511/5448112561254519875/12718" 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="3" HotelCode="0|470486-25640068/5448112561254519875/11248" HotelName="PARK INN BY RADISSON AMSTERDAM CITY WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17090000/17087100/17087040/a8c51227_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615902-25779354/5448112561254519875/13273" 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/5448112561254519875/11634" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|207471-25405315/5448112561254519875/12375" 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="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1194518-28473269/5448112561254519875/3067" 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 Latitude="36.548386" Longitude="31.9817" StarRating="4" HotelCode="0|250-30100924/5448112561254519875/7468" 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|232963-30101395/5448112561254519875/7644" 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-26077083/5448112561254519875/13419" 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/5448112561254519875/7589" 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-25188467/5448112561254519875/8666" 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|14707-25200719/5448112561254519875/11558" 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="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246223-26600737/5448112561254519875/13402" 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-32398138/5448112561254519875/6082" 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/5448112561254519875/8862" 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 Latitude="36.54321" Longitude="32.01795" StarRating="3" HotelCode="0|221-25187118/5448112561254519875/9110" 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="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15807-25201353/5448112561254519875/10913" 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/5448112561254519875/11827" 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/5448112561254519875/10468" 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|579947-25726352/5448112561254519875/11764" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460139-25631691/5448112561254519875/13244" HotelName="RUBY EMMA HOTEL &amp;amp; BAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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 StarRating="4" HotelCode="0|15824-30102465/5448112561254519875/7792" 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 Latitude="36.88385009765625" Longitude="30.70697021484375" StarRating="4" HotelCode="0|219-25189028/5448112561254519875/9365" 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="2" HotelCode="0|9361-28460770/5448112561254519875/1953" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-30101095/5448112561254519875/7252" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.3581" Longitude="105.881" StarRating="3" HotelCode="0|351227-25542118/5448112561254519875/12203" 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="2" HotelCode="0|47332-25223759/5448112561254519875/12497" 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|328232-25521325/5448112561254519875/13174" 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="2" HotelCode="0|1173897-28477450/5448112561254519875/2806" 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/5448112561254519875/12326" 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/5448112561254519875/13314" 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="4" HotelCode="0|28500-25212781/5448112561254519875/11381" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|532211-25689862/5448112561254519875/12155" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.289845" Longitude="-80.094836" StarRating="3" HotelCode="0|175265-25355491/5448112561254519875/11093" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|81324-25251163/5448112561254519875/13138" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-19536969/5448112561254519875/1729" 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|9359-30102126/5448112561254519875/6044" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-25318829/5448112561254519875/11800" 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|866126-26077069/5448112561254519875/12040" 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="4" HotelCode="0|524819-25683051/5448112561254519875/13129" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401834-21407680/5448112561254519875/3" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|524804-28550593/5448112561254519875/2747" 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 Latitude="37.526813" Longitude="14.971704" StarRating="3" HotelCode="0|370298-30102463/5448112561254519875/7657" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|596081-25747192/5448112561254519875/10946" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|634187-25809284/5448112561254519875/12016" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246224-26600739/5448112561254519875/13000" 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/5448112561254519875/13693" 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="1" HotelCode="0|33479-28434778/5448112561254519875/2723" 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="3" HotelCode="0|9353-25188307/5448112561254519875/8593" 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="4" HotelCode="0|253-25187125/5448112561254519875/11088" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|35230-25218198/5448112561254519875/13888" 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|646508-25824415/5448112561254519875/8952" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615801-25779186/5448112561254519875/12421" 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/5448112561254519875/3577" 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/5448112561254519875/8486" 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="3" HotelCode="0|173042-25354989/5448112561254519875/11675" 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="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306146-25510979/5448112561254519875/13263" 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="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240592-25456325/5448112561254519875/13305" 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="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.5349429" Longitude="11.3485741" StarRating="4" HotelCode="0|355550-25544042/5448112561254519875/10812" 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="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144238-25318839/5448112561254519875/11207" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|270005-28496272/5448112561254519875/2051" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/5448112561254519875/7855" 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/5448112561254519875/11343" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.7696789" Longitude="-84.605082" StarRating="4" HotelCode="0|305615-25510787/5448112561254519875/12396" 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/5448112561254519875/6690" 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/5448112561254519875/13648" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-25187123/5448112561254519875/12098" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15798-25203577/5448112561254519875/9393" 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/5448112561254519875/12605" 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/5448112561254519875/11528" 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|279275-25499528/5448112561254519875/12861" 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="4" HotelCode="0|54077-21436486/5448112561254519875/620" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24945-25209674/5448112561254519875/8723" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-25200686/5448112561254519875/12249" 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="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|310742-28560182/5448112561254519875/3637" 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-25476978/5448112561254519875/11912" 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/5448112561254519875/13309" 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|255-19536558/5448112561254519875/1665" 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|133979-25303856/5448112561254519875/9851" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.8132429" Longitude="-71.2248203" StarRating="3" HotelCode="0|74349-25244946/5448112561254519875/11368" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1276464-26620271/5448112561254519875/13666" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58787-25232369/5448112561254519875/10519" 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|104200-25280847/5448112561254519875/11436" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66549-25237225/5448112561254519875/13027" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|168140-28456033/5448112561254519875/6135" 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 StarRating="3" HotelCode="0|33478-25216924/5448112561254519875/10116" 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="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263310-25489847/5448112561254519875/11020" 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="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.216559" Longitude="-97.693541" StarRating="3" HotelCode="0|15811-25201355/5448112561254519875/13044" 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/5448112561254519875/6155" 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/5448112561254519875/12785" 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/5448112561254519875/13763" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138374-28495969/5448112561254519875/5251" 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|533171-25690302/5448112561254519875/12144" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158172-25329642/5448112561254519875/12161" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265-28496013/5448112561254519875/4933" 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="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186150-25371485/5448112561254519875/11320" 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="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460121-25631681/5448112561254519875/12937" 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="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401843-25583401/5448112561254519875/13327" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|242555-25458591/5448112561254519875/11884" 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="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15816-28496028/5448112561254519875/2130" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|141852-25317565/5448112561254519875/10712" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-25212578/5448112561254519875/11108" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23205-28496015/5448112561254519875/1984" 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/5448112561254519875/4189" 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="2" HotelCode="0|14698-28458417/5448112561254519875/4203" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-30101499/5448112561254519875/7680" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615783-25779150/5448112561254519875/10173" 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 Latitude="55.93252" Longitude="-3.384476" StarRating="4" HotelCode="0|158173-25329644/5448112561254519875/10405" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241421-25457383/5448112561254519875/13626" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15806-25202759/5448112561254519875/9456" HotelName="DELPHI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23765/568a64eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27339-25212654/5448112561254519875/11477" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259747-25482060/5448112561254519875/10974" 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/5448112561254519875/13529" 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/5448112561254519875/13620" 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="3" HotelCode="0|646518-28502733/5448112561254519875/6034" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|415175-30102467/5448112561254519875/7843" 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/5448112561254519875/11903" 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|306044-25510945/5448112561254519875/12852" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876656-26092634/5448112561254519875/13671" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708025-25893559/5448112561254519875/13685" 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|223-25189029/5448112561254519875/11169" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-25690296/5448112561254519875/10983" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48099-25224377/5448112561254519875/13830" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.849625" Longitude="30.617002" StarRating="4" HotelCode="0|249-27713379/5448112561254519875/12818" 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="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646515-25824425/5448112561254519875/13727" 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/5448112561254519875/13852" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237-30100944/5448112561254519875/7389" 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="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866135-26077087/5448112561254519875/13676" 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/5448112561254519875/2286" 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="4" HotelCode="0|439556-25611448/5448112561254519875/12233" 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="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161835-27577679/5448112561254519875/12490" 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="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-26105543/5448112561254519875/12583" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/5448112561254519875/8064" 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/5448112561254519875/13935" 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|243-30101309/5448112561254519875/7428" 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="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-25214322/5448112561254519875/10076" 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/5448112561254519875/10082" 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="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161250-25340754/5448112561254519875/11836" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|598717-25751112/5448112561254519875/8875" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|707888-25893481/5448112561254519875/12679" 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/5448112561254519875/4973" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|229-24260199/5448112561254519875/475" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|272-30101113/5448112561254519875/7317" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254-30101119/5448112561254519875/7440" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|262-25189043/5448112561254519875/11952" HotelName="NH AMSTERDAM SCHILLER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/418400/418334/76e88aba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20438-25210311/5448112561254519875/12211" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30801477/5448112561254519875/7156" 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/5448112561254519875/12440" 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="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615809-28550706/5448112561254519875/2953" 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/5448112561254519875/13469" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|104204-25280849/5448112561254519875/13634" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442277-28846753/5448112561254519875/13953" 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="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|520139-25680837/5448112561254519875/9977" 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="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225-25187120/5448112561254519875/13103" 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/5448112561254519875/7546" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206319-25404333/5448112561254519875/12416" 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="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|708010-28460762/5448112561254519875/1843" 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="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218-25189027/5448112561254519875/8844" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646511-25824419/5448112561254519875/11756" 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="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14699-28495962/5448112561254519875/2788" 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="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646514-28502731/5448112561254519875/5036" 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="4" HotelCode="0|163629-25340904/5448112561254519875/9568" 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="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256-25189041/5448112561254519875/10222" 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="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876572-26092544/5448112561254519875/13765" 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-25191358/5448112561254519875/9464" 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="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138382-27713380/5448112561254519875/13084" 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="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866132-28495973/5448112561254519875/6574" 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/5448112561254519875/12054" 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="4" HotelCode="0|259-30101683/5448112561254519875/3875" HotelName="RADISSON BLU HOTEL, AMSTERDAM CITY CENTER" Meals="ROOM ONLY" 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="3" HotelCode="0|876562-26092528/5448112561254519875/13768" 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="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866136-26077089/5448112561254519875/13756" 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="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184490-25369725/5448112561254519875/12959" 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="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|59394-20952185/5448112561254519875/1010" 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-26077077/5448112561254519875/13521" 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="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|244-25189037/5448112561254519875/9831" 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="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47334-25223761/5448112561254519875/13221" 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="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|275-30101814/5448112561254519875/4150" 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="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23291-25212222/5448112561254519875/9652" 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|248529-25465083/5448112561254519875/8802" HotelName="ART'OTEL AMSTERDAM POWERED BY RADISSON HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6020000/6019900/6019824/d9f353bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615810-25779204/5448112561254519875/11564" 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|524831-28550594/5448112561254519875/2884" 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="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9360-25191120/5448112561254519875/9098" 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/5448112561254519875/10447" 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/5448112561254519875/9682" 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="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401810-25583385/5448112561254519875/10315" 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/5448112561254519875/238" 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="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-25191736/5448112561254519875/9725" 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="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83252" Longitude="31.15949" StarRating="3" HotelCode="0|261-30106515/5448112561254519875/7695" 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/5448112561254519875/9292" 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="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233-28434585/5448112561254519875/2739" 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="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1410055-30102458/5448112561254519875/6968" 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/5448112561254519875/2570" 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/5448112561254519875/8623" 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="5" HotelCode="0|13324-25203517/5448112561254519875/11157" 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/5448112561254519875/9019" 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="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174530-25357218/5448112561254519875/11262" 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 Latitude="39.484916" Longitude="2.521523" StarRating="2" HotelCode="0|57053-25229906/5448112561254519875/11521" 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="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881806-26105537/5448112561254519875/13576" 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="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-28564571/5448112561254519875/5023" 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="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230-25191734/5448112561254519875/10837" 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="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266-25189046/5448112561254519875/9586" 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="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|64321-25236199/5448112561254519875/13384" 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-26115203/5448112561254519875/9201" 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/5448112561254519875/9845" 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="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-30101097/5448112561254519875/7189" 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="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15793-25203576/5448112561254519875/10566" 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="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|239-25191737/5448112561254519875/10751" 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="379.04" OriginalAmount="368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/5448112561254519875/7811" 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="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857836" Longitude="30.916534" StarRating="5" HotelCode="0|258-25191739/5448112561254519875/10329" 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="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323756-26635777/5448112561254519875/13813" HotelName="PILLOWS MAURITS AT THE PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74020000/74012300/74012234/d8f1ba50_b.jpg</HotelPictures>
      </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/5448112561254519875/8971" 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/5448112561254519875/11054" 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="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|255627-25477446/5448112561254519875/10914" 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/5448112561254519875/11198" 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/5448112561254519875/4220" 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="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-25341639/5448112561254519875/9780" 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="537.66" OriginalAmount="522" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|234-25191735/5448112561254519875/8928" 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="689.07" OriginalAmount="669" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615763-25779114/5448112561254519875/11181" 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="707.61" OriginalAmount="687" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53645-28496052/5448112561254519875/1796" 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="742.63" OriginalAmount="721" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|894369-28460765/5448112561254519875/4952" 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="748.81" OriginalAmount="727" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|256703-25478776/5448112561254519875/8565" 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/5448112561254519875/4805" 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="785.89" OriginalAmount="763" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615874-28502041/5448112561254519875/5592" 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="826.06" OriginalAmount="802" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1433179-28701966/5448112561254519875/13998" 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="871.38" OriginalAmount="846" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524840-25683061/5448112561254519875/8676" 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/5448112561254519875/6620" 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/5448112561254519875/10705" 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/5448112561254519875/6042" 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
88860a43-981b-4dc0-9916-3626fc5010c3|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="88860a43-981b-4dc0-9916-3626fc5010c3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
88860a43-981b-4dc0-9916-3626fc5010c3|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
88860a43-981b-4dc0-9916-3626fc5010c3|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-20T14:49:09.5974153+01:00" Version="0" EchoToken="Search" TransactionIdentifier="88860a43-981b-4dc0-9916-3626fc5010c3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1365955-27715328/910633251901607281/38172" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408959-25586993/910633251901607281/38606" HotelName="LODGE IN PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-22264214/910633251901607281/18386" HotelName="ADAGIO PARIS 19E CITE DE LA MUSIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12630500/12630415/b0f216eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-25634285/910633251901607281/32609" HotelName="AVENIR VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565113/161efc36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873682-26089880/910633251901607281/32091" HotelName="ACACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d54a59c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030414-26236170/910633251901607281/25165" HotelName="HOTEL TOLBIAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15590000/15584600/15584556/3657d728_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-28434357/910633251901607281/13746" HotelName="HOTELF1 PARIS PORTE DE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13442200/13442171/690e639a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918791-28448970/910633251901607281/11869" HotelName="HOTEL LUNA PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918791/20211116121747646.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-25480506/910633251901607281/36914" HotelName="REGINA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1366220-27589554/910633251901607281/33636" HotelName="B&amp;amp;B HÔTEL PARIS IVRY QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83110000/83109918/76b5358f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-25261618/910633251901607281/28185" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157500/1157425/fbe64553_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-25238217/910633251901607281/29100" HotelName="MERCURE PARIS 15 PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18800/18784/646c8f1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-28434487/910633251901607281/4658" HotelName="RESIDENCE INTERNATIONALE DE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|92116-22384346/910633251901607281/20484" HotelName="MERCURE PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25300/25260/73fecd32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-25209773/910633251901607281/37410" HotelName="PRINCE ALBERT WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1417400/1417342/c7ffd49e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-25365641/910633251901607281/37574" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238567-25447252/910633251901607281/36048" HotelName="DU CHEMIN VERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150160/16979658_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30481-22238873/910633251901607281/20670" HotelName="PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1122200/1122113/d829754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-28457732/910633251901607281/816" HotelName="VERLAINE (BOBILLOT ST.)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1137 WARREN ST, NAPA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11736500/11736430/7e114d11_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Napa Inn is located in Napa, close to Uptown Theater, Napa Opera House, and Napa Valley Wine Train. Nearby points of interest also include Oxbow Public Market and Scientopia Discovery Center.    Property Features.   This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary reception with light refreshments in the evening on select days. Wedding services and concierge services are available. Self parking is complimentary. Additional property amenities include a garden. This is a smoke-free property.    Guestrooms.     15 air-conditioned guestrooms at Napa Inn feature fireplaces and hair dryers. Wireless Internet access is complimentary. Televisions have cable channels and DVD players. Rooms also include irons/ironing boards and clock radios. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 30.00 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030076-26236030/910633251901607281/25132" HotelName="HOTEL VIATOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2020000/2010900/2010815/c0c09abe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480614-25648289/910633251901607281/38012" HotelName="PARIS VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/cb4e5d84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-25642052/910633251901607281/39174" HotelName="PICARDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-28454437/910633251901607281/9516" HotelName="JARRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520459/d2532420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-25337609/910633251901607281/35435" HotelName="TERMINUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495154/fb149827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918790-28448969/910633251901607281/4357" HotelName="HOTEL DU ROUSSILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918790/2021111612946240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-28587483/910633251901607281/11303" HotelName="OKKO HOTELS PARIS LA DÉFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77810000/77806800/77806752/38611b43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-25796363/910633251901607281/33154" HotelName="MAMA SHELTER PARIS WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33720000/33718900/33718890/b2e46e60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-25455841/910633251901607281/39252" HotelName="MONTSOURIS ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4655400/4655347/2d8a79d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-25610004/910633251901607281/25141" HotelName="HOTEL DES PYRENEES - ENTRE BASTILLE ET NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16602700/16602663/a7017fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-25187979/910633251901607281/38437" HotelName="KYRIAD PARIS 13 - ITALIE GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144600/8a79a794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030095-28455045/910633251901607281/13529" HotelName="HOTEL RESIDENCE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1830000/1829100/1829056/af585a78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-25689686/910633251901607281/37067" HotelName="DU BRABANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520450/e52bafdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-25733563/910633251901607281/23067" HotelName="IBIS STYLES PARIS 16 BOULOGNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18258100/18258099/ef783d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607481-25765167/910633251901607281/30909" HotelName="OKKO HOTELS PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18030000/18023700/18023637/41e3d4ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240122-25455687/910633251901607281/37059" HotelName="KORNER EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866123/bf0d4b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-25200786/910633251901607281/30447" HotelName="IBIS STYLES PARIS NATION PORTE DE MONTREUIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 4311 West Vine St Highway 192, Kissimmee, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186200/186138/1848c1aa_b.jpg</HotelPictures>
        <HotelDescription>Spend a fun-filled vacation at this Howard Johnson Inn Tropical Palms Kissimmee conveniently located off Interstate 4 near family fun at Walt Disney World Resort, Sea World and Universal Orlando Resort with complimentary shuttle service. Fish or take a boat out on nearby Lake Tohopekaliga. The unique shops and restaurants of downtown Kissimmee are just minutes away. Our guest services booth offers discount tickets to Disney, Universal, Seaworld, dinner shows, and other area attractions. Wake up to a hot breakfast, and then play in the game room, outdoor pool and kiddie pool. Relax in the scenic courtyard with fish pond and waterfall. Take advantage of the guest laundry facilities, and business center. Complimentary parking makes exploring the area simple. Plan your exciting day from the comfort of your guest room with complimentary wireless Internet access. Smoke-free, handicapped-accessible, and rooms with sofa beds are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873945-28600077/910633251901607281/13447" HotelName="DES PYRENEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10531700/10531621/cb9ef899_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-25757121/910633251901607281/30572" HotelName="IBIS STYLES PARIS METEOR AVENUE D'ITALIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32469700/32469660/d60d0718_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-25308532/910633251901607281/32365" HotelName="ANTIN SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1841000/1840967/4e82f5f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-25319837/910633251901607281/34001" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30160-28457752/910633251901607281/11806" HotelName="KYRIAD PARIS 12 NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107900000/107898700/107898649/08acbae4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-22238274/910633251901607281/18755" HotelName="CLASSICS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891391/4c298df2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383495-27715235/910633251901607281/33298" HotelName="BREAK &amp;amp; HOME PARIS ITALIE PORTE DE CHOISY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383495/2023111616261521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-25601819/910633251901607281/37825" HotelName="HIPOTEL PARIS GAMBETTA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8730000/8729700/8729648/e16241c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383496-27584680/910633251901607281/39315" HotelName="NEMEA APPARTHOTEL PARIS LEVALLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48670000/48668400/48668309/c760e9c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436157-28471518/910633251901607281/12142" HotelName="GRAND DU BEL AIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16630000/16624800/16624769/5acb9991_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-25282517/910633251901607281/21314" HotelName="WILLIAMS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565119/w4513h3072x0y0-092e54db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-25559248/910633251901607281/27429" HotelName="MAMA SHELTER PARIS EAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185200/2185160/83d11c80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030156-26236060/910633251901607281/37910" HotelName="FIAP HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12466300/12466288/3ae1c437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-28453341/910633251901607281/11940" HotelName="SULLY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8978000/8977982/4093877b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-28524202/910633251901607281/13322" HotelName="GRAND HOTEL NOUVEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64900/64872/a430f898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-22243507/910633251901607281/18366" HotelName="APARTADAGIO PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4096/23273ae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-25391517/910633251901607281/27865" HotelName="NOVOTEL SUITES PARIS MONTREUIL VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582900/582844/9a213b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-28433977/910633251901607281/7296" HotelName="IBIS PARIS NATION DAVOUT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53580/ad7cd00d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-22266275/910633251901607281/19109" HotelName="IBIS PARIS 17 CLICHY-BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565533/71a7e84a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|156512-28498803/910633251901607281/1924" HotelName="HIPOTEL VOLTAIRE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382400/1382392/bd54382e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.379721" Longitude="-122.068637" StarRating="3" HotelCode="0|460517-28501030/910633251901607281/12660" HotelName="HÔTEL PARIS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 E EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523943/df0695b7_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Hotel Zico in Mountain View, you'll be close to El Camino Hospital and Computer History Museum.  This hotel is within close proximity of Moffett Federal Airfield and Los Altos History Museum.    Rooms   Make yourself at home in one of the 58 air-conditioned rooms featuring refrigerators and microwaves. Rooms have private patios. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Bathrooms with shower/tub combinations are provided.    Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a fitness facility, or other amenities including complimentary wireless Internet access and wedding services.    Dining   A complimentary hot/cold buffet breakfast is included.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a business center, and business services. Event facilities at this hotel consist of banquet facilities and a meeting/conference room. Free parking is available onsite.    Room Info:    Know Before You Go       Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.       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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-26236120/910633251901607281/25121" HotelName="HOTEL DU GLOBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14840000/14831600/14831568/2916c2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-25714805/910633251901607281/31648" HotelName="MERCURE PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20150000/20141700/20141640/146de49b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-28500705/910633251901607281/6392" HotelName="IBIS PARIS ALESIA MONTPARNASSE 14EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19718/f273ce02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-22367164/910633251901607281/18358" HotelName="APARTADAGIO PARIS BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909900/909876/7d909794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-22367097/910633251901607281/18384" HotelName="APARTHOTEL ADAGIO ACCESS PARIS REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6320000/6318100/6318066/d8f6ac50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-22394551/910633251901607281/18462" HotelName="APPARTCITY CONFORT PARIS GRANDE BIBLIOTHQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2546700/2546603/937496f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1383497-27588819/910633251901607281/35261" HotelName="STAYCITY APARTHOTELS PARIS LA DEFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981690/263f4abb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030209-26236082/910633251901607281/39302" HotelName="LE MONTCLAIR MONTMARTRE BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7800000/7796200/7796199/cdffb201_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-25201684/910633251901607281/32568" HotelName="CORONA RODIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565107/04a54e8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-25659598/910633251901607281/39033" HotelName="PARC MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263400/8263353/598d1d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-28456093/910633251901607281/7599" HotelName="CLARISSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83098/d69ddc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-25586907/910633251901607281/37535" HotelName="RELAIS BERGSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/16 Nong Chaiyawan Road, Mang ,Kalasin,  44000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2970800/2970708/01d1d8a9_b.jpg</HotelPictures>
        <HotelDescription>A.P Garden Hotel is a popular choice amongst travelers in Kalasin, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the A.P Garden Hotel. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find non smoking rooms, air conditioning, heating, desk, balcony/terrace. Take a break from a long day and make use of massage, children`s playground, garden. Convenience and comfort makes A.P Garden Hotel the perfect choice for your stay in Kalasin. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-25229765/910633251901607281/37756" HotelName="HIPOTEL BELGRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565250/cb34f264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-25476152/910633251901607281/22866" HotelName="IBIS PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17107/f8250a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426326-25601831/910633251901607281/31214" HotelName="SCARLETT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14820400/14820301/1dfbd706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-25201699/910633251901607281/36656" HotelName="GRAND DU HAVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565591/32210450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-25586217/910633251901607281/37037" HotelName="HOTEL ALHAMBRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LOG HUTS AREA, NEAR HADIMBA TEMPLE, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691800/4691747/ad73595d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Chetna &amp;amp; Cottage is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Manu Temple. Nearby points of interest also include Vashist Springs.    Hotel Features.   Hotel Chetna &amp;amp; Cottage features a restaurant. High-speed (wired) Internet access (surcharge) is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance, translation services, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a rooftop terrace, laundry facilities, and currency exchange. A total renovation of this property was completed in March 2012.    Guestrooms.     20 guestrooms at Hotel Chetna &amp;amp; Cottage feature complimentary bottled water and safes. Accommodations offer mountain views. Bathrooms feature showers and slippers. Wired high-speed Internet access is available for a surcharge. In addition to desks and complimentary newspapers, guestrooms offer phones. Televisions have cable channels. Rooms also include windows that open. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 1500 per vehicle (one way)  Fee for high-speed Internet (wired) in public areas: INR 100 (for 2 hours, rates may vary)  Fee for in-room high-speed Internet (wired): INR 100 (for 2 hours, rates may vary)  Breakfast fee: between INR 200 and INR 300 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 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 noon  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238578-25447268/910633251901607281/39057" HotelName="LA MAISON MONTPARNASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2919800/2919772/123291bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-25337625/910633251901607281/39464" HotelName="LE TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84209/766be834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233249-28457314/910633251901607281/8320" HotelName="AMHOTEL ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233249/2013515202413134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-26073127/910633251901607281/25220" HotelName="HOTEL DUPLEIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48890000/48883400/48883308/0e966f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531656-25689638/910633251901607281/33117" HotelName="DE SEVRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22740000/22735700/22735626/2be8a0ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233638-25442244/910633251901607281/35482" HotelName="DE L`EXPOSITION REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523402/b48de209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20328-28497072/910633251901607281/1745" HotelName="SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63883/2210123b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-25238229/910633251901607281/32145" HotelName="MERCURE PARIS ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44850/2cad15ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91941" Longitude="100.879" StarRating="2" HotelCode="0|426020-28463652/910633251901607281/7509" HotelName="DU QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>599/3-4 Moo10 Pattaya 3rd Rd. Soi17 Chonburi ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9728200/9728131/49357cb4_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, PRS Hotel puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. Wi-Fi in public areas, car park, room service, safety deposit boxes are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find air conditioning, desk, mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, pool (kids), before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Pattaya, PRS 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32600031/910633251901607281/20020" HotelName="PIAPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2175 Hwy 71 South, Marianna, 32448-2540, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689100/2689021/4e148858_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 80. Floors: 2. Property description- Get more for your money at the Quality Inn hotel in Marianna, FL near the Battle of Marianna Site. This pet-friendly hotel is near destinations like Chipola River Canoe Trail, Lake Seminole, Zoo World, Governors Square Mall and Panama City Beach. Enjoy amenities like free continental breakfast, guest laundry, newsstand, bicycle, car and boat rental services and access to copy and fax services. Guest rooms include a flat-screen TV, coffee maker, hair dryer, iron and ironing board. Some rooms include microwaves and refrigerators. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodations: 12.00/night per pet.. Onsite facilities information- ParkingProperty was renovated in 1998. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-25210818/910633251901607281/25820" HotelName="B&amp;amp;B HOTEL PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106653/dde358c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-25202736/910633251901607281/26736" HotelName="MERCURE PARIS TOUR EIFFEL PONT MIRABEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13700/13700/61a4dae1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-25255751/910633251901607281/28893" HotelName="ALIZE GRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44738/05366f83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-25229922/910633251901607281/30720" HotelName="BELAMBRA MAGENDIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498800/1498786/b340af89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607646-25765279/910633251901607281/35453" HotelName="TIPI HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685881/4f09eb5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.496361" Longitude="10.603963" StarRating="3" HotelCode="0|233178-25441992/910633251901607281/36117" HotelName="CLOS D`ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 VIA SAN PIETRO IN MAVINO, SIRMIONE, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050167/b9f1e606_b.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel is nestled in an enviable location right in the heart of the historical centre of Sirmione, which is a strategic point from which to explore the great city's opportunities and attractions as well as its restaurants and bars. This splendid property is surrounded by an ancient olive garden that gives a complete sensation of peace and tranquillity, yet is well connected just a short stroll to links of public transport.  The sumptuously appointed rooms feature soothing and warm hues, creating peaceful ambience in which to relax at the end of the day. The hotel dining venues offer a truly tantalising culinary experience accompanied by a comprehensive wine list. Travellers may also indulge in relaxing treatments at the on-site spa. The establishment features a large garden area, a new swimming pool and panoramic views of Lake Garda.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|489863-25652197/910633251901607281/37286" HotelName="HOR LES LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18740700/18740615/8570cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-28499006/910633251901607281/13511" HotelName="L'INTERLUDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523503/4ae66045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58406-22367218/910633251901607281/20522" HotelName="TIMHOTEL ODESSA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1517300/1517293/ff4575a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-25428339/910633251901607281/24791" HotelName="HUNI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-25201680/910633251901607281/34079" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34180/9171c343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-25231610/910633251901607281/35005" HotelName="VILLA ROYALE MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895200/895155/96bcaad5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10424-28457214/910633251901607281/9641" HotelName="PARIS LEGENDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1449500/1449465/28ab78b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-28457130/910633251901607281/12710" HotelName="NEPTUNE ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3743600/3743565/08746959_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-22366872/910633251901607281/18416" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Carr Cancun Tulum  Km 45, Riviera Maya, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/914000/913994/3436ac8a_b.jpg</HotelPictures>
        <HotelDescription>This elegant luxury hotel is located directly beside Punta Brava Beach some 20 minutes drive to the north of Playa del Carmen and approximately 5 minutes drive from Puerto Morelos. The hotel offers a complimentary shuttle bus service to Cancún and the Playa del Carmen.
Lying amidst tropical palm tree gardens, facilities include a reception desk, a souvenir shop and a hairdresser's salon in addition to 6 bars, a nightclub and 4 air-conditioned restaurants (Mexican, Italian, international and Oriental cuisine are on offer). Room and laundry services may be taken advantage of and there is a small theatre within the complex.
In the well-kept outdoor complex are 7 swimming pools, a poolside snack bar and sun loungers (bath towels available for use beside the pool and on the beach). Leisure options include a Jacuzzi, a sauna, a solarium, steam baths, a massage service and various other spa treatments on offer in the spa centre. Sports facilities include diving, with taster diving course being conducted in the pool, tennis courts, aerobics sessions, a gym, mountain/ road bike hire, beach football and beach volleyball. A small theatre offering an evening programme provides some variation and amusement for guests.
Guests can savour gourmet dining at seven extraordinary restaurants and float on 13 swimming pools with bars.
Each of the comfortable rooms comes with an en suite bathroom with a shower, satellite/ cable TV, a radio/ alarm clock, a minibar/ fridge, air conditioning, a ceiling fan, a Jacuzzi, a coffee machine, a hire safe and a balcony or terrace with a hammock.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-28457566/910633251901607281/11418" HotelName="SUPER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>335 Boulevard De Leeds, Lille, 59777, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169200/1169199/f5b89aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 121. Suites: 1. Single-bedded accommodations: 88. Double bedrooms: 33. Smoking rooms: 0. Nonsmoking rooms: 121. Physically challenged rooms: 4. Floors: 10. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Elegant Lille hotel next to the Eurostar station in Euralille business district
Crowne Plaza® Lillie - Euralille hotel is set next to Gare de Lille Europe Eurostar train station, a 10-minute walk from Lille's Old Town.
Our hotel is just off the D651 motorway, and Lille Airport (LIL) can be reached in 15 minutes by car. The World Trade Center Lille is next door, as are handy tram, bus and metro connections. Our Crowne Plaza Meetings Director can assist with events across five meeting rooms, the largest of which can host up to 100 delegates. Sights in the charming Old Town include Lille Cathedral and the impressive Palais des Beaux-Arts. The shops and restaurants of the sprawling Euralille mall are a five-minute walk away.
At our hotel you can enjoy:
- Free Wi-Fi throughout the building
- A gourmet breakfast buffet
- A Fitness Centre
- A fully equipped Business Centre
- Parking for a daily fee
Our upmarket, air-conditioned rooms feature panoramic city views and luxury toiletries. The superior bedding of our Sleep Advantage® programme ensures a great night's sleep. Guests can work out in our fitness centre and relax in the sauna. Sip a cocktail with friends and colleagues in our piano bar, Le Bar, then dine on modern French cuisine in our elegant Le Plaza restaurant.Property was built in 1999. Hotel Currency: EUR. Additional Addresses: Other: 335 Boulevard De Leeds, Lille, 59777, FR. Additional Phone Numbers: Fax - Other: 33320401314. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-22367081/910633251901607281/20565" HotelName="VILLA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/584900/584868/18ca2efb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238571-25447258/910633251901607281/36501" HotelName="DU SQUARE D`ANVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83126/79844efd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-25200961/910633251901607281/25144" HotelName="CITADINES PLACE D`ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447028/47984ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-25201732/910633251901607281/31377" HotelName="RENOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564940/cc4cbb7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25374-28514102/910633251901607281/4235" HotelName="BEST WESTERN PARIS ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517900/517851/8c5f32d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-25200796/910633251901607281/34198" HotelName="LIBERTEL CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1285/1a05a879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330007-26641506/910633251901607281/38332" HotelName="FELICITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76990000/76989200/76989171/3ccbf970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-25203104/910633251901607281/24186" HotelName="BEST WESTERN PLUS 61 PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23739/6a0742e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-25284704/910633251901607281/25768" HotelName="BEAUGRENELLE SAINT-CHARLES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874615/059b35fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-25202690/910633251901607281/27178" HotelName="MERCURE PARIS OPERA GARNIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48247/6d90472e_edited_5ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-25691624/910633251901607281/32397" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-25455851/910633251901607281/34350" HotelName="RELAIS DU PRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44807/68e5bf31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-25601661/910633251901607281/36249" HotelName="DE L HORLOGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza Pudak Sari No. 18 ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714600/7714547/25f5e388_b.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft is conveniently located in the popular Kuta area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms. Take a break from a long day and make use of indoor pool, massage, garden. 18 Suite Villa Loft is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017 &lt;br/&gt; Guests will receive free high tea by the pool once during their stay.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.8014157" Longitude="-116.5281863" StarRating="3" HotelCode="0|18951-25201727/910633251901607281/37478" HotelName="KRAFT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1800 E Palm Canyon Drive, PALM SPRINGS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460418/4f15282b_b.jpg</HotelPictures>
        <HotelDescription>A touch of old Hollywood glamour. Perhaps the best golf and spas in the west. Groundbreaking mid-century modern architecture. A party circuit unrivaled for its inclusiveness. There is only one Palm Springs that is for sure. The Saguaro puts you right in the middle of it just off famed Palm Canyon Drive a mile from downtown. In true Palm Springs fashion a stay here is also about privacy and relaxation. Whether you come for the sun the air the spas the style or the natural beauty - there is an undeniable appeal to this oasis of desert modern in the Coachella Valley. Now there is a new place to lay your head while soaking it all up. 
 
At The Saguaro Palm Springs you will find elevated design delicious food and simple comfort. If you ever needed another reason to visit you have one now.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-25537441/910633251901607281/37827" HotelName="KORNER SAINT MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/11000000/10992800/10992704/9866723d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-25829716/910633251901607281/39323" HotelName="LE PETIT COSY HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7890000/7881000/7880931/8918d06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-28507668/910633251901607281/3962" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.525883" Longitude="-96.922009" StarRating="3" HotelCode="0|234140-28501656/910633251901607281/4855" HotelName="RESIDENCE DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sebastian Camacho Nº 2 y 6, XALAPA, MEXICO,91000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48241/b68803c4_b.jpg</HotelPictures>
        <HotelDescription>Experience a wonderful stay at Meson del Alferez Xalapa, a hotel housed in an extraordinary colonial mansion in the center of the beautiful city of Xalapa, capital of the state of Veracruz. This building was originally the residence of an important member of the Spanish colonial regime and has been renovated to provide you with excellent lodging and an authentic taste of old Mexico.Take advantage of this hotel’s excellent location to visit the city’s impressive Anthropology Museum, which is the second largest in the country, and located just 15 minutes from the property. You’ll also want to visit the Interactive Museum of Xalapa and the beautiful cathedral, both of which are located near Meson del Alferez Xalapa.Enjoy excellent services and warm hospitality from the staff and take advantage of convenient services and amenities, such as breakfast service, a hair dryer, a coffee maker, a television, wireless Internet access in the common areas and laundry service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-25187922/910633251901607281/35115" HotelName="ACCUEIL HOTEL PARIS PIGALLE MONTMARTRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/859900/859852/fc39445b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-25187963/910633251901607281/35923" HotelName="COLOR DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44867/dd257008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-22367133/910633251901607281/20775" HotelName="VILLA LUTECE PORT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796700/796679/239c1d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-25238221/910633251901607281/35048" HotelName="MONTPARNASSE ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/876300/876249/3dff94f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-25201708/910633251901607281/36491" HotelName="NEWHOTEL SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525100/525040/730916f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226010-25428321/910633251901607281/36808" HotelName="EDGAR QUINET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5535600/5535557/481d6ad3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-22367420/910633251901607281/19933" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.091937" Longitude="-93.429308" StarRating="3" HotelCode="0|174507-28497156/910633251901607281/12687" HotelName="CARLADEZ CAMBRONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>11801 Fountains Way N, Maple Grove, 55369, MN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977400/977302/f8f731ff_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 136. Suites: 60. Single-bedded accommodations: 60. Double bedrooms: 59. Smoking rooms: 0. Nonsmoking rooms: 136. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our weekend only waterpark hotel is ideally situated in the heart of the Arbor Lakes shopping and entertainment district with easy access to I-94, I-494 and just off I-694, this hotel in Maple Grove MN is a beautiful Venetian-themed hotel that features grand accommodations and a weekend only waterpark that put you close to NW Minneapolis' most exciting attractions and businesses.
&amp;amp;nbsp;Corporate travelers appreciate our hotel in Maple Grove, MN lodging near major businesses such as Boston Scientific, Target, Cargill, Great River Energy and Medtronic. Over 1,900 square feet of meeting space, a 24-hour business center and free high-speed internet access are provided to accommodate our guests' professional needs. 
&amp;amp;nbsp;Maple Grove MN Hotel guests enjoy visiting the shoppes at Arbor Lakes, US Bank Stadium, the Mall of America and the Science Museum of Minnesota near St. Paul. Downtown Minneapolis offers plenty of dining, shopping and entertainment options less than 10 miles away.
&amp;amp;nbsp;During your stay, we encourage you to take advantage of our hotel's Palazzo restaurant &amp;amp; lounge. An indoor heated pool &amp;amp; whirlpool and a well-equipped fitness center are provided for your convenience, while our exclusive, indoor Venetian Waterpark is open Friday evening - Sunday morning for the best in recreation. As you plan your trip, we invite you to explore our exceptional Maple Grove, MN hotel rates and make your reservations today.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 11801 Fountains Way N, Maple Grove, 55369, MN, US. Additional Phone Numbers: Fax - Other: 17634255581. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-28471108/910633251901607281/13232" HotelName="IBIS BUDGET PARIS PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14770900/14770827/cbc37e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|411527-28456373/910633251901607281/14170" HotelName="DES PAVILLONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6590000/6584800/6584744/a56dd9bf_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-25187961/910633251901607281/22731" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/39908d4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-25369841/910633251901607281/34189" HotelName="FRED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685880/6568fae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-25309832/910633251901607281/36244" HotelName="DES ECRIVAINS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3657400/3657327/c5df7b8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-28501200/910633251901607281/5286" HotelName="MESLAY REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517075/84f7d034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-28531252/910633251901607281/6262" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-28456167/910633251901607281/7722" HotelName="LES JARDINS DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27722/b23baf03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497939-28496788/910633251901607281/9622" HotelName="DU PRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/497939/201792010440658.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-25216090/910633251901607281/32200" HotelName="ACROPOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571000/570981/db488b49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-25210112/910633251901607281/35533" HotelName="TRANSCONTINENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/421300/421225/11c2b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-26236176/910633251901607281/37961" HotelName="HOTEL ARIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818100/36818099/d98c0401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-28560862/910633251901607281/4413" HotelName="BEST WESTERN ALLEGRO NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1091800/1091701/afc21b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-28457967/910633251901607281/6694" HotelName="NOVEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-28498757/910633251901607281/8207" HotelName="JACK'S HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523545/b0d311f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-22366991/910633251901607281/20202" HotelName="TIMHOTEL GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1301/d1d25d16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-25210624/910633251901607281/23035" HotelName="IBIS PARIS LA VILLETTE CITE DES SCIENCES 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16400/16365/6b98328f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-25318685/910633251901607281/28456" HotelName="NOVOTEL PARIS 14 PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48246/c217668c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25350-25210926/910633251901607281/30059" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973500/973411/1a103744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-25231845/910633251901607281/33187" HotelName="OCEANIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233631-25442238/910633251901607281/36304" HotelName="DE BELFORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7580000/7579500/7579402/w1832h1376x3y0-f2173d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.7707475" Longitude="109.2347753" StarRating="3" HotelCode="0|256736-25478824/910633251901607281/36887" HotelName="KORNER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 NGUYEN HUE ST., QUY NHON CITY, BINH DINH PROVINCE, QUY NHON, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686100/2686010/a2d34b28_b.jpg</HotelPictures>
        <HotelDescription>Quy Nhon is recognised as the country's second city with its convenient location, seaport, and developing city infrastructure. The government defined the city as one of three commercial and tourism centres of the south-central coastal regions of Da Nang and Nha Trang. The beach hotel is approximately 36 km from Phu Cat Airport, and around 10 km from Dieu Tri railway station.

The beach hotel opened its doors in September 2005. Whether guests travel to Quy Nhon city for a holiday, on business or for a very special occasion, this hotel can offer them a sea-view location as well as delicious local speciality dishes and drinks. The air-conditioned establishment offers guests a total of 148 rooms and a number of facilities, including a lobby with 24-hour reception and check-out service, hotel safe, currency exchange facilities, cloakroom and lift access. Guests may enjoy a drink or snack in the cafe or bar, dine in the on-site restaurant, and take advantage of the conference facilities, WLAN Internet access, room and laundry services and the car park.

The rooms are elegantly designed to convey a sense of warmth and comfort, decorated in keeping with the vibrant culture of Vietnam. They feature the latest services and facilities for both business and leisure travellers. Each room features and en suite bathroom with shower, bathtub and hairdryer as well as a double or king-size bed, direct dial telephone, satellite TV, Internet access and a safe. A minibar/fridge, tea and coffee making facilities and individually regulated air conditioning are also standard features in all rooms.

Guests may take a dip in the outdoor swimming pool, which has a children's swimming area, poolside snack bar (fees apply) and parasols. They may also enjoy a work out in the gym or relax in the sauna or steam room (fees apply to both). Guests can also choose from a selection of massage treatments (fee applies) or release some stress after a hectic day of work or travel in the karaoke room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169964-22383237/910633251901607281/19218" HotelName="L'ADRESSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188500/188482/dd7abd8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-25212839/910633251901607281/24306" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264184-25490163/910633251901607281/29596" HotelName="CENTRAL HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382422/ae58adf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1409944-32322372/910633251901607281/36432" HotelName="TRIBE PARIS CLICHY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|545708-25700117/910633251901607281/37381" HotelName="JEAN BART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23066000/23065994/54f9b729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-25200727/910633251901607281/39162" HotelName="LIEGE STRASBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1450500/1450480/fc08af54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-25229920/910633251901607281/39279" HotelName="LITTLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou, Heraklion, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106607/ff4b03a4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious establishment is ideally situated at Limenas Hersonissou on the island of Crete. The hotel complex lies 23 kilometres from Heraklion International Airport, 25 kilometres from the city of Heraklion and just 2 kilometres from Hersonissos. The private villas, which offer amazing views to the sea, are both an ideal refuge for a calming and relaxing break, and a cosmopolitan holiday destination with contemporary leisure venues. This hotel is much more than a luxury hotel, keeping in mind the most discerning guests' needs. On one side of the resort, there is a private bay with crystal-clear waters, perfect for an afternoon swim, as well as a stunning swimming pool. All the on-site facilities are first class and are ideal for guests of all ages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-28496613/910633251901607281/1978" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/862400/862381/67445507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-28561074/910633251901607281/5599" HotelName="MERCURE PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23330/fcc9607c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-28586516/910633251901607281/5620" HotelName="MERCURE PARIS OPERA LAFAYETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44857/f5ce623e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534434-25690894/910633251901607281/25512" HotelName="HOTEL TERRE NEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19160000/19156000/19155902/49b4cb8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169959-25341407/910633251901607281/30620" HotelName="NEW HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499100/2499092/7e66b85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233709-25442300/910633251901607281/33954" HotelName="HELZEAR SUITES AND HOTEL MONTPARNASSE RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5111800/5111798/0b03db28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169882-25340049/910633251901607281/36360" HotelName="EXQUIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548345/98a74860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31110-25214762/910633251901607281/37329" HotelName="NIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542855/d624b7eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233630-25442236/910633251901607281/39119" HotelName="LOUISA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106606/78a645f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030115-28454981/910633251901607281/1902" HotelName="HOTEL AVIATIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687400/2687369/2c63b6f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1387590-28481528/910633251901607281/2986" HotelName="BELLEVUE ET DU CHARIOT D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387590/202414111733695.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-28433978/910633251901607281/8078" HotelName="IBIS STYLES PARIS NATION COURS DE VINCENNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182300/182239/f1cc52ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607390-25765039/910633251901607281/24989" HotelName="HOTEL LA PERLE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16653700/16653666/d76ccde6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14463-25201867/910633251901607281/29560" HotelName="ARIANE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83030/eb80377a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20893-25210389/910633251901607281/35046" HotelName="IBIS STYLES PARIS MASSENA OLYMPIADES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25530/4e9bc862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-25442282/910633251901607281/36207" HotelName="EXCELSIOR REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Av. Leonarda Gomez Blanco No 37, TLAXCALA CITY, MEXICO,90160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565108/e223f6b9_b.jpg</HotelPictures>
        <HotelDescription>Feel the authentic atmosphere of Tlaxcala in each and every one of the guestrooms at Hotel Real Tlaxcala, and throughout the grounds. While staying here you can enjoy great services, local hospitality, and lots of comfort, as well as a great location close to the historic center of the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480722-25648327/910633251901607281/37506" HotelName="RESTAURANT AU BOEUF COURONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18040000/18032400/18032318/9cc5cd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.078900" Longitude="13.757800" StarRating="2" HotelCode="0|51191-25229767/910633251901607281/38715" HotelName="PAVILLON DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Koenigsbruecker Strasse 121a, ,DRESDEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1186000/1185965/ac4e1c3a_b.jpg</HotelPictures>
        <HotelDescription>Overview\nWhen you stay at Quality Hotel Plaza Dresden (part of Quality) in Dresden, you will be minutes from the Bundeswehr Military History Museum and the Kunsthofpassage. This hotel built in 1997 is rated for its cleanliness and its staff. The main hotel amenities are bar &amp;amp; lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include restaurant (a la carte), rooftop terrace, safe-deposit box at front desk, terrace, carpeted, heating, non-smoking rooms, designated smoking areas, pets are allowed. Charges may be applicable., ironing service, packed lunches, shoeshine, tour desk and fax &amp;amp; photocopying. This hotel accepts the following payment types American Express, MasterCard and Visa. This hotel has received TripAdvisor's Certificate of Excellence 2014. The hotel will appeal to families and couples.\n\nLocation\nThis 4 star hotel is within close proximity of the Kreuzkirche and the Zwinger Palace. The closest airports to the hotel are Dresden Airport.\n\nExterior\nThe hotel occupies a 20th-century mid-rise property featuring a light-coloured facade.\n\nLeisure Facilities\nThe hotel has business facilities including business center, multiple large conference rooms and multiple small meeting rooms. Wellness facilities include fitness facilities, sauna and Turkish bath.\n\nRooms\nMake yourself at home in one of the relaxing 148 rooms. The main room amenities are soundproofed rooms and satellite TV service. Additional room amenities include desk, flat-panel TV, blackout drapes and iron &amp;amp; ironing board (on request).\n\nRestaurant and bar\nEating and drinking facilities include restaurant (a la carte) and bar &amp;amp; lounge. Shopping facilities include gift shops or newsstand.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-25587023/910633251901607281/39261" HotelName="NADAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5-5/1 Vietnam Road, Tumbol Tha Makham, Amphur Mueng ,Kanchanaburi,  71000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067100/12067080/87b63cba_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kanchanaburi, Bamboo House Kanchanaburi puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, family room, are at hand. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as towels, television LCD/plasma screen, mirror, internet access – wireless, internet access – wireless (complimentary). Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including massage, garden. Bamboo House Kanchanaburi is an excellent choice from which to explore Kanchanaburi or to simply relax and rejuvenate. &lt;br /&gt;Guests over 4 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233662-28507700/910633251901607281/12370" HotelName="DES TROIS GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1753900/1753858/04da9276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139572-22366860/910633251901607281/18878" HotelName="DE GENEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106600/106600/bfbf47a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.190294" Longitude="-80.92319" StarRating="3" HotelCode="0|254461-22243667/910633251901607281/19142" HotelName="LE MALOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2600 Yorkmont Road, Charlotte, NC, 28208, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>Setting a Superior Standard for Charlotte, North Carolina Hotels  Ideally-located among Charlotte hotels, the Doubletree Hotel Charlotte Airport welcomes you with thoughtfully-appointed accommodations and convenient services in the Lake Pointe Business Park. Positioned on Yorkmont Road, a quarter mile west of Billy Graham Parkway and just 20 minutes from Fort Mill, South Carolina, our hotel places you in close proximity to businesses including: General Dynamics, Compass, Goodrich and Belk Headquarters. Just 15 minutes from downtown, the Doubletree Hotel Charlotte Airport is also a premier choice for North Carolina vacations, offering easy access to: Bank of America Stadium - 7 miles, Billy Graham Library - 2 miles, Carowinds Amusement Park - 8 miles, Charlotte Bobcats Arena - 7 miles, Charlotte Convention Center - 7 miles, Daniel Stowe Botanical Garden - 15 miles, Discovery Place - 7 miles, Charlotte Motor Speedway - 25 miles, South Park Mall - 5 miles, US National Whitewater Center - 10 miles.  Settle into one of 173 amenity-rich guest rooms or suites at the Doubletree Hotel Charlotte Airport, boasting 32'' flat-screen TV's with premium cable channels and pay-per-view movies, high-speed Internet access, large work desk, coffee maker, the signature Doubletree radio and luxurious Sweet Dreams bed. In addition to our comfortable guest rooms, enjoy extensive facilities and services such as: Business center, a convenient place to accomplish important work, Complimentary shuttle, to and from Charlotte Douglas International Airport, Fitness center, a great way to stay active during your Charlotte travel, Flexible function space, where event planners in Charlotte, NC will find 2,800 square feet of total space accommodating up to 180 guests for a reception, Room service, so you can dine in the comfort of your room or suite, Swimming pool, for a refreshing dip after a day of meetings or sightseeing, Treetops Café, Charlotte hotel restaurant serving casual American fare including steaks, comfort foods, Heart Healthy options &amp;amp; full American breakfasts open daily from 6:00 a.m. to 11:00 p.m.  Travel North Carolina and make the Doubletree Hotel Charlotte Airport your home away from home. Our Charlotte airport hotel invites you to experience our spectacular amenities, top-notch service and relaxing accommodations near Charlotte, NC. Book your lodging now to secure our Lowest Internet Rate Guarantee and be sure to check our Charlotte vacation packages for incredible savings.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-25373165/910633251901607281/23607" HotelName="IBIS STYLES PARIS ALÉSIA MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1005Interstate-Highway 35North, San Marcos, 78666, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150145/753b136b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 62. Floors: 2. Property description- Welcome to the Days Inn San Marcos.  The hotel is located just minutes from the beautiful San Marcos River and within 2 miles of Texas State University, and we are only 5 minutes from the famous Prime Outlet Mall and the Tanger Factory Outlet.  We are pleased to offer all of our guests free Daybreak Breakfast, Free High-Speed Internet access, a sparkling outdoor pool, and expanded cable television with HBO.  All of our spacious guestrooms also feature refrigerators and microwaves.  We hope that we will have the opportunity to serve you in the near future.. Onsite facilities information- ParkingProperty was built in 1983. Hotel Currency: USD. Additional Addresses: Other: 1005Interstate-Highway 35North, San Marcos, 78666, TX, US. Additional Phone Numbers: Fax - Other: 15123532330. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-25200965/910633251901607281/26040" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/457400/457360/21dc08dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-26116493/910633251901607281/39390" HotelName="MAAT ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-28456788/910633251901607281/6686" HotelName="CAMPANILE PARIS 15 TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911232/77404da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91533-28456837/910633251901607281/11119" HotelName="DE LA PERDRIX ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1343500/1343407/6ad422bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-22366999/910633251901607281/19132" HotelName="LE 20 PRIEURE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535500/2535479/9f8df8c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-25691902/910633251901607281/31291" HotelName="BONSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692721/dff4c13e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|410546-25590910/910633251901607281/35438" HotelName="MONTANA LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535900/2535864/22e7bf37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169971-25337626/910633251901607281/39187" HotelName="PARIS BRUXELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83095/bfcf1340_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-28434018/910633251901607281/6586" HotelName="BONNE NOUVELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673089/96abde84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474575-25641906/910633251901607281/26543" HotelName="BOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11764200/11764176/a1f548e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-25201672/910633251901607281/28788" HotelName="ALBERT 1ER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63911/2a9f3301_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-25356955/910633251901607281/30398" HotelName="PLATINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47861-25224183/910633251901607281/32627" HotelName="AVAMA PRONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119376/178eba9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-32321998/910633251901607281/35878" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-25186922/910633251901607281/36210" HotelName="FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238577-28524222/910633251901607281/2902" HotelName="L`OUEST HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523394/430a313b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263456-27808123/910633251901607281/17577" HotelName="LUX PICPUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70510000/70501200/70501138/30a2ef13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-22367208/910633251901607281/19399" HotelName="IBIS PARIS MAINE MONTPARNASSE 14ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20700/20697/f1dfd2ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-25442248/910633251901607281/35701" HotelName="DE LA PORTE DOREE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3529800/3529708/fdde1281_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436409-25610076/910633251901607281/36985" HotelName="LE TRENTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15240000/15233300/15233206/bb35a016_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607382-25765027/910633251901607281/37760" HotelName="GRAND HÔTEL DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17970000/17964300/17964257/6baf4fe6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874021-28444397/910633251901607281/4982" HotelName="MIMOSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12860000/12854500/12854486/074f3de8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-28496787/910633251901607281/8625" HotelName="AMBASSADEUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83045/66841554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|387344-28456750/910633251901607281/10663" HotelName="DE REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3740000/3738400/3738313/4987c39a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-25201317/910633251901607281/21024" HotelName="WIT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909199/689b2c4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-25190412/910633251901607281/21178" HotelName="WESTSIDE ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53572/43c47213_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357147-26651076/910633251901607281/33433" HotelName="BEAU M PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90010000/90001700/90001676/dcfd442c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-25447254/910633251901607281/34295" HotelName="DU PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382488/32e12d73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-25201730/910633251901607281/34326" HotelName="REGENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561983/f25ac848_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|114408-25285066/910633251901607281/34354" HotelName="SAINT GEORGES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144598/f6926ce5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-26090022/910633251901607281/36176" HotelName="DES BAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408401-25586727/910633251901607281/37378" HotelName="LEMAN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/688200/688194/c2f97a60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-28496541/910633251901607281/11047" HotelName="MORIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1339900/1339863/f7b6aa70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-23146800/910633251901607281/19290" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2400 South Highway 77, Kingsville, 78363, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106605/ca0d2f3d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 70. Suites: 20. Single-bedded accommodations: 30. Double bedrooms: 40. Smoking rooms: 21. Nonsmoking rooms: 49. Physically challenged rooms: 7. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to Holiday Inn Express Hotel &amp;amp; Suites in Kingsville, TX. This choice Kingsville hotel near the famous King Ranch is located in beautiful South Texas, just a few miles from the lovely downtown historic district and Texas A&amp;amp;M University-Kingsville. Families will enjoy their stay at our hotel in Kingsville, Texas due to its central location near the John Conner Museum, Dick Kleberg Park and the largest private ranch in the US - the remarkable King Ranch. There are many shopping areas and dining options within 1 mile of our hotel, including the Wild Horse Mall and many downtown shops.  Corpus Christi is perfect for a family day trip, with its beautiful beaches and barrier islands only a half-hour away. Our hotel provides ideal accommodations for business travelers with a 24-hour business center and easy access to area companies including the Naval Air Station, Exxon Mobil, Boeing Company, Kodiak Manufacturing, Celanese  as well as the King Ranch. The Corpus Christi International Airport (CRP) is just a half-hour away. During your stay at our Kingsville hotel, enjoy premium services and amenities including an  outdoor pool, a brand new fitness center and a free hot breakfast bar with our exclusive cinnamon rolls and other hot items. Book your hotel reservations today, and take advantage of our great hotel room deals and rates.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 2400 South Highway 77, Kingsville, 78363, TX, US. Additional Phone Numbers: Fax - Other: 13615923665. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-22238518/910633251901607281/20361" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579719-25726224/910633251901607281/27661" HotelName="HOTEL ROSE BOURBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22165100/22165022/59666a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-25210470/910633251901607281/29586" HotelName="ALYSS SAPHIR CAMBRONNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565646/fcff2984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-25186990/910633251901607281/32547" HotelName="ALTONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994400/994347/7645b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-25357214/910633251901607281/33539" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-25190408/910633251901607281/35945" HotelName="DU TEMPS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-25317065/910633251901607281/37604" HotelName="POUSSIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9a Calle Poniente y 5a Avenida Sur, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375148/w2974h2076x2y2-ef6bdaa6_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Antigua's 9th Calle Poniente (9th street west), 2 blocks away from Central Park and the Cathedral. There is a bus station about 10 minutes' walk away and Guatemala City is about 45 km away.

This charming hotel combines the architecture of an old mansion with modern comforts, offering a warm and peaceful atmosphere with an array of facilities which include exotic tropical gardens, parking and a conference hall. The hotel has 31 rooms around a beautiful tropical garden. There is also a 24-hour reception and check-out service, hotel safe, currency exchange facilities, restaurant, WLAN Internet access and a laundry service at the hotel.

The rooms are equipped with 2 double beds, cable TV, en suite bathroom with shower/bath and a telephone in the bedroom and bathroom. A safety box, hairdryer and connections for fax/modem are also provided. All rooms have a terrace.

Local and international dishes are served in the restaurant, open for breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889548-26116511/910633251901607281/38727" HotelName="LE KATORZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54841900/54841885/ded36f34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-28582422/910633251901607281/10049" HotelName="APARTHOTEL ADAGIO PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37640000/37634900/37634874/85c3e1e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-28457048/910633251901607281/10667" HotelName="DE VENISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7430000/7428700/7428650/abf99ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-22367217/910633251901607281/20586" HotelName="PAX OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81751/1fa41758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-25201706/910633251901607281/23547" HotelName="IBIS STYLES PARIS MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/993100/993018/068236ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-25242594/910633251901607281/23921" HotelName="EXPOSITION TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974948/83b8534a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-25370857/910633251901607281/27650" HotelName="SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63317/1dc5c993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256667-25478740/910633251901607281/27798" HotelName="CABANE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27270/5c401eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51186-25231623/910633251901607281/30419" HotelName="ROSALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15400/15320/6747bb4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-25455887/910633251901607281/31828" HotelName="RICHMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523424/95de99a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170869-25354711/910633251901607281/31987" HotelName="ARCADIE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63879/5b281aaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18988-25200798/910633251901607281/32026" HotelName="TIMHOTEL GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174854/b507986f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|351518-25542258/910633251901607281/32598" HotelName="BEAUSEJOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542908/1f8f856c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-25442716/910633251901607281/34316" HotelName="SAPHIR GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972837/4823442a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-25282199/910633251901607281/35374" HotelName="DE L`ORCHIDEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788023/00aa7ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-26648048/910633251901607281/36849" HotelName="TOO PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-25371641/910633251901607281/37343" HotelName="NEWHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901150/280fa3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-32368879/910633251901607281/15427" HotelName="NOVOTEL PARIS 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892500/892418/9aae2978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-25648189/910633251901607281/23598" HotelName="IBIS PARIS CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22785/a4510206_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-25216338/910633251901607281/26180" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263300-25489843/910633251901607281/29577" HotelName="MONCEAU WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1194/6e623c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-25210932/910633251901607281/34407" HotelName="DU THEATRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/227800/227722/3e8b1ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240131-25455699/910633251901607281/34810" HotelName="HAMEAU DE PASSY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315000/1314918/8ebf0faf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.7433093" Longitude="-5.1630036" StarRating="4" HotelCode="0|240162-25455743/910633251901607281/35354" HotelName="MODERNISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>MALAGA,RONDA,MARÃ­A CABRERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565106/9e15591c_b.jpg</HotelPictures>
        <HotelDescription>This newly build hotel is situated in the middle of central Ronda, just a few metres from the town's main monuments.  A short walk around will take its guests to the 3 main bridges that span the canyon on which the city lays -  Puente Nuevo the tallest of the bridges, towering at 120 metres.  Puente Viejo or the "Arab Bridge" due to its architecture and Puente Nuevo, which despite its name dates back to 1751.  Those interested in bullfighting should visit The nearby Plaza de toros de Ronda, the oldest bullfighting ring in Spain, which was built in 1784.  For exploring the region the bus and train station is only 500 metres away.  The venue itself is offers a comfortable and pleasant atmosphere.  The brightly decoration perfectly combines classical style and warm colours.  Guests who want to sample the authentic local cuisine can drop by the onsite restaurant for a tasty and fulfilling meal. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354861-26648268/910633251901607281/38411" HotelName="GRAPHIK MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83920000/83915300/83915212/2d600fca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607640-28458070/910633251901607281/7526" HotelName="LÉONARD DE VINCI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2522300/2522206/d1546ff5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-28467210/910633251901607281/7781" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-22367253/910633251901607281/19656" HotelName="LE PATIO BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565690/e3faa8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-22383271/910633251901607281/20136" HotelName="VILLA ALESSANDRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4101a Island Ave, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201300/201207/b6743c2c_b.jpg</HotelPictures>
        <HotelDescription>Situated in Philadelphia , this property offers an ideal place of rest and relaxation. Hotel was constructed in 1985. Hotel underwent renovation in 2008. There are a total of 170 rooms on the premises. The property consists of 95 single rooms, 75 double rooms, 1 junior suite, 1 suite and 6 disability-friendly rooms. The Hotel enjoys an idyllic location in the heart of the city. The main train and bus stations are just a short drive away. The Hotel s proximity to the metro and bus stops will allow guests to explore the area. The Hotel is a quick drive from the airport. The main entertainment areas of the city are within easy reach of the Hotel . The Hotel is in the vicinity of a local golf course. The Hotel is within easy reach of the beach. The Hotel is located a few steps from the harbour. The Hotel is wheelchair-accessible. The on-site car park may be useful to those arriving by car. Pets are allowed at this establishment. The Hotel allows large pets.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-25210924/910633251901607281/22651" HotelName="BEST WESTERN ANJOU LAFAYETTE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22772/ca1af1be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114392-28838680/910633251901607281/30684" HotelName="LUCIEN AND MARINETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/114392/2009722103555640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-25230218/910633251901607281/33857" HotelName="MAYET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894000/893975/624c3c45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-25536535/910633251901607281/37213" HotelName="GREEN HOTELS CONFORT PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451463/86a4a950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-28496772/910633251901607281/2019" HotelName="VILLA MARGAUX OPERA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11262/fa3242b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-28456971/910633251901607281/7397" HotelName="ANTIN TRINITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910926/6e004934_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-28481614/910633251901607281/8724" HotelName="AMERICAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4140700/4140609/e0f5ca97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433190-28496310/910633251901607281/10446" HotelName="APOSTROPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2432900/2432894/9d587cbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-22391007/910633251901607281/19668" HotelName="LIBERTEL MONTMARTRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3800/3703/64f196c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-25187926/910633251901607281/23469" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-25455749/910633251901607281/35197" HotelName="MEDERIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9073500/9073443/d3b41591_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-25442576/910633251901607281/37007" HotelName="HOTEL DE LA GAITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478908/1e03d418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-28499064/910633251901607281/3353" HotelName="RELAIS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1223500/1223409/2bcea672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-28473640/910633251901607281/6645" HotelName="BRIDGET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37840000/37838800/37838714/0fcebf10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-25187973/910633251901607281/22544" HotelName="HOTEL HIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83041/587f5ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-25201673/910633251901607281/26065" HotelName="ALEXANDRINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382800/1382741/da49ac96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347789-25536545/910633251901607281/30988" HotelName="BEAUSEJOUR RANELAGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83105/2d028f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6021-25187886/910633251901607281/31035" HotelName="ABEROTEL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68523/f5c13161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13731-25201170/910633251901607281/37229" HotelName="NOUVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63308/ea62642a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159967-28562898/910633251901607281/1202" HotelName="MERCURE PARIS BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523430/0a5696bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-28535122/910633251901607281/7395" HotelName="IBIS STYLES PARIS OPERA LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2804000/2803985/e9f63ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5109272" Longitude="-0.1201509" StarRating="3" HotelCode="0|6116-18983489/910633251901607281/15888" HotelName="HOLIDAY INN PARIS - AUTEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Strand, Charing Cross, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27200/27154/8f4ba872_b.jpg</HotelPictures>
        <HotelDescription>This traditional hotel is located at the heart of London and is well served by public transport from Charing Cross tube station. It is just a short distance to Trafalgar Square and Covent Garden. Restaurants and bars fill the surrounding area as well as numerous nightclubs. The building was built in 1864 in a Victorian style and was completely renovated in the year 2000. The hotel facilities offer a café, a cosy bar and an à la carte restaurant with separate non-smoking area. Conference rooms are available for business guests. The refined rooms come with an en-suite bathroom, all of them are well-equipped as standard. A breakfast buffet is available every morning. At lunchtime and in the evenings dishes are served à la carte.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-20600990/910633251901607281/16434" HotelName="APOLONIA PARIS MONTMARTRE, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/607200/607137/9d948133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-32332572/910633251901607281/17596" HotelName="YOOMA URBAN LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18172900/18172870/7c3dac22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-25505410/910633251901607281/30278" HotelName="B&amp;amp;B PORTE DES LILAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8820000/8811400/8811379/38811b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-25187893/910633251901607281/30845" HotelName="ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11731/23fa1c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-25502377/910633251901607281/33265" HotelName="MIRABEAU EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7460000/7451500/7451497/42a5846d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-25201169/910633251901607281/34666" HotelName="MONTHOLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517088/5eca66b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-25201164/910633251901607281/35177" HotelName="TRIBE PARIS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34484/1da26b47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607460-25765135/910633251901607281/23362" HotelName="IBIS BUDGET PARIS LA VILLETTE 19EME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771489/43f9a8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27626-25211164/910633251901607281/27922" HotelName="BASTILLE DE LAUNAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214800/1214772/dc2c2866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0248688" Longitude="-4.5631549" StarRating="3" HotelCode="0|163556-25339291/910633251901607281/31133" HotelName="EIFFEL SEGUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 GARCIA DEL OLMO, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880237/1f9e2854_b.jpg</HotelPictures>
        <HotelDescription>Antequera is located at the main crossroads of Andalusia, making it an ideal setting-off point for exploring the region. If you have come to relax, we can recommend one of the poolside recliners, a drink on the terrace, and the aroma of plants and flowers from the pleasant gardens. The location is also perfect for social events or business meetings. We offer four fully-equipped function rooms of different sizes. You can rest assured that the lovely atmosphere will make any experience a magnificent one.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6248-25186928/910633251901607281/34365" HotelName="HOTEL DE L'AQUEDUC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2300/2241/0309fc0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.5584" Longitude="-90.731" StarRating="2" HotelCode="0|141272-25317067/910633251901607281/35873" HotelName="DARCET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 3a. Calle Oriente No. 16 A, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901156/cc5721b1_b.jpg</HotelPictures>
        <HotelDescription>This charming historical hotel enjoys a convenient location, just 300 metres from the entrance to the beautiful city of La Antigua Guatemala. The hotel's immediate vicinity is home to restaurants and the handicraft market, and the central park is just 3 blocks away. The cathedral is 1 km away and the bus station is a 30-minute walk from the accommodation. Guatemala City is some 45 km from the hotel.

This boutique hotel is ideal for those seeking private and cosy accommodation. Set in a lavish colonial house dating back to the early 18th century, the charming establishment features original architecture, hand-carved wood, sculptures, ceramics and colonial art. Guests staying in the 5-room hotel are invited to relax and enjoy the tranquillity of the warm colonial ambience. The hotel lobby is home to a 24-hour reception, hotel safe and currency exchange facilities, and on-site facilities include a TV lounge, a restaurant, WLAN Internet access and room and laundry services.

Each of the different suites comes equipped with all the services of a luxury hotel, including wireless Internet access, cable TV, direct dial telephone and king-size beds. The private bathrooms come with a bathtub/shower and a hairdryer, whilst the superb beds feature double-pillow mattresses, a variety of pillows, down duvets and sheets made from the finest Egyptian cotton.

The stunning architecture, which dates back to the 18th century, coupled with its ambience and intimacy, make the hotel restaurant an ideal place in which to enjoy the highest quality international cuisine with a Mediterranean touch. Breakfast, lunch and dinner are served à la carte. Saturday Italian Dinner&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25369-25209974/910633251901607281/39305" HotelName="MOULIN VERT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34206/95c3d953_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-28578625/910633251901607281/863" HotelName="B&amp;amp;B HOTEL PARIS NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063200/1063123/b5168ca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-28501775/910633251901607281/8766" HotelName="D'ALSACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540231/82f3d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50743-28456176/910633251901607281/10594" HotelName="LILAS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891693/6ff420ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.778784" Longitude="-122.410396" StarRating="2" HotelCode="0|14519-30109500/910633251901607281/15062" HotelName="JEFF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 140 7th St, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15150000/15148200/15148116/8db19fb0_b.jpg</HotelPictures>
        <HotelDescription>This attractive hotel affords a central location in San Francisco only a few blocks from Union Square. It provides complimentary shuttle service to Union Square and a public transport stop is to be found in the immediate vicinity. A vast array of shopping facilities, as well as numerous restaurants, various bars and many other entertainment opportunities, are also found within 50 m of the establishment. Oakland is approximately 18 km away. This air-conditioned hotel consists of 48 rooms spread over 4 floors. Guests are sure to enjoy the charm of this Victorian residence, and also its elegant bar and restaurant. The modern rooms include satellite/ cable TV and Internet connection and feature centrally regulated air conditioning and heating as standard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-22381924/910633251901607281/20552" HotelName="VOCO PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498400/1498336/66c5dc59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-25230287/910633251901607281/28208" HotelName="EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>112 Rua de Leiria, MARINHA GRANDE, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160410/4f3e559d_b.jpg</HotelPictures>
        <HotelDescription>Located in Marinha Grande, Hotel Cristal Marinha offers modern rooms with air conditioning and satellite TV. The beach of Vieira is only a 10-minute drive away. Free Wi-Fi available. Rooms have modern wood furnishings and are decorated in warm colours. Each room is equipped with a minibar and a private bathroom with a hairdryer. In the morning guests can enjoy a buffet breakfast with freshly-brewed coffee. The restaurant Cristal serves international dishes, as well as regional Portuguese dishes. It is also possible to dine à la carte. Cristal Marinha offers 24-hour reception and has a comfortable TV lounge. There is also a games room with a billiard table. The Museu do Vidro da Marinha Grande is in the town centre, a 25-minute walk away from Hotel Cristal Marinha.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134717-25304438/910633251901607281/31964" HotelName="THE PLAYCE BY HAPPYCULTURE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166042/e0ca08d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18923-25201719/910633251901607281/34022" HotelName="MONCEAU ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53589/de85dc5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-25371513/910633251901607281/36181" HotelName="CLAUZEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166036/8f952106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-25209757/910633251901607281/36371" HotelName="COMFORT NATION PERE LACHAISE PARIS 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419149/ca58dbb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351032-25542026/910633251901607281/38010" HotelName="NEW ORIENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10259200/10259148/48517cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68857-25238225/910633251901607281/39126" HotelName="PAVILLON OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167478/dafa25b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-25201681/910633251901607281/39395" HotelName="OHM BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891394/dd0270e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-28561028/910633251901607281/2297" HotelName="MERCURE PARIS 19 PHILHARMONIE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14503/6e705fa9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-27807904/910633251901607281/17638" HotelName="KUBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1328700/1328683/dbda71a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-22238362/910633251901607281/18642" HotelName="BEST WESTERN PLUS LA DEMEURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000300/1000282/5020fa6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.676800" Longitude="12.562000" StarRating="3" HotelCode="0|32791-22366950/910633251901607281/19869" HotelName="PRINCESSE CAROLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 17, Copenhagen, 1606, Denmark</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465000/1464970/c8628132_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Copenhagen and was established in 1957. It is close to the Tivoli and the nearest station is Vesterport. The Hotel has a restaurant. All 119 rooms are equipped with hairdryer. category: First style: Traditional year Built: 1957 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233035-25441872/910633251901607281/26592" HotelName="BALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523704/2ad3d110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889538-26116491/910633251901607281/33348" HotelName="BOTANISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57010000/57007500/57007492/f49ac746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70108-25242614/910633251901607281/34785" HotelName="ROMANCE MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1754000/1753932/d433f813_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-25442250/910633251901607281/36258" HotelName="DES ARTS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383700/1383656/3574baed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-25238207/910633251901607281/37936" HotelName="ISTRIA ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167479/eebebce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-28499227/910633251901607281/2906" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-30100903/910633251901607281/14709" HotelName="IBIS PARIS TOUR EIFFEL CAMBRONNE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16049/60daebfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-27808127/910633251901607281/17614" HotelName="EIFFEL CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4152/8cdb3b11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-25282881/910633251901607281/29687" HotelName="AMELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/872400/872352/aca1d17e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-25593846/910633251901607281/30769" HotelName="LE10BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426299-25601813/910633251901607281/36172" HotelName="DUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197700/197623/a7c62a84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24482-28502062/910633251901607281/6444" HotelName="CAMPANILE PARIS 14 MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24482/20097110254546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284246-28496641/910633251901607281/6779" HotelName="MAX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542870/3fa4c778_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-28444284/910633251901607281/10054" HotelName="APARTHOTEL ADAGIO ACCESS PARIS BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538792/8067fa57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200913-22366965/910633251901607281/19489" HotelName="NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1304300/1304233/182f5815_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-22391006/910633251901607281/19662" HotelName="LIBERTEL GARE DE LEST FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565122/f6c2d421_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-25442630/910633251901607281/24640" HotelName="HOTEL LA PETITE ROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3595600/3595528/9187b9be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-25591054/910633251901607281/28755" HotelName="NOVOTEL SUITES PARIS EXPO PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12560000/12552800/12552752/5f49d5d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233536-25442174/910633251901607281/30314" HotelName="AUBERGE FLORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1308300/1308259/72ce914e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-25187897/910633251901607281/32611" HotelName="ABSOLUTE (EX BEAUSEJOUR REPUBLIQUE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6671/d650d710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-25187978/910633251901607281/34544" HotelName="ROYAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565300/60edd937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626065-22382912/910633251901607281/20783" HotelName="NOVOTEL PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40740000/40732700/40732680/bbe04690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248083-25464751/910633251901607281/23332" HotelName="HOTEL KORNER LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190500/190461/7cf64aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6039-25187896/910633251901607281/26443" HotelName="AXEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12898/a6fc75e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-25309084/910633251901607281/30213" HotelName="RIVIERA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3550 Gateway Street, Springfield, 97477, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84207/9bfaf126_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 100. Floors: 3. Property description- Get more value on the road with our Quality Inn and Suites hotel, located near the Matthew Knight Arena, the Eugene Airport and the Autzen Stadium in Eugene, OR. Our hotel offers access to copy and fax services as well as a meeting space that can accommodate up to 35 people. You can also enjoy a free breakfast, free WiFi, free weekday newspaper and a seasonal outdoor pool. Each room comes equipped with a refrigerator, microwave and TV. Enroll in our Choice Privileges program to start earning rewards with your next stay. Pet Accommodation 10.00 per night per pet. max of 3 pets per room. Pool is open from 5/31/09-9/30/09. Credit cards required for suites.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 3550 Gateway Street, Springfield, 97477, OR, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1541744-2643. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51245-25229771/910633251901607281/33301" HotelName="FRANCE ALBION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/966300/966254/0aa4303e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28137-25211202/910633251901607281/36771" HotelName="HARVEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6887/bd68e586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255257-25477090/910633251901607281/37128" HotelName="GARANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522237/a98acb1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-25210719/910633251901607281/38315" HotelName="PAIX REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517074/05133951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-25201723/910633251901607281/38613" HotelName="PAVILLON BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/112300/112247/6b707362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1444183-32592949/910633251901607281/3982" HotelName="HOTEL CLEMENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444183/202577165415105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652332-28503024/910633251901607281/11952" HotelName="L'AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652332/20211116124524502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-22238497/910633251901607281/20701" HotelName="PEYRIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81754/e3c7513f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-22367045/910633251901607281/20779" HotelName="OPERA DEAUVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53583/4778ec43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-25230479/910633251901607281/23232" HotelName="HOTEL SANSO BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1086900/1086808/1e984aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-25201856/910633251901607281/35144" HotelName="MAGELLAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32950000/32943100/32943086/15f1a111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-26614031/910633251901607281/39368" HotelName="PARADISO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58920000/58919400/58919400/22daf3fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27630-28497186/910633251901607281/1930" HotelName="VERLAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108767/02d5847b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-25187964/910633251901607281/21583" HotelName="IBIS STYLES PARIS EIFFEL CAMBRONNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888905/88750d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-25223713/910633251901607281/22247" HotelName="IBIS PARIS BASTILLE OPERA 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/822/324068b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4963712" Longitude="-73.6557187" StarRating="4" HotelCode="0|280232-25500673/910633251901607281/24834" HotelName="R DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7655 Decarie Boulevard, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565252/bf2cdbbb_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient location just 10 minutes from Downtown Montreal. It lies 100 m from the nearest park, a couple of minutes' walk from many restaurants and 300 m from the shops. Guests will find St Joseph's Oratory 4 km away and it is 10 km to the Bell Centre, 12 km to Old Montreal and 16 km to the Olympic Stadium and the Casino de Montreal. The hotel is just 10 minutes from Montreal-Pierre Elliott Trudeau International Airport.

Renovated in 2010, this airport hotel is decorated in a modern style is ideal for business travellers and holiday makers alike and facilities on offer to guests at this air-conditioned establishment include a lobby and onsite barber.  There is a bar and a restaurant that guests will appreciate the conference facilities, including 7 banqueting/meeting rooms. Guests can also take advantage of the $drycleaning  services and parking is available for those arriving by car.

The Deluxe room are equipped with 1 king or 2 queen sized beds bed, 32” LCD flat screen TV (wall mounted), free High Speed Internet access and mini-fridge, upgraded bathroom amenities, 100 % white goose down duvet, premium bed linens, complimentary use of velour bathrobe, hand held shower w/massage shower head, ergonomic chair &amp;amp; working desk with integrated computer connection &amp;amp; telephone, personalised voice-mail, air conditioning, hairdryer, coffee maker including  coffee &amp;amp; tea, iron &amp;amp; ironing board and windows that open.

This hotel features an outdoor heated swimming pool (seasonal). Sports enthusiasts may enjoy a workout in the gym, free access to dry sauna and steam room,

We invite you to dine in our new Eggspectation restaurant.  The upscale decor and warm ambiance will charm you.   Our dishes are freshly prepared with high-quality ingredients and attractively presented. You will have a hard time choosing from our expansive menu that offers interest. Establishment 572865&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-25442164/910633251901607281/31791" HotelName="ATELIER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108758/f32544db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-26619833/910633251901607281/33056" HotelName="31 PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70770000/70761800/70761772/9ea0954d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-25634283/910633251901607281/39339" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535900/10535825/197e501f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.1370284" Longitude="-106.6700981" StarRating="3" HotelCode="0|176214-28498780/910633251901607281/3546" HotelName="WALDORF MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>806 Idylwyld Drive North, Saskatoon, S7L 0Z6, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44787/42fcf828_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 148. Floors: 6. Property description- Ramada Saskatoon is located just a 5-minute drive to Saskatoon International Airport and minutes from downtown Saskatoon. The 100 percent smoke free hotel is easily accessible to University of Saskatchewan and SIAST Kelsey Campus as well as Prairieland Exhibition, Harry Bailey Aquatic Centre, TCU Place and Credit Union Centre. The hotel is connected to the Ramada Golf Dome and features a 100-yard covered driving range with mini-golf, indoor pool and hot tub. Take advantage of complimentary wireless high speed internet, complimentary parking and guest laundry facilities. Guests can dine at three on-site restaurants including Butlers Family Restaurant, Mulligan Sport Lounge and the Long Branch Country and Western Bar, and host meetings for 10 to 350 people in a variety of meeting rooms. Guest rooms feature complimentary wireless internet access, refrigerators and microwaves. Pets are welcome for a small fee and smoke-free rooms are available.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-28531290/910633251901607281/6781" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.200296" Longitude="-117.370195" StarRating="2" HotelCode="0|527543-28456889/910633251901607281/14368" HotelName="EIFFEL KENSINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1403 MISSION AVE, OCEANSIDE, CA, 92058, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17380000/17375600/17375524/b463e44d_z.jpg</HotelPictures>
        <HotelDescription>Hotel located 5 blocks from the beach. Legoland is 7 miles away, discounted tickets available in the lobby. Centrally located to all major attractions including Sea World, San Diego Zoo/Wild Animal Park, Disneyland, Universal Studios and Knott's Berry Farm. Recent winner of prestigious Ruby Award. Hotel offers free wireless internet, delicious free breakfast with waffles, personalized guest service, and a family friendly environment. Ideal hotel for the business/government traveler due to close proximity of business parks and military installations. 100 percent non-smoking hotel. Free USA Today newspaper. ESPN, 3 HBO channels, work area, rooms with living room and two bathrooms.CXL Policy: 7D Check-In By: 1500 Check-Out By: 1100 GMT: -8 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-25442262/910633251901607281/23879" HotelName="DOISY ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-25369837/910633251901607281/24207" HotelName="HOTEL ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543300/2543225/57f9efeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-25201697/910633251901607281/33243" HotelName="GLASGOW MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6677 Sea Harbor Drive,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18700/18663/dd7f5026_b.jpg</HotelPictures>
        <HotelDescription>Immerse yourself in luxury at Renaissance Orlando at SeaWorld®. Our deluxe accommodations and premier location across from SeaWorld® and near LEGOLAND® and Mall at Millenia inspire unforgettable experiences. Well-appointed guest rooms offer ample space for relaxing and boast thoughtful and comfortable amenities for a sound night's sleep or productive business day. Professionals will appreciate our SeaWorld® Orlando hotel's 165,000 square feet for creative meetings, while brides and grooms will love the flexible space for weddings and receptions. Children can splash around at R Aqua Zone, a waterpark built to excite, while grownups can break a sweat in our state-of-the-art fitness center. Five restaurants, a Starbucks® and ice cream shop will please all palates. Pamper yourself in style at the full-service Neu Lotus Spa and enjoy a massage, facial or scrub. Looking to explore Orlando like a local - Ask our friendly Navigator for tips about hidden gems and plan your next big adventure at Renaissance now. *Resort Fee: direct payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-25201246/910633251901607281/35110" HotelName="LAUTREC OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562160/86ebe910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6037-25187894/910633251901607281/36795" HotelName="SAINT MARTIN BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20500/20495/f8fe8110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-25447260/910633251901607281/36927" HotelName="DU VERT GALANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768400/1768306/c927850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-26606640/910633251901607281/37848" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/25860d7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534425-25690888/910633251901607281/39211" HotelName="NOUVEL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6340000/6339900/6339882/40a2c58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-28590307/910633251901607281/683" HotelName="APPARTCITY COLLECTION PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95300000/95294800/95294798/b2cb7978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-28457944/910633251901607281/13099" HotelName="HOTEL PIERRE NICOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10090000/10084700/10084602/846ae3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|892211-22366870/910633251901607281/19182" HotelName="INN DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/892211/2021128161828984.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-22240513/910633251901607281/19827" HotelName="MERCURE PARIS GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13600/13538/b3efac6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6158-25186923/910633251901607281/22711" HotelName="AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1191000/1190989/0d833327_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-25210507/910633251901607281/30306" HotelName="EXE PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44858/29a2a807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187674-25372789/910633251901607281/31968" HotelName="ATELIER VAVIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214500/1214443/f4a222a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-25373577/910633251901607281/32494" HotelName="RESIDENCE FOCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>802 Huffman Mill Rd, Burlington, 27215, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3146/e66d6f01_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 26. Floors: 2. Property description- The Super 8 of Burlington is located near Elon University, Asheboro State Zoo, Green Valley Golf Course and Greensboro Airport. 
They offer SuperStart Breakfast, High Speed Internet Access, Free Local Calls and Free Shuttle for High Point Furniture Market.  Each guest room offers Microwave, Refrigerator, Iron, Ironing Board, Coffee Makers and Hair Dryers.  They are also approved by Triple A with 2 diamonds. No pets.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 802 Huffman Mill Rd, Burlington, 27215, NC, US. Additional Phone Numbers: Fax - Other: 13365840910. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|33346-25216812/910633251901607281/35256" HotelName="MONT DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1200100/1200027/65132c18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6504" Longitude="104.0636" StarRating="3" HotelCode="0|426314-25601823/910633251901607281/35311" HotelName="TERMINUS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 80 SECTION 2 RENMIN SOUTH ROAD, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915700/915692/76e70693_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sichuan Jinjiang Grand Hotel is located in central Chengdu, close to Tianfu Square, Sichuan Museum of Science and Technology, and Renmin Park. Nearby points of interest also include Chengdu City Sports Center and Wuhou Ci.    Hotel Features.   Dining options at Sichuan Jinjiang Grand Hotel include 10 restaurants. 2 bars/lounges are open for drinks. Recreational amenities include an indoor pool and a fitness facility. This 4.5-star property offers small meeting rooms and audiovisual equipment. This Chengdu property has event space consisting of a conference center, banquet facilities, conference/meeting rooms, and a ballroom.  Wedding services, tour/ticket assistance, and translation services are available. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     All guestrooms at Sichuan Jinjiang Grand Hotel feature minibars and CD players. Accommodations offer river or garden views. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. Televisions have cable channels and DVD players.     Room Info:  Name: Grand Description:    One King Bed  Two Single Beds         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 1 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/910633251901607281/14980" HotelName="HOTEL LE CHAT NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133645/8d54580c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32649-22238272/910633251901607281/18988" HotelName="ETOILE TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1362/88122c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6251-22240095/910633251901607281/20359" HotelName="TIMHOTEL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53594/b01899c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-25201231/910633251901607281/23649" HotelName="ELYSEES OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1368/f22434a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-25536543/910633251901607281/27259" HotelName="BEAUVOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1712700/1712688/a0d50469_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-25829738/910633251901607281/27945" HotelName="OKKO HOTELS PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34370000/34366400/34366332/4fc7ea23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-25322551/910633251901607281/28990" HotelName="AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545283/8c2f7e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-25201713/910633251901607281/32240" HotelName="LIBERTEL GARE DU NORD SUEDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1872/99ea198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-25337611/910633251901607281/32368" HotelName="AUDRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3290000/3281400/3281348/3db4b48b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-25497182/910633251901607281/35795" HotelName="DELAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2950000/2949900/2949824/51b5a70e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-25214758/910633251901607281/36508" HotelName="LIBERTEL AUSTERLITZ JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1262/921b9bfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.401443" Longitude="-81.428195" StarRating="3" HotelCode="0|18805-25201676/910633251901607281/38927" HotelName="PARADIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4040 Central Florida Parkway, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6147/493c64ec_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is located amidst the 18-hole golf course created by Greg Norman. Surrounded by sprawling gardens, lakes and luxuriant greenery, the hotel basks in an atmosphere of unrivalled peace and serenity. The hotel is located within easy access of a host of attractions in the area. SeaWorld is located just a 5 minutes' driving distance away from this hotel. This elegant resort enjoys a stunning architectural design. The guest rooms are beautifully appointed, commanding spectacular views over the surrounding area. The rooms are well equipped with first-class facilities. Guests are sure to be impressed by the extensive array of unrivalled facilities and services. This hotel delivers unequivocal luxury, comfort and convenience in a stunning setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|370490-22367317/910633251901607281/19678" HotelName="MAYFLOWER PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12605000/12604991/54a39214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6167-22367074/910633251901607281/20421" HotelName="TIMHOTEL OPERA BLANCHE FONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565590/b5252254_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-25254947/910633251901607281/23144" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-25441970/910633251901607281/23833" HotelName="DU PETIT LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16363300/16363263/b88722d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-25210935/910633251901607281/24083" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-25755641/910633251901607281/27779" HotelName="B55" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28825400/28825369/8008c8a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-25442176/910633251901607281/30179" HotelName="AVIA SAPHIR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972836/05ac37ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-25203118/910633251901607281/32934" HotelName="MAISON EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558600/558560/7e7c177e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.674377" Longitude="-97.046002" StarRating="3" HotelCode="0|188382-25373389/910633251901607281/34699" HotelName="MONTPARNASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4020 Great Southwest Parkway, Grand Prairie, 75052, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5200000/5196000/5195936/c10f9b4c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 64. Floors: 2. Property description- Welcome to the Super 8 Grand Prairie Southwest.  Our convenient location on Great Southwest Parkway offers easy access to I-20 and US-360 and is just minutes from Six Flags, Hurricane Harbor, Ameriquest Field, Dallas and Fort Worth.  Relax with us and enjoy modern amenities such as wired and wireless internet access, microwaves, refrigerators, in room coffee, our ever popular SuperStart breakfast, an outdoor pool, our business center and much more.. Onsite facilities information- ParkingProperty was built in 1997. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12995-25201095/910633251901607281/35668" HotelName="MARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14642/9ed054d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-25201698/910633251901607281/37203" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-25337432/910633251901607281/37549" HotelName="LA PARIZIENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523311/bf1f3c9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186315-25371677/910633251901607281/37559" HotelName="LE 46 HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63898/e0f5035c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-25238199/910633251901607281/37923" HotelName="GRAND DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-25187948/910633251901607281/39195" HotelName="MURAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877037/a90cad98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-28499030/910633251901607281/4140" HotelName="BEL ORANGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383390/fdf307ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/910633251901607281/14846" HotelName="NOVOTEL PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17725/3df3db39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51170-22238560/910633251901607281/18948" HotelName="FERTEL ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63336/edad7156_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-22367146/910633251901607281/19438" HotelName="GRAND HOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062937/17bfe44a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6201-22238853/910633251901607281/20430" HotelName="PARIS BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1387100/1387066/cd5e27aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1172386" Longitude="10.4646833" StarRating="3" HotelCode="0|25361-25210934/910633251901607281/23159" HotelName="EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Storgata 84 B, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562024/3124d3b9_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Lillehammer and was established in 1872. It is close to the City Centre. The Hotel has a restaurant and a fitness centre/gym. All 53 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-25188411/910633251901607281/23413" HotelName="BERNE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44770/5062a468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-25190401/910633251901607281/23903" HotelName="MERCURE PARIS TOUR EIFFEL GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11772/16caafe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20901-25209758/910633251901607281/23939" HotelName="BEST WESTERN OPÉRA DROUOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190400/190383/4e1dbaec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-25201083/910633251901607281/24282" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062936/3405ddf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-25216078/910633251901607281/25411" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110646-25283764/910633251901607281/26585" HotelName="BRESIL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18642900/18642828/9042c596_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-25476042/910633251901607281/31724" HotelName="ALEXANDRIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6830 Crumpler Blvd., Olive Branch, MS, 38654, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1399900/1399823/2442cbc7_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Olive Branch hotel is located on Hwy. 78 and 302 (Goodman Road), next door to Cherokee Valley Golf Course. We are 12 miles east of Memphis International Airport and 15 miles southeast of Graceland. Other Olive Branch, Mississippi attractions include Tunica Casinos (20 miles southwest) and tours of historic homes (25 miles south) in Holly Springs, Mississippi. Our Hampton Inn guests can dine at Applebee's, Colton's Steakhouse, East End Grill, Chili's and most chain restaurants, all within a mile of our hotel.   Whether traveling to Mississippi on business or pleasure, our Hampton Inn hotel guests enjoy amenities which include complimentary wireless high-speed internet access, complimentary hot breakfast buffet, in-room coffeemaker, microwave, refrigerator, hair dryer, 2 phones, TV with cable and complimentary HBO. We also offer a complete business center, ample parking, connecting rooms, cribs, indoor heated pool and whirlpool tub and exercise facility. Laundry/valet services, guest/laundromat, meeting/banquet facilities, and audio/visual equipment are available for a nominal fee. The Hampton Inn Olive Branch hotel is a beautiful 3 story, interior access hotel, with comfort, convenience and security as a top priority.   We love having you here at the Hampton Inn Olive Branch hotel in Mississippi.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-25187921/910633251901607281/32042" HotelName="MERCURE PARIS GARE DE L'EST MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1394000/1393936/w5752h3840x5y0-f9cb827e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-25187890/910633251901607281/32128" HotelName="APOLLO OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188600/188528/d5cb9908_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-25230445/910633251901607281/32761" HotelName="AGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3644200/3644167/773e75b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-25282439/910633251901607281/34477" HotelName="VIATOR PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685852/43a68c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240163-25455745/910633251901607281/34870" HotelName="MARMOTEL ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9617900/9617803/13a29e22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-25216208/910633251901607281/35367" HotelName="MISTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6528900/6528818/11bbe368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|93007-25260862/910633251901607281/35732" HotelName="LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1586800/1586751/9344454f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-25187952/910633251901607281/36291" HotelName="OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903610/9b6b31a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|39618-27585866/910633251901607281/38593" HotelName="LE 37 BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66179200/66179152/665c7783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030353-28454459/910633251901607281/1695" HotelName="VICTORY HOTEL GALOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030353/2021111810464930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-28458030/910633251901607281/2256" HotelName="LA CONVERSATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4956300/4956292/a3d01b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873952-28460181/910633251901607281/5629" HotelName="ESMERALDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958500/11958430/d76ed442_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-28457753/910633251901607281/8866" HotelName="COQ PARIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12429600/12429565/e64a398e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-22384343/910633251901607281/19820" HotelName="MERCURE PARIS 9 PIGALLE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12390000/12390000/12389916/96e58e83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-22238446/910633251901607281/20046" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/2926efad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-25463715/910633251901607281/22769" HotelName="BEST WESTERN PREMIER FAUBOURG 88" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6231000/6230998/14a63b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030460-26236188/910633251901607281/22778" HotelName="VOLTAIRE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522200/0e2597f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-25558492/910633251901607281/29081" HotelName="MONSIEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>STRANDALLEE 198, TIMMENDORFER STRAND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11741300/11741259/81921c68_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Timmendorfer Strand is a business-friendly hotel located in Timmendorfer Strand's midtown area and local attractions include Travemuende Ferry Port and Hansapark.    Hotel Features.   Mercure Hotel Timmendorfer Strand's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include an indoor pool and a sauna. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. This 4-star property has a 24-hour business center and offers small meeting rooms, audiovisual equipment, and business services. Complimentary wireless Internet access is available in public areas. This Timmendorfer Strand property has event space consisting of banquet facilities, conference/meeting rooms, and exhibit space. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a terrace, and multilingual staff. Extended parking privileges may be offered to guests after check-out (surcharge). This is a smoke-free property. A total renovation of this property was completed in February 2010.    Guestrooms.     87 guestrooms at Mercure Hotel Timmendorfer Strand feature minibars and safes. Balconies offer courtyard views. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. Flat-panel televisions have cable channels. Windows that open, blackout drapes/curtains, and clock radios are also provided. Guests may request irons/ironing boards, hypo-allergenic bedding, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      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.   There are no room charges for children 6 years old and younger who occupy the same room as their parents or guardians, using existing bedding.          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:   A tax is imposed by the city: EUR 2.6 per person, per night   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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: EUR 10 per night  Buffet breakfast fee: EUR 15,00 per person (approximately)  Rollaway bed fee: EUR 40 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-25281607/910633251901607281/32457" HotelName="DE LA PAIX (RUE DURANTON)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542875/5a5af7ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14491-25201240/910633251901607281/35037" HotelName="DES ARENES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11232500/11232444/03948a22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50966-25230190/910633251901607281/36064" HotelName="MAKOM PEREIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874616/0405151f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428476-27602446/910633251901607281/39118" HotelName="LE JARDIN DE VERRE BY LOCKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106650000/106641800/106641800/ea9a61a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-28586441/910633251901607281/708" HotelName="ZOKU PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89770000/89768500/89768402/2bdacb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331352-28480047/910633251901607281/4144" HotelName="PUY DE DOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74296300/74296233/18d769ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.668006" Longitude="-95.51142" StarRating="2" HotelCode="0|139598-28456365/910633251901607281/6484" HotelName="EIFFEL VILLA GARIBALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3505 N.E. Loop US 286, Paris, 75460, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1508000/1507997/9711327d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 62. Floors: 2. Property description- Get more value at the award-winning Quality Inn Paris in Paris, TX, which lets you relax and focus on the people and experiences you came for. A recipient of the Choice Gold Hospitality Award, we give you easy access to Paris Junior College, Paris Rodeo and Horse Club, Love Civic Center, Cooper Lake State Park, Eiffel Tower Replica and Sam Bell Maxey House State Historic Site. Enjoy such amenities as free WiFi, free ample parking, free continental breakfast, free coffee and a seasonal outdoor pool. Your guest room features a refrigerator, microwave, coffee maker, hair dryer, premium bedding, iron and ironing board. 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: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-22238410/910633251901607281/19852" HotelName="MERCURE PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564700/564660/02288135_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-25201675/910633251901607281/26191" HotelName="LE 209 PARIS BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15787/63bdef5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-25187911/910633251901607281/29501" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-25282883/910633251901607281/33413" HotelName="MALAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1190900/1190842/4d4a8d12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-25238227/910633251901607281/37336" HotelName="PRINCE ALBERT LYON BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7552/ca7fdf49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-26647578/910633251901607281/38762" HotelName="LE BELLUNE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82960000/82954500/82954447/19618bf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23108-25210649/910633251901607281/39017" HotelName="PAVILLON MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201143/296d2631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-28498866/910633251901607281/11665" HotelName="CAMPANILE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106674/8f577564_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-25354717/910633251901607281/22667" HotelName="IBIS PARIS GARE DU NORD CHATEAU LANDON 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34636/afb92ac7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-25200957/910633251901607281/26175" HotelName="CITADINES BASTILLE GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565500/565465/a4dfd381_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-25190400/910633251901607281/29220" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-25201674/910633251901607281/30523" HotelName="B SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519500/519445/3334e267_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-25442232/910633251901607281/33292" HotelName="CONCORTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521800/2521747/0f79c656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-25210819/910633251901607281/33947" HotelName="DU VIEUX SAULE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119402/77e38196_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|78514-27577104/910633251901607281/34672" HotelName="SURE BY BEST WESTERN PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81753/639f58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-28496901/910633251901607281/5626" HotelName="MAISON 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/430300/430292/0f62d812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-28523966/910633251901607281/6629" HotelName="IBIS PARIS AVENUE D'ITALIE 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000800/1000780/18dc474b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-28500600/910633251901607281/7439" HotelName="IBIS STYLES PARIS BUTTES CHAUMONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9043200/9043156/e8347e44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030477-28434561/910633251901607281/11735" HotelName="GENERATOR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e695aa76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225560-25427871/910633251901607281/21800" HotelName="ART EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5924800/5924800/542c1525_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-25446384/910633251901607281/27969" HotelName="FELICIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3360000/3354100/3354072/4d33e33e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-25217522/910633251901607281/29824" HotelName="ALANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Vicente Lopez 1955, BUENOS AIRES, AR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1501000/1500975/c3aabde4_b.jpg</HotelPictures>
        <HotelDescription>The luxurious hotel Loi Suites Recoleta is conveniently situated in the most elegant area of the city, La Recoleta. It features a tropical winter garden with an indoor pool and a restaurant. Museums, art galleries, shopping facilities, historical architecture and beautiful parks are in the surroundings. The National Library of Argentina and the Exposition Centre can be reached within a short stroll; famous attractions such as the Cervantes Theatre or the Colón Theatre are within walking distance.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233506-25442150/910633251901607281/33100" HotelName="CAMELIA INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16191500/16191419/f1b5ce5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-25441968/910633251901607281/34465" HotelName="INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1920000/1916100/1916079/870e9605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-25337407/910633251901607281/35857" HotelName="COYPEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541300/2541293/4747d45f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269806-26614067/910633251901607281/38788" HotelName="LE BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71670000/71665000/71664922/a2d73aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-28478007/910633251901607281/8174" HotelName="LENNON BY AVALON HOTEL PARIS GARE DU NORD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74120300/74120228/092722bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18924-28499093/910633251901607281/10898" HotelName="MONDIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68526/83feae0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-28510855/910633251901607281/11043" HotelName="IBIS STYLES PARIS MONTMARTRE NORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161800/4161730/c1882f66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.008985" Longitude="-13.63133" StarRating="3" HotelCode="0|53419-28441730/910633251901607281/12031" HotelName="GRAND DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Calle El Parral, SAN BARTOLOME, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160409/e61694e9_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located inland at the heart of a winegrowing area close to the village of San Bartolomé. This location is ideal for nature lovers and those seeking peace and quiet. The popular beach is just 16 km from "Puerto del Carmen". Public transport can be found directly in front of the hotel.

The manor was built in 1950 and offers a total of 16 rooms on 2 floors. In addition to the paradisiacal nature area, a reception, a bar with a terrace, a cosy fireplace room and an à la carte restaurant with a panoramic view on the wine mounds all feature within this hotel. The hotel's Internet access, laundry and room services as well as bicycle hire service may be taken advantage of. The hotel also has a children's playground. Guests arriving by car may make use of the car park and garage.

The cosy rooms come with an en suite bathroom with hairdryer as well as a balcony or terrace. Additional furnishings include satellite/ cable TV, a minibar, a safe and air conditioning. The suites in the annexe block also comprise two separate bedrooms, two separate en suite bathrooms and a well-equipped kitchen.

The 13,000 m² large garden with a pool, a separate children's pool and sun loungers and parasols on the sun terrace provides a perfect opportunity for relaxation. Use of a sauna and a diversity of health and beauty offers are available. Sports options at the hotel include use of a gym and tennis facilities (hard court and floodlights for an additional fee). The hotel also has a minigolf course.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51171-22238720/910633251901607281/19049" HotelName="FERTEL MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115029/fc8e6acc_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13125-22367243/910633251901607281/20334" HotelName="TIMHOTEL OPERA MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9300/9282/1627d40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-25201109/910633251901607281/23010" HotelName="BEST WESTERN NOUVEL ORLÉANS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564947/94521fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.682416" Longitude="40.267051" StarRating="2" HotelCode="0|607403-25765059/910633251901607281/24297" HotelName="HOTEL MAZAGRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>GORNAYA KAROUSEL 6, ESTOSADOK, SOCHI 354392, RUSSIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9399900/9399851/5de702d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-25187891/910633251901607281/30717" HotelName="MARAIS HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1260000/1251800/1251788/f9e507f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26805-25211097/910633251901607281/36266" HotelName="GRAND DES GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560207/4d709c19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186183-25371527/910633251901607281/38454" HotelName="MADRIGAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382100/25f8197c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-25201733/910633251901607281/39263" HotelName="LE RICHEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103900/1103801/6f8d541c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59063-28457786/910633251901607281/7757" HotelName="CITE ROUGEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3889200/3889148/ed4920f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14489-28457332/910633251901607281/9926" HotelName="DE PARIS MONTMARTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1890000/1880400/1880326/0147ad48_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/910633251901607281/15004" HotelName="CAMPANILE PRIME PARIS 19 - LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1461221/202648143642183.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-25201232/910633251901607281/31116" HotelName="ELSA HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522600/522512/71e8a2e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-25780626/910633251901607281/34736" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2744b4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188540-25373551/910633251901607281/37153" HotelName="ODYSSEY BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564950/2abed4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-25587007/910633251901607281/37510" HotelName="LE LOIRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8180000/8171500/8171413/9d0ac175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-28499019/910633251901607281/7131" HotelName="IBIS PARIS ORNANO MONTMARTRE NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1038 CANADA PLACE VANCOUVER , BRITISH COLUMBIA , CA , V6C 0B9 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578700/578608/f0f33085_b.jpg</HotelPictures>
        <HotelDescription>Pacific Rim is located in the heart of the financial district, at the edge of Coal Harbour and will feature unobstructed views of the North Shore Mountains and Stanley Park. - Number of rooms: 377 - Accommodation: TV, in-room movies (charge), internet access, clock radio, mini fridge, in-room safe, bathrobe. - Facilities: restaurant, bar, outdoor pool, fitness centre, spa, business centre, parking $32.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-25591368/910633251901607281/22510" HotelName="IBIS PARIS PLACE D'ITALIE 13TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34643/9f04778b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95826-25262750/910633251901607281/22873" HotelName="BEST WESTERN BRETAGNE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5278/5e02f374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.336601" Longitude="-81.536523" StarRating="4" HotelCode="0|18845-25203098/910633251901607281/23896" HotelName="ETOILE SAINT FERDINAND BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2900 Parkway Boulevard,  KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26722/a0c0fa97_b.jpg</HotelPictures>
        <HotelDescription>Situated in Kissimmee, this hotel is less than 800 m from a range of bars and restaurants, and 1.5 km from a plethora of shops. A prime location, 2.5 km from Walt Disney World, 8 km from Orlando, and 25 km from Orlando Airport. The hotel offers 718 stylish guest rooms with contemporary furnishings. They come equipped with cable TV, coffee facilities, fridge, safe and marble bathroom with hairdryer and toiletries. Guests can enjoy three outdoor swimming pools that come with a waterfall and slides. In the beautiful lobby, guests have access to services such as coffee shop, a lounge, a small supermarket, a games room and a playground. Travellers with business purpose may appreciate with well-equipped business center and a versatile venue for corporate meeting or a unique setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-25202689/910633251901607281/24120" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/b26902b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233664-25442260/910633251901607281/28537" HotelName="DESIGN SORBONNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160400/1160380/e0894db5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6074-25187907/910633251901607281/29208" HotelName="APOLONIA PARIS MOUFFETARD, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44843/5311d816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92421-25260602/910633251901607281/30019" HotelName="HOTEL DE LA BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1080500/1080485/14e267ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-25319997/910633251901607281/31411" HotelName="D'AMIENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 31 ZONGFU STREET, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603416/50294309_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the heart of Chengdu's central business district, adjacent to the Chun Xi Lu shopping and dining complex. The Wu Hou shrine is a 10-minute drive away. This hotel features 402 guest rooms and there are extensive conference, meeting and banquet facilities, which are enhanced by a number of exciting dining and entertainment venues. The hotel provides free indoor fitness facilities including a heated indoor pool, aqua fit, a sauna, steam room, massage and spa treatments and a gym. The Grill Room serves fine-dining and western à la carte meals. Breakfast, lunch and dinner are served at the hotel. Guests can serve themselves from the buffet or choose from the menu and à la carte options. Attention to detail and excellent service will make the guest's stay at this hotel an unforgettable experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-25201172/910633251901607281/34066" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522900/522821/b2640136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240687-25456433/910633251901607281/35789" HotelName="DE FRANCE QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1860000/1853500/1853451/5869beed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873744-28460614/910633251901607281/735" HotelName="APPARTEMENT WS GRANDS BOULEVARDS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873744/202010713445371.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862585-28489280/910633251901607281/10504" HotelName="APARTMENTS WS TOUR EIFFEL - NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45600000/45594400/45594312/430e47bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-28507708/910633251901607281/12547" HotelName="FRANCE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44797/da4e7307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-30100836/910633251901607281/14923" HotelName="AUTEUIL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12835/5805e9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25368-25210937/910633251901607281/23260" HotelName="BEST WESTERN MONTCALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13182/b19bb292_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-25200896/910633251901607281/23948" HotelName="HOTEL DU JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119448/1ef8d884_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-25210843/910633251901607281/31173" HotelName="MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63305/48775ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325064" Longitude="-98.254728" StarRating="3" HotelCode="0|233679-25442276/910633251901607281/33507" HotelName="EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Revolucíon Num 4, TLAXCALA CITY, MEXICO,90166</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4520000/4517000/4516978/e79c5f87_b.jpg</HotelPictures>
        <HotelDescription>Hotel El Refugio serves as a great base for exploring the beautiful city of Tlaxcala. It offers all the basic amenities for a pleasant stay. This hotel features rustic décor with hardwood furnishings and colorful Mexican-style motifs. Enjoy a wonderful vacation in Tlaxcala!&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-25502337/910633251901607281/34207" HotelName="IDOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558200/558173/988fb59b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23231-25210672/910633251901607281/35000" HotelName="TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83096/4017d90b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-28498441/910633251901607281/11218" HotelName="DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63307/f9e257b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10489-22394440/910633251901607281/18686" HotelName="CITADINES APARTHOTEL BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526635/2ce652b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-22266523/910633251901607281/19888" HotelName="MERCURE PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17016/f6ba409f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-25187980/910633251901607281/21116" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6058-25187904/910633251901607281/22658" HotelName="DES COMEDIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10474/b02a30bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-25187892/910633251901607281/29461" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263068-25489747/910633251901607281/32165" HotelName="LE ROCROY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169595/9b760306_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-25201726/910633251901607281/34398" HotelName="GASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197600/197550/6edd10c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-25648295/910633251901607281/37765" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350033-25541550/910633251901607281/38154" HotelName="JOKE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10516600/10516568/80f42c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-25201711/910633251901607281/38335" HotelName="LEBRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565643/f5ef6e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51158-28456286/910633251901607281/8478" HotelName="CHOUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53523/78978918_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350390-28480202/910633251901607281/10610" HotelName="APARTMENTS WS OPÉRA - LAFFITTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350390/20221216125333759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-22238666/910633251901607281/20316" HotelName="OPERA D ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/899400/899321/d433affb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-22367178/910633251901607281/20615" HotelName="VILLA BEAUMARCHAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115200/115101/9b5d5ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-25190419/910633251901607281/23289" HotelName="PULLMAN PARIS CENTRE-BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525269/e1572b10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-25291855/910633251901607281/25885" HotelName="REGENCE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-25237421/910633251901607281/28935" HotelName="AIGLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49400/49327/02713bef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-25201247/910633251901607281/29371" HotelName="MERCURE PARIS OPERA FAUBOURG MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20023/a8cbd08f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607391-25765041/910633251901607281/33966" HotelName="VICTORIA CHATELET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17610000/17601300/17601222/5a06d3f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13119-28562703/910633251901607281/11001" HotelName="HOTEL LITTERAIRE LE SWANN, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564932/w3837h2475x3y0-fd2171ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-28500212/910633251901607281/13474" HotelName="KYRIAD PARIS 10 CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 12205 Apopka Vineland Road,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/443000/442901/1116675f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Lake Buena Vista, only minutes from the Walt Disney World® Resort. There is no shortage of activities in the world's most famous tourist destination: Walt Disney World® Theme Parks, Universal Studios® and Universal's Islands of Adventure just down the road. Visit Shamu at SeaWorld Orlando, or swim with the dolphins at Discovery Cove. For golf enthusiasts, there are several courses to choose from. Shopping opportunities abound in the Disney Downtown Area, close to the hotel, and there are two large shopping centres just 16 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|545648-25700091/910633251901607281/20947" HotelName="APARTHOTEL ADAGIO PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2160000/2156400/2156323/d0377d93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6069-25186765/910633251901607281/23277" HotelName="BRADY GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/620000/615400/615332/5a4e9d04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-25372937/910633251901607281/35908" HotelName="DES MINES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1221500/1221409/bbf0750c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-28524237/910633251901607281/5941" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18854-28461036/910633251901607281/6531" HotelName="GARDEN SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909192/577b8dcb_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-28500722/910633251901607281/6722" HotelName="IBIS PARIS GARE DE L'EST TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 PICAL, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565561/161cb3af_b.jpg</HotelPictures>
        <HotelDescription>Already a firm favourite among Porec admirers, the newly upgraded and refurbished hotel is located near the stunning beachfront in quiet surroundings, only a relaxing scenic stroll from the old town of Porec. The tranquil Mediterranean parkland setting and recent extensive renovations that include an impressive show cooking restaurant with an even larger panoramic terrace, spacious rooms, innovative children's programs at the Maro Club and beach with unforgettable view of Porec allow to spend a carefree holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-28507680/910633251901607281/10741" HotelName="JARDIN DE VILLIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517063/3b2943fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-28524210/910633251901607281/14237" HotelName="EDEN OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906900/906871/5f0ac44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25367-25212477/910633251901607281/22458" HotelName="BEST WESTERN PLUS HOTEL MERCEDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44712/4133a347_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14508-25201243/910633251901607281/28435" HotelName="DIVA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/898200/898175/c2a65388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-25371593/910633251901607281/33430" HotelName="DU BEAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4955900/4955841/4f1e886a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-25187975/910633251901607281/33494" HotelName="TRIANON GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13375/ffc239e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-25441966/910633251901607281/37761" HotelName="LITTLE REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523434/23839535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21758-28467341/910633251901607281/2604" HotelName="MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565631/9d979b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-22369388/910633251901607281/18740" HotelName="DRAWING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74270000/74262400/74262305/d3b88232_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-22367252/910633251901607281/19411" HotelName="MARAIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/125800/125775/8f76abae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-22238350/910633251901607281/19416" HotelName="HOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5335100/5335076/32836141_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-25765133/910633251901607281/22171" HotelName="HÔTEL STELLA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20069/d66860c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-25200963/910633251901607281/24264" HotelName="CITADINES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447033/8a508734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-25231866/910633251901607281/30473" HotelName="MARCEAU BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1388200/1388103/99b5b977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-25442442/910633251901607281/31403" HotelName="LOUVRE BONS ENFANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543400/2543392/dd5d1cdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14482-25201238/910633251901607281/34428" HotelName="DANEMARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1274000/1273955/0786c170_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-25291871/910633251901607281/35277" HotelName="SOPHIE GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6116/7e87535f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233614-25442224/910633251901607281/35426" HotelName="CHATILLON PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1840000/1839000/1838960/7239f2c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6109-25187923/910633251901607281/36649" HotelName="HAUTEVILLE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565400/565308/2c70a424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6127-25187930/910633251901607281/37646" HotelName="LA MANUFACTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562436/45fac0ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-28457864/910633251901607281/1752" HotelName="WHISTLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603419/dd6fafcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-28578642/910633251901607281/3992" HotelName="MERCURE PARIS MONTPARNASSE RASPAIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558400/558353/4857157e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-28524253/910633251901607281/6943" HotelName="IBIS STYLES PARIS GARE DE L'EST CHATEAU LANDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Peartree Roundabout, Woodstock Road, OXFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53548/621e18d0_b.jpg</HotelPictures>
        <HotelDescription>The amazing hotel is situated in an ideal location for travelling into Oxford. It offers a relaxing environment for either a business or leisure stay in Oxford. The city offers a priority 'Park and Ride' bus service which is located next door to the hotel. The guest can enjoy an unforgettable trip to the Cotswolds, The new Silverstone Experience, Blenheim Palace and Bicester Village. The hotel offers conference facilities with a dedicated reception, business and stewarding team. All of the en suite rooms feature a separate bathroom and are fully equipped as standard. The hotel provides guests with a use of the residents only fitness room. The Junction Restaurant offers the very best in modern British cooking from an à la carte menu. A lighter meal or snack is available in the Bar and Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269190-28563698/910633251901607281/8879" HotelName="AC PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8199100/8199002/49078978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-32596400/910633251901607281/11165" HotelName="LE M HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1631600/1631556/49bd37ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-25201679/910633251901607281/23958" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-25642044/910633251901607281/25436" HotelName="EIFFEL BLOMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11620700/11620624/32952d43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10498-25200959/910633251901607281/26096" HotelName="CITADINES APART`HOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578600/578559/ea102a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-25447242/910633251901607281/26968" HotelName="DE VARENNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542853/aebaca4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-25187885/910633251901607281/28773" HotelName="ABACA MESSIDOR BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27705/9c9ef782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256673-25478750/910633251901607281/35881" HotelName="DAVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7160000/7153700/7153677/43e6ebe1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6082-25187910/910633251901607281/36555" HotelName="HOTEL CASIMIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11096/d5d90556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-26090060/910633251901607281/37588" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1219100/1219088/5a64341a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-25726230/910633251901607281/37940" HotelName="L'ESPERANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19640000/19631800/19631718/e43850d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350616-28480554/910633251901607281/2053" HotelName="AU PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350616/2022122210131833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-28500386/910633251901607281/4481" HotelName="SLEEPING BELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5638500/5638495/da615d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233927-28500221/910633251901607281/5514" HotelName="MINERVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/199700/199611/010046c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18832-25200788/910633251901607281/24514" HotelName="HOTEL PETIT SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3952900/3952880/4282261c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460505-25631825/910633251901607281/27511" HotelName="CASTEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522210/1f718950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408392-25586721/910633251901607281/30031" HotelName="HANDSOME BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565110/5ffd5a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-25210670/910633251901607281/31592" HotelName="LES BULLES DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34465/7cb25c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-25442310/910633251901607281/32898" HotelName="LES PLUMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Blvd. Miguel Aleman Mz 1 Lote D, TOLUCA, MEXICO,50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520100/3520010/4e45f13c_b.jpg</HotelPictures>
        <HotelDescription>Enjoy an efficient stay at the simple yet modern One Toluca Aeropuerto, an economy class hotel that is perfect for business travelers seeking excellent services during their trip to Toluca. The hotel offers an innovative concept that combines practical services and comfortable facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32609749/910633251901607281/38570" HotelName="GRAND HOTEL DU CALVADOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18804/18804_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-25187912/910633251901607281/39233" HotelName="LE QUARTIER BERCY SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197833/bd2f4dbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-28460147/910633251901607281/1006" HotelName="BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20205100/20205036/6030bab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-28560912/910633251901607281/1635" HotelName="ARIOSO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>115 Boulevard Mohammed V, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060700/1060627/4abbb980_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a great setting in the centre of Marrakech, on Boulevard Mohamed V. Located in the charming neighbourhood of Gueliz, this hotel is located just a short distance away from Jemaa El Fna Square. This hotel affords guests the ideal setting from which to explore and experience the rich culture and history of this mesmerising city. The hotel combines modern architecture, natural materials and a striking design. The guest rooms immerse visitors in tradition and style. The hotel affords guests a number of first-class facilities and services, delivering comfort, convenience and an unequivocal level of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-28531240/910633251901607281/6590" HotelName="IBIS PARIS GARE DU NORD LA FAYETTE 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9328/f4473266_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|527546-28458361/910633251901607281/8734" HotelName="PETIT PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/527546/201832312435148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|918836-28471924/910633251901607281/13687" HotelName="L OASIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918836/20211116124449837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-22264217/910633251901607281/19402" HotelName="GERANDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68521/4922c92e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-25190384/910633251901607281/22292" HotelName="25HOURS HOTEL TERMINUS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15940/42b79084_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-25201922/910633251901607281/31910" HotelName="MAISON MERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201100/201087/5d4f0633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-25610102/910633251901607281/35498" HotelName="MODERN EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106609/2df67e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.236509" Longitude="-81.498942" StarRating="4" HotelCode="0|186323-25371685/910633251901607281/37613" HotelName="LE PETIT PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>220 Gateway Center Blvd, Brunswick, 31525, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2855200/2855106/3faa7ddc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 4. Property description- Get more of the space you need to spread out and relax at our smoke-free Comfort Suites hotel in Brunswick, GA. Our hotel is close to the Emerald Princess II Casino, River Boat, Historic Downtown Brunswick, Fort Frederica National Monument, Overlook Park and Coastal Pines Golf Club. Each guest can enjoy our free breakfast, free WiFi, free weekday newspaper, fitness center, indoor pool and laundry facility. Each guest room comes furnished with a microwave, refrigerator, coffee maker, hair dryer and flat-screen TV. Sign up for Choice Privileges program and start earning rewards points with your next stay.. 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-25601829/910633251901607281/37733" HotelName="SAINT-PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233936-28457593/910633251901607281/11485" HotelName="MONTPENSIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877030/5967efe2_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13738-22367424/910633251901607281/18482" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16925/f7269339_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-22389033/910633251901607281/20363" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350900/1350813/19f8aeee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6077-25190372/910633251901607281/20971" HotelName="HYATT REGENCY PARIS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1337/w3836h2556x4y4-42f5edde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-25442252/910633251901607281/24946" HotelName="DES DUCS D`ANJOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891933/6a91a32f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21466-25210467/910633251901607281/25035" HotelName="ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562166/f0378277_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-25200790/910633251901607281/34243" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169961-25340059/910633251901607281/35023" HotelName="VIRGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686000/2685982/139dd6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|171062-25354720/910633251901607281/36811" HotelName="ILE DE FRANCE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48251/b32950d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|153034-32521194/910633251901607281/1365" HotelName="ARTEMISIA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166031/4b1f9bdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918553-28448941/910633251901607281/10503" HotelName="APARTMENT WS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918553/20211115144530884.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/910633251901607281/16977" HotelName="BEST WESTERN PLUS SYDNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53595/b5f275bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-22267967/910633251901607281/18828" HotelName="CROWNE PLAZA PARIS REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17013/02ed9653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-22238323/910633251901607281/18848" HotelName="DU PLAT D'ETAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880236/83360d56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13751-22367010/910633251901607281/20100" HotelName="TIMHOTEL INVALIDES EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19200/19177/8f0412ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18932-25203111/910633251901607281/21520" HotelName="HOTEL OPERA OPAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906200/906106/071f7680_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-25187972/910633251901607281/23242" HotelName="BEST WESTERN PLUS QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7561/e1302d25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25353-25210929/910633251901607281/28105" HotelName="SACHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83107/c325760c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489746-25652155/910633251901607281/29454" HotelName="LAZ HOTEL SPA URBAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144200/19144123/6d61c5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-25442030/910633251901607281/30964" HotelName="BORONALI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diego Dugelay 45, zSan Cristobal de las Casas, MEXICO,29200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6420000/6417700/6417623/w9546h7155x0y0-606475c6_b.jpg</HotelPictures>
        <HotelDescription>Villas Casa Morada is a comfortable property offering a peaceful atmosphere in San Cristobal de Las Casas. Featuring cozy guestrooms carefully decorated with local artisanal features, as well as an excellent location close to the most popular temples, museums, and plazas in this wonderful city. Offering all this and more, the hotel has everything you need for an unforgettable stay in this picturesque destination.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6089-25187914/910633251901607281/35766" HotelName="DES TROIS POUSSINS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789800/789751/c5063305_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-25542252/910633251901607281/38759" HotelName="NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>POINT DE LA VERDURE, LE GOSIER, GP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2534900/2534803/3329f6ab_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Canella Beach Hotel is located on the beach in Le Gosier's Grande-Terre neighborhood, close to Plage de Gosier, Place de la Victoire, and Musee Saint-John Perse. Other points of interest near this condo include Basilica of St Peter and St Paul and Schoelcher Museum.    Property Features.   Canella Beach Hotel's restaurant serves breakfast, lunch, and dinner. The condo also has a snack bar/deli and a coffee shop/café. A beach bar and a bar/lounge are open for drinks. The condo serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, a children's pool, and a spa tub.  Additional property amenities include multilingual staff, a garden, and a picnic area. Guests have access to a partner property's recreational facilities.    Guestrooms.     143 air-conditioned guestrooms at Canella Beach Hotel feature safes and windows that open. Rooms are all accessible via exterior corridors. Lanais offer beach, sea, or pool views. All rooms include separate sitting areas and are furnished with twin sofa beds and desks. At this 3-star condo, accommodations include kitchenettes with refrigerators and cookware/dishes/utensils. Bathrooms feature bathtubs or showers. Wireless Internet access is complimentary. Guestrooms offer direct-dial phones. Flat-panel televisions have satellite channels. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available three days a week.      Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          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:   A tax is imposed by the city: EUR 1.00 per person, per night   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-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-28560524/910633251901607281/11497" HotelName="OPERA MARIGNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785000/2784952/6e9221e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1324282-20600989/910633251901607281/16383" HotelName="APOLONIA PARIS MOUFFETARD SURE HOTEL COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-22291867/910633251901607281/19191" HotelName="LA PLANQUE HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ROUTE DE FEZ KM. 5, DAR TOUNSI, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30410000/30406800/30406702/f4acc770_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Lodge K Hôtel &amp;amp; Spa in Marrakech (Palm Groves), you'll be close to Museum Palmeraie and Marrakesh Museum. This 5-star lodge is within close proximity of Bab Debbagh and Maison de la Photographie.   Rooms   Make yourself at home in one of the guestrooms featuring refrigerators and flat-screen televisions. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a fitness center. Additional amenities include complimentary wireless Internet access and wedding services.   Dining   You can enjoy a meal at a restaurant serving the guests of Lodge K Hôtel &amp;amp; Spa, or stop in at a snack bar/deli.   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        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:  Pets allowed      &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-25455641/910633251901607281/21253" HotelName="WINDSOR HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547700/3547614/f5c1987f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-25190380/910633251901607281/21635" HotelName="HOLIDAY INN PARIS - GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44757/12cb3a39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-25340058/910633251901607281/23567" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50970-25230191/910633251901607281/25771" HotelName="BAUDELAIRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63326/72adf95e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169813-25341403/910633251901607281/28071" HotelName="ELYSEE SECRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1159800/1159701/0ebe0a3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|432590-28541739/910633251901607281/1835" HotelName="HÔTEL AMIRAL FONDARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/432590/2019421154942812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-28496958/910633251901607281/10137" HotelName="ABBATIAL ST. GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53483/61668c11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.924751000000000" Longitude="-77.054596000000000" StarRating="1" HotelCode="0|15347-28434808/910633251901607281/11210" HotelName="AMADEUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2660 Woodley Road NW, WASHINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904700/904640/1d856037_z.jpg</HotelPictures>
        <HotelDescription>This majestic hotel is situated just a few minutes away from the city centre. A subway station and the national zoo are only a few paces from the hotel. It comprises a total of 1.348 rooms and offers a lobby with a 24-hour reception. Further facilities here include a pub and a fancy cocktail lounge. There is also a bakery and a coffee shop. Those arriving by car may make use of the parking spaces (charges apply).  The comfortable rooms are tastefully designed and fully - equipped. Internet connection is also available. The air conditioning and heating may be individually adjusted.  There are 2 swimming pools located within the grounds of the hotel (use dependent on season). Sports enthusiasts may also enjoy a workout in the large gym.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6157-25187941/910633251901607281/27841" HotelName="LONDRES ET NEW YORK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14832/eba0f33f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-25497130/910633251901607281/34361" HotelName="LE LAPIN BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119356/970d8114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-25201731/910633251901607281/35467" HotelName="MAGENTA 38 BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888903/21aa4211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-26600839/910633251901607281/39419" HotelName="LE MILIE ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67320000/67319600/67319538/c2efd60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233691-28501150/910633251901607281/7535" HotelName="GRAND AMELOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233691/2013518111339707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-30100933/910633251901607281/15361" HotelName="PULLMAN PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17400/17333/4b00b369_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-22238452/910633251901607281/20283" HotelName="NOVOTEL PARIS VAUGIRARD MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14634/13f4360f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-25203306/910633251901607281/29793" HotelName="DE BANVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-25200630/910633251901607281/38870" HotelName="MY HOME IN PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26000/25924/c910a128_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-27593362/910633251901607281/39338" HotelName="OKKO HOTELS PARIS ROSA PARKS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92930000/92923000/92922922/970300ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-28496898/910633251901607281/6727" HotelName="IBIS PARIS GARE DE LYON REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166039/a11d03c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-28457819/910633251901607281/7403" HotelName="IBIS STYLES PARIS GARE DE L'EST MAGENTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16061600/16061517/dbdef6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10531-28434458/910633251901607281/13588" HotelName="HAVANE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174823/37a38222_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/910633251901607281/14942" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6877/0f9edf2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6175-220903/910633251901607281/16257" HotelName="BEST WESTERN RONCERAY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8745/a3c649cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-25317555/910633251901607281/24778" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-25210615/910633251901607281/36641" HotelName="LENOX MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1171400/1171303/b64313f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030027-26236004/910633251901607281/37865" HotelName="HOTEL CACTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523701/99d572e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-28473286/910633251901607281/13766" HotelName="GREET HOTEL PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14763400/14763306/ff6fca8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33349-25216816/910633251901607281/21657" HotelName="ZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/792200/792109/e3525cbf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-25211226/910633251901607281/23515" HotelName="HELIOS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1042600/1042503/w7911h5281x0y0-b52dc0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6075-25187908/910633251901607281/25257" HotelName="BEST WESTERN LE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5900/5816/d3a94d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-25202552/910633251901607281/26399" HotelName="M SOCIAL PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8539/691baa14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21754-25210506/910633251901607281/26670" HotelName="BEAUREGARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848390/9301c428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-25202643/910633251901607281/30130" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-25210616/910633251901607281/31620" HotelName="VILLA DES TERNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53593/cdb4ca23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-25200794/910633251901607281/37144" HotelName="LE CLEMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/797200/797166/w7928h5290x0y0-abc84a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-25371517/910633251901607281/37782" HotelName="LEOPOLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2954800/2954754/a881bf44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91531-25259918/910633251901607281/38214" HotelName="KUNTZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615600/1615515/9254b012_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13082-28578629/910633251901607281/4882" HotelName="MERCURE PARIS OPERA LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8862/950e4d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-25190397/910633251901607281/22363" HotelName="BEST WESTERN PREMIER TROCADERO LA TOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889936/ec0daafb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-25187976/910633251901607281/26950" HotelName="CHAVANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-25216328/910633251901607281/31357" HotelName="D'ESPAGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564952/0af2f6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-25765025/910633251901607281/33179" HotelName="ELYSEES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12300/12265/1d731b2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-25648235/910633251901607281/33678" HotelName="MICHELET ODEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15135700/15135601/b6b7b77d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-25242592/910633251901607281/34229" HotelName="SPLENDOR ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34071/5299876a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-25601939/910633251901607281/34673" HotelName="MIRAMAR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11465900/11465813/32aa700e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-25689624/910633251901607281/36287" HotelName="DE ROUBAIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408992-25587005/910633251901607281/37098" HotelName="GRAND HOTEL DES BALCONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15340000/15333600/15333594/0511409c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-28441156/910633251901607281/8415" HotelName="APARTADAGIO ACCESS PARIS PHILIPPE AUGUSTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1195700/1195625/c9afc585_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607392-25765043/910633251901607281/24435" HotelName="HOTEL VILLA MADEMOISELLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33680000/33676300/33676209/3238c488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24488-25212363/910633251901607281/28649" HotelName="MERCURE PARIS ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27000/26958/56b417d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234154-25442696/910633251901607281/30969" HotelName="SAINT CYR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827300/9827286/4104942e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-25601679/910633251901607281/32450" HotelName="APOLLON MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521505/0a8e5058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-25201691/910633251901607281/33446" HotelName="DES NATIONS ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13800/13770/05c1f438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-25690076/910633251901607281/38044" HotelName="OPERA MAINTENON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 FIFTEENTH AVE ,TAURANGA 3112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3640000/3634300/3634265/357a3591_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Tauranga, Bennetts Motor Inn puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Tours, car park, laundry service/dry cleaning, meeting facilities are on the list of things guests can enjoy. Relax in your comfortable guestroom, featuring daily newspaper, bathtub, jacuzzi bathtub, kitchenette, coffee/tea maker. The hotel offers various recreational opportunities. Discover all Tauranga has to offer by making Bennetts Motor Inn your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-28586466/910633251901607281/3928" HotelName="VILLA ROYALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/875200/875130/49d93958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652341-28503028/910633251901607281/6731" HotelName="IBIS PARIS GARE MONTPARNASSE 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652341/2021111612330440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-25210390/910633251901607281/30454" HotelName="FLORIDE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10640/683b1a35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-25187929/910633251901607281/36919" HotelName="LE 55 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901190/e897ee15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-28499569/910633251901607281/7166" HotelName="IBIS STYLES PARIS CADET LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34211/3fe2feb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-28563726/910633251901607281/8012" HotelName="PHILEAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Pkwy, Humble, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451458/3cebbe5f_b.jpg</HotelPictures>
        <HotelDescription>The BEST WESTERN PLUS Intercontinental Airport Inn is located off Highway 59 just two miles east of the airport providing free pickup from the airport 5:00 a.m. until midnight and free scheduled morning airport drop-off (Times: 5:00 A.M., 5:30 A.M., 6:00
 A.M., 6:45 A.M., 7:30 A.M., 8:15 A.M., 9:00 A.M., 9:45 A.M., 11:15 A.M.) At our hotel start every day with a free newspaper and enjoy our complimentary hot breakfast. In your room, work on your spacious desk with wired and wireless free high-speed Internet
 access or relax on your five star pillow top bed watching your flat screen 42 inch LCD television equipped with 140 plus HD channels. For your well being a fitness center is provided, with a treadmill, stationary bike, and elliptical machine. The meeting facility
 is perfect for small functions accommodating up to 40 people. Everything that you need in the way of restaurants and shopping are easily accessible from the BEST WESTERN PLUS Intercontinental Airport Inn, your home away from home.
&lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Children 12 And Under Are Free In Room With One Paying Adult In Existing Bedding.&lt;br /&gt;Maximum child age: 12&lt;br /&gt;Pets Not Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-25200960/910633251901607281/24655" HotelName="CITADINES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-25187899/910633251901607281/29157" HotelName="34B ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-25201113/910633251901607281/32193" HotelName="MARCEAU CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560197/4c32c5df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-25339608/910633251901607281/32419" HotelName="TRIANGLE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517200/517154/c36616d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6237-25187966/910633251901607281/34744" HotelName="GEORGE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870400/870400/cbaf5853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428479-27602353/910633251901607281/36339" HotelName="MERCURE PARIS BUTTE MONTMARTRE BASILIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106430900/106430883/533a6d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6200-25187953/910633251901607281/38971" HotelName="PALM - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565627/5c0ee4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-25230212/910633251901607281/32058" HotelName="LOUIS BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150136/e20e0b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|187679-25372795/910633251901607281/32736" HotelName="MAISON ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874614/343b4c84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12899-25201085/910633251901607281/33984" HotelName="EDOUARD VI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14738/7a7c0fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-25455587/910633251901607281/34561" HotelName="FRENCH THEORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267496/183b27a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240274-28458480/910633251901607281/1219" HotelName="LA NOUVELLE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19300000/19291700/19291630/44e2b8ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-22366982/910633251901607281/19538" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20931/9a521d0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-22366959/910633251901607281/19644" HotelName="MERCURE PARIS ARC DE TRIOMPHE WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119800/119745/e43121a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13715-25201167/910633251901607281/22555" HotelName="HOTEL MODERNE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470840/79bce04f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-25230216/910633251901607281/22686" HotelName="GRAND DE NORMANDIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885000/884901/ab30116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-25201710/910633251901607281/29414" HotelName="LE CARDINAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863813/ac0a1794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14507-25202637/910633251901607281/30005" HotelName="TERRASS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/868/0d5ca68c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-25202556/910633251901607281/30426" HotelName="NUAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27903/9dea75d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6088-25187913/910633251901607281/35302" HotelName="VILLA BOHEME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115063/5b0da362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-25263826/910633251901607281/36091" HotelName="PARIS LOUVRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>131 Buell Avenue, Cheektowaga, 14225, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157100/1157096/dc9c4214_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 110. Suites: 34. Single-bedded accommodations: 31. Double bedrooms: 45. Smoking rooms: 0. Nonsmoking rooms: 110. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express Buffalo Airport!
We are located adjacent from the Buffalo Niagara International Airport BUF. We are a short distance to one of the "Wonders of the World" Niagara Falls NY USA, Fashion Outlets of Niagara Falls USA and minutes from downtown Buffalo. Local to Division sport schools including SUNY University at Buffalo! Visit The Buffalo Waterfront for year round activities for the whole family. If you are a history buff we have Freedom Crossing, Buffalo Naval Park, and the Erie Canal. Shopping center Walden Galleria Mall is three miles away.
Home of the Buffalo Bills at Bills Stadium, Buffalo Sabres and Buffalo Bandits at Key Bank Center! Book your short term or long term corporate rooms. Our hotel offers standard rooms and suites with single serve Coffee makers, complimentary Wi-Fi and DirecTV. Express Start breakfast with DIY Pancakes, famous cinnamon rolls &amp;amp; more! After a great day of sightseeing, relax in our full sized heated indoor pool, hot tub or fitness center! Complimentary BUF Airport Shuttle. Our meeting room can accommodate up to 40 guests. 24-hour business center is perfect for printing your boarding pass or business needs.
Government &amp;amp; Military per diem rates online! Our hotel is conveniently located within driving distance to: Siemens, Ingersoll Rand, Parker Hannifin, Moog, Cerner, Kaleida Health, Raytheon and the Buffalo Niagara Medical Campus! We await your arrival!. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 131 Buell Avenue, Cheektowaga, 14225, NY, US. Additional Phone Numbers: Fax - Other: 17166318787. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-25551301/910633251901607281/38737" HotelName="LOCOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6508700/6508662/f4fdbcbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-26236074/910633251901607281/39204" HotelName="LE VILLAGE MONTMARTRE BY HIPHOPHOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714800/7714760/82e42c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|82169-28524288/910633251901607281/3438" HotelName="VILLA MODIGLIANI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201121/979fa9c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428475-28590394/910633251901607281/3722" HotelName="LE CLARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97190000/97182400/97182359/e7f2ec55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6038-25187895/910633251901607281/25331" HotelName="AULIVIA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557940/402c8288_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6051-25187901/910633251901607281/26017" HotelName="BRITTANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68517/fcbdcfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14465-25201233/910633251901607281/27155" HotelName="BAILLI DE SUFFREN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894900/894821/w8183h5464x0y0-928eb85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234205-25442758/910633251901607281/32162" HotelName="TERMINUS LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1072900/1072848/98cf77d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1320234-28477099/910633251901607281/10289" HotelName="DU MONT BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72550000/72540700/72540676/f6b2bf7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-22384240/910633251901607281/19511" HotelName="HOLIDAY INN PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19247/de530328_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607400-25765055/910633251901607281/21066" HotelName="HÔTEL EIFFEL TROCADÉRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5096/47ef2d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50964-25231601/910633251901607281/24165" HotelName="DURET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1082400/1082336/1f26d8c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-25202645/910633251901607281/27929" HotelName="MAISON ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34075/a865a23a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-25201114/910633251901607281/31624" HotelName="STAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/800900/800831/w2306h1300x0y0-63937d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-25187934/910633251901607281/33373" HotelName="TOURAINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1889/c5ad01bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873773-26089928/910633251901607281/36110" HotelName="EDGAR RESTAURANT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6456400/6456398/3016e2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-28501696/910633251901607281/3112" HotelName="MAISON ELLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31810000/31804400/31804333/2e588242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263066-25489745/910633251901607281/22573" HotelName="ELYSÉES BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8931/8a36de69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169809-25341402/910633251901607281/23073" HotelName="BOURGOGNE ET MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14768/22b83e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-25216046/910633251901607281/23919" HotelName="BEST WESTERN PLUS OPERA BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789500/789461/1f226c07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-25237849/910633251901607281/33059" HotelName="MIDNIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 STAGON 1, KALAMBAKA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522203/00bed710_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Kalambaka and was established in 1980. Hotel was renovated on 2006. It is very close to the Meteora rocks. There are rooms with a view in the unique rocks of Meteora ans rooms with view to the swimming pool and the beautiful garden of the hotel. All 74 rooms are equipped with hairdryer and air conditioning, TV , telephone, shampoo, body shower, soap. Hotel has a restaurant and breakfast is American served on a buffet. In the yard of the hotel you will find 2 chapels that are built inside the rock of Meteora.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411062-25591158/910633251901607281/37955" HotelName="SAINT-LOUIS PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13270000/13263100/13263038/5449de84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232392-25441256/910633251901607281/32799" HotelName="LE MAREUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382700/1382678/bc429740_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-25282885/910633251901607281/37493" HotelName="LE PAVILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166020/bd7d8919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-28500723/910633251901607281/6619" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-25492501/910633251901607281/23096" HotelName="DU MINISTERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877036/26dc01a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10514-25200964/910633251901607281/25021" HotelName="CITADINES APART`HOTEL TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419165/857b5c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-25340061/910633251901607281/29294" HotelName="RELAIS SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4730800/4730712/08c3b504_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-25489743/910633251901607281/30478" HotelName="BEAUQUARTIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554900/3554900/eeb9a82c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-25200952/910633251901607281/33620" HotelName="MAXIM FOLIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691200/691190/1eda0909_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-25190365/910633251901607281/34827" HotelName="LE GENERAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18971-25203114/910633251901607281/36564" HotelName="SAINTE BEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903000/902975/ec6d5172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-28529522/910633251901607281/1619" HotelName="LANGLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO.333 SI PING RD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510800/7510766/b5307657_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Motel 168 Si Ping Road Inn is located in central Shanghai, close to Lu Xun Museum, The Bund, and Nanjing Road Shopping District. Nearby points of interest also include Yu Yuan Garden and People's Square.    Hotel Features.   Motel 168 Si Ping Road Inn features a restaurant. This hotel offers small meeting rooms and business services.  Guest parking is complimentary. Additional property amenities include multilingual staff, tour/ticket assistance, and express check-in.    Guestrooms.     Air-conditioned guestrooms at Motel 168 Si Ping Road Inn feature windows that open and slippers. Bathrooms feature handheld showerheads, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have pay movies. Rooms also include blackout drapes/curtains.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-28586440/910633251901607281/2978" HotelName="VILLA ROMANTIC AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74291300/74291222/79b847e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-28456913/910633251901607281/6545" HotelName="BIENVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106604/a39eb133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652342-28503029/910633251901607281/7139" HotelName="IBIS PARIS TOUR MONTPARNASSE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103455/b9df5eb5_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6169-25187944/910633251901607281/29046" HotelName="PARIS OPERA BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565589/db72a8c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-25587073/910633251901607281/37515" HotelName="SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124204/1d018f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-25447136/910633251901607281/26113" HotelName="ALISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53485/484a0dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50955-25229761/910633251901607281/27350" HotelName="CARINA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/661900/661848/b9cc7630_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6023-25187887/910633251901607281/31814" HotelName="ACADIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1171/a7e1d907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-25442414/910633251901607281/35092" HotelName="LE CLOS MEDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/425300/425236/a6c3871b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138252-25308830/910633251901607281/38030" HotelName="JOYCE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615700/1615638/25d86aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413105-25592060/910633251901607281/24290" HotelName="BEST WESTERN HOTEL LE MONTMARTRE SAINT PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11677/db283388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626100-25796307/910633251901607281/34702" HotelName="DE PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38840000/38834000/38833952/b3425c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436505-28500914/910633251901607281/998" HotelName="VIC EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1071000/1070983/86287261_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-28496748/910633251901607281/2701" HotelName="SEROTEL LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574838/b058f0b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6209-28530719/910633251901607281/11774" HotelName="AIDA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53525/fbcd6210_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-27064001/910633251901607281/19743" HotelName="MONSIEUR CADET HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133688/0d9f1137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-25210720/910633251901607281/27520" HotelName="REGINA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565628/0fcda9bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-25558502/910633251901607281/36968" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-28499221/910633251901607281/2593" HotelName="AUSTINS ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1- 5 Jernbanegaten, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522174/f87f10a9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Lillehammer and was established in 1896. It is a short drive away from the Maihaugen and the nearest station is Lillehammer Stasjon. The Hotel has a restaurant, a bar and a conference room. All 89 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652326-28503021/910633251901607281/6681" HotelName="BOILEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652326/202111151604954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.398700000000000" Longitude="-81.463700000000000" StarRating="3" HotelCode="0|18831-25201690/910633251901607281/27120" HotelName="DERBY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6300 Parc Corniche Drive, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1244/53776132_b.jpg</HotelPictures>
        <HotelDescription>This family-friendly Orlando property is surrounded by the Grande Pines Golf Club and offers free shuttle service to major local attractions. Guests can enjoy the spacious outdoor pool and hot tub. Parc Corniche Condominium Suites offers spacious rooms with a fully equipped kitchen and private balcony. Cable TV, a coffee maker and ironing facilities are included. A 24-hour fitness center and a games room are open to all guests of Parc Corniche. A convenience store and laundry facilities are also on the site. *Resort Fee: direct payment at the hotel.

"Swimming pool will be closed for painting and maintenance from December 3rd &amp;amp; 4th, 2019"&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-25502499/910633251901607281/29898" HotelName="CHESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18793-25200832/910633251901607281/32791" HotelName="AROTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73500000/73492900/73492872/c1a80ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-25371577/910633251901607281/32946" HotelName="PASSY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2824900/2824859/3bf47187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161826-25340798/910633251901607281/33916" HotelName="SEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2858400/2858386/fadba482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233784-25442330/910633251901607281/34615" HotelName="LES JARDINS DE MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24300000/24295400/24295324/24273de4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862548-28487380/910633251901607281/10110" HotelName="APARTMENTS WS LOUVRE - RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/862548/2020716103232794.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23564-25212257/910633251901607281/22348" HotelName="BALMORAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14555-25201249/910633251901607281/23053" HotelName="HOTEL ZELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562165/d6e8a01b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|88757-25255319/910633251901607281/25040" HotelName="ASCOT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48220/e507092d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-25202696/910633251901607281/25312" HotelName="MERCURE PARIS GARE DE LYON TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562423/54303971_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.16314" Longitude="14.07369" StarRating="4" HotelCode="0|410813-25591034/910633251901607281/32971" HotelName="VERNEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REFUGEN 1, VARNAMO, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521679/8e1c7266_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ibis Hotell Vidöstern i Värnamo is located in Varnamo, close to Vandalorum, Bruno Mathsson Center, and Apladalen Open-Air Museum and Park. Additional area points of interest include Aminne Ironworks Museum and Varnamo Golf Club.    Hotel Features.   Ibis Hotell Vidöstern i Värnamo's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include a sauna. This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. This Varnamo property has 3 meeting rooms.  Self parking is complimentary. Additional property amenities include a terrace, multilingual staff, and self parking. This is a smoke-free property.    Guestrooms.     57 guestrooms at Ibis Hotell Vidöstern i Värnamo feature windows that open and blackout drapes/curtains. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Satellite television is provided. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   The photos in this description reflect the brand standard and are provided for illustrative purposes only.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: SEK 125 per room  Buffet breakfast fee: SEK 85 for adults and SEK 43 for children (approximately)   Rollaway bed fee: SEK 150 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233945-28543664/910633251901607281/11622" HotelName="MUGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233945/2013520125316514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69823-28502066/910633251901607281/11790" HotelName="DE LARCADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/69823/2009722101927625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-22291506/910633251901607281/19407" HotelName="GRAND HOTEL MALHER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7650000/7640300/7640209/84c4053a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-22367005/910633251901607281/20558" HotelName="TIMHOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53579/95e8fdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-25203344/910633251901607281/24548" HotelName="SAINT PETERSBOURG OPERA AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6800/6713/16bc02b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-25190398/910633251901607281/26253" HotelName="MELIA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24929/9d5e5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-26073139/910633251901607281/38629" HotelName="LE BELGRAND HOTEL PARIS CHAMPS ELYSEES, TAPESTRY BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48530000/48527400/48527358/0a47d308_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-28457696/910633251901607281/1766" HotelName="LANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350426-28480209/910633251901607281/1832" HotelName="ARC DE TRIOMPHE-CARNOT LUXURY AND DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350426/20221219105739831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-28496591/910633251901607281/12720" HotelName="GAILLON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64926/6666bcf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14498-22259804/910633251901607281/20395" HotelName="ELYSEES REGENCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12800/12717/582b0910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-25765023/910633251901607281/22371" HotelName="HOTEL THEOREME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1104 North General Bruce Dr, Temple, 76504, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188357/201312395021978.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 59. Floors: 2. Property description- Welcome to the Days Inn Temple, TX. We are conveniently located off of Interstate 35, 2 Miles from downtown and 3 Miles from the world renowned Scott and White Hospital. Renovated in 2006, the list of amenities at our property include - Free High-Speed Wireless and Wired Internet, Free Daybreak Breakfast, Free USA Today Paper, and a sparkling outdoor pool. All rooms also feature microwaves , coffee makers, hair dryers, and irons with ironing boards.. Onsite facilities information- ParkingProperty was built in 1993. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6094-25190375/910633251901607281/22601" HotelName="7 EIFFEL BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34186/bd2cadc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25366-25210936/910633251901607281/23370" HotelName="GRAND HOTEL CHICAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16700/16642/99ae3b93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234062-25442592/910633251901607281/31246" HotelName="APPART HOTEL AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7631500/7631477/ccf3a7fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68829-25238201/910633251901607281/33361" HotelName="ETOILE RESIDENCE IMPERIALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3137/40542cf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-25201173/910633251901607281/37093" HotelName="RASPAIL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564897/096ce733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-25455873/910633251901607281/37687" HotelName="QUEEN`S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673058/320ea5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6210-28560880/910633251901607281/983" HotelName="XO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17410000/17402500/17402492/8f4046ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1368847-28481398/910633251901607281/12538" HotelName="HOTEL LES DEUX GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-23280941/910633251901607281/19318" HotelName="HÔTEL AMOI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74100000/74092600/74092581/d626e107_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-25212362/910633251901607281/22311" HotelName="HOLIDAY INN PARIS PALAIS DE L'ELYSEE, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/109500/109408/1b953e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-25211055/910633251901607281/22593" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-25447264/910633251901607281/24635" HotelName="IBIS PARIS AVENUE DE LA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10912000/10911936/ce210672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|387350-25569535/910633251901607281/25137" HotelName="ARVOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527547/7a50a152_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13117-25202443/910633251901607281/30891" HotelName="MAISON NABIS BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564956/11b09e38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-25216342/910633251901607281/34834" HotelName="DADOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1490000/1486900/1486880/6ef7f423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607636-25765265/910633251901607281/34951" HotelName="LES DEUX GIRAFES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23580000/23579300/23579235/b69ca7e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-25201313/910633251901607281/37931" HotelName="PASTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63912/882a852f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-28434568/910633251901607281/6990" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0637d064_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-25355657/910633251901607281/28325" HotelName="DE FRANCE GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1818 Victoria Avenue, Regina, S4P 0R1, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3077500/3077453/w8029h5358x0y0-9708c5bd_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 228. Floors: 15. Property description- Ideally located in downtown Regina, the Ramada Plaza Regina Downtown hotel is walking distance to Cornwall Centre Shopping Mall, Casino Regina, the Saskatchewan Trade and Convention Centre as well as many corporate locations including Viterra, Sask Energy, Sask Power and several government offices. Enjoy parking for a nominal daily fee, an indoor swimming pool and hot tub, as well as a fully equipped fitness centre.  Guests can host a wide range of meetings for up to 300 people and enjoy dining onsite at The Atrium Family Restaurant, Fibber McGees Pub and Mulligans Lounge. Room service is also available. All guest rooms offer pillow top beds, coffee makers, voice mail and complimentary wireless high speed internet access. Hot tub and family suites are also available as well as business class rooms.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-25398917/910633251901607281/31044" HotelName="LE GREY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561997/538db90d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-25339370/910633251901607281/31462" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234227-25442788/910633251901607281/34384" HotelName="VILLA GLAMOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2172900/2172825/76866f4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-25201704/910633251901607281/37129" HotelName="JARDIN LE BREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8108100/8108005/85a30990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6162-28586463/910633251901607281/11557" HotelName="PANACHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6716500/6716425/5052beb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/910633251901607281/16883" HotelName="BEST WESTERN ARAMIS SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1396/cffaa437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70244-22389345/910633251901607281/18335" HotelName="APARTHOTEL ADAGIO PARIS HAUSSMANN CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582400/582310/03d9a75c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6095-25187918/910633251901607281/23536" HotelName="ELYSEES CERAMIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81700/81652/3b97e15d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25370-25210938/910633251901607281/30588" HotelName="AUGUSTIN ASTOTEL (EX SAINT AUGUSTIN ELYSEES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21600/21583/2caeb8be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.323930740356445" Longitude="-97.70577239990234" StarRating="4" HotelCode="0|92889-25260818/910633251901607281/32112" HotelName="REGENTS GARDEN - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6121 North Ih 35, Austin, 78752, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5251/984a6a95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 293. Suites: 10. Single-bedded accommodations: 159. Double bedrooms: 134. Smoking rooms: 0. Nonsmoking rooms: 293. Physically challenged rooms: 12. Floors: 7. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800 227-6963 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Best of Hotels in Austin, TX
Located at the crossroads of I-35 and Highway 290, the Crowne Plaza Austin hotel puts you in the center of it all! By staying with us, you will experience award-winning service and upscale features while enjoying easy access to the best local attractions. 
If youre looking for accommodations for South by Southwest or Austin City Limits, we are an ideal choice for any traveler. Of the hotels near University of Texas, we offer the perfect location to cheer on the Texas Longhorns at Texas Memorial Stadium.  If you're a music fan, you can't go wrong with a visit to the "Live Music Capital of the World. Austin always has something for everyone! 
Our amenities were designed with you in mind.  Start the day with our extensive breakfast buffet, served in Crossroads Grille, or enjoy your favorite beverage in the Crossroads Lounge.  You can also keep active in our 24-hour fitness center or swim a few laps in our year-round pool and spa.
Your success matters to us. Recognized for Meeting Service Excellence, we offer more than 13,000 sq. ft. of the best event space Austin has to offer. A Certified Crowne Plaza Meetings Director will ensure that everything runs smoothly, and our Sleep Advantage Program delivers a restful nights sleep for the next day's activities.
Contact us today to stay at the top hotel in Austin, TX! We look forward to your visit.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: USD. Additional Addresses: Other: 6121 North Ih 35, Austin, 78752, TX, US. Additional Phone Numbers: Fax - Other: 15123715257. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626032-25796205/910633251901607281/35430" HotelName="TINAH PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35440000/35436600/35436585/f710ffa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-28562443/910633251901607281/6908" HotelName="LES JARDINS DE LA VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3025000/3024999/99d54554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884735-28447816/910633251901607281/10156" HotelName="APARTMENTS WS JARDIN DU LUXEMBOURG - BOISSONADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884735/20201214102231514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163506-22252476/910633251901607281/18615" HotelName="BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562164/eea53f12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-22273920/910633251901607281/19245" HotelName="LE COLISEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tamengo, Anadia-Coimbra -Portugalngos, 3780-541, Curia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8045200/8045174/5fc14966_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Curia and was established in 1926. It is 15.0 Km from the National Bussaco Forest and the nearest station is Local Train Station. The Hotel has a restaurant, a bar, a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 100 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Chateau year Built: 1926 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14473-25201234/910633251901607281/25000" HotelName="CHAMBELLAN MORGANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562175/05d181d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-25201693/910633251901607281/30544" HotelName="ELYSA LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558300/558201/2791e957_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-26644618/910633251901607281/33617" HotelName="BABA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87830000/87828000/87827922/30c0d7be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-25442172/910633251901607281/39243" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161583-28496988/910633251901607281/6094" HotelName="ELYSEES FLAUBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34190/3a20590f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-28560858/910633251901607281/7168" HotelName="IBIS STYLES PARIS GARE SAINT LAZARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7368/b46d4439_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-28565709/910633251901607281/9914" HotelName="LE GRAND QUARTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39210000/39204800/39204752/43979597_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.755300" Longitude="-1.740400" StarRating="4" HotelCode="0|130003-22367171/910633251901607281/19990" HotelName="NOVOTEL PARIS CENTRE BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 ROYDSDALE WAY  EUROWAY, BRADFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9800/9732/93b215af_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located just off the M606, between Bradford and Leeds city centres. The proximity to the area's major roads makes the hotel a great base, whether passing through, visiting either city on business, or exploring the surrounding region for leisure. Bradford Interchange and Forster Square railway station are just 4 km away and Leeds Bradford International Airport is only 13 km away. With great access to the region's major road network and comfortable accommodation at great-value rates, the hotel is ideal for business and leisure travellers alike. It has 130 comfortable rooms, all of which are well-equipped with all the modern comforts and facilities one may need to relax or to work more efficiently.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92154" Longitude="100.87723" StarRating="4" HotelCode="0|425987-25601685/910633251901607281/33873" HotelName="GRAND PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>142/50 M.10 Soi Yensabai T.Nongprue A.Banglamung ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2707200/2707145/b7706162_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, Pius Place puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, photocopying, printer are there for guest`s enjoyment. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, garden, before retiring to your room for a well-deserved rest. Pius Place is an excellent choice from which to explore Pattaya or to simply relax and rejuvenate. &lt;br /&gt;Guests over 7 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-28499051/910633251901607281/9986" HotelName="JACQUES DE MOLAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901149/e938bb9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233699-25442298/910633251901607281/31875" HotelName="MONSIEUR HELDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3016500/3016441/a7d53966_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-25201725/910633251901607281/33185" HotelName="PAVILLON OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662600/662582/a8cc9ea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-28500860/910633251901607281/6323" HotelName="IBIS PARIS GARE DE L'EST 10EME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18090000/18083200/18083172/d1e5924f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|225950-25428281/910633251901607281/23658" HotelName="EIFFEL TURENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5806400/5806325/cf99e0c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284828-25502363/910633251901607281/26516" HotelName="LE MARIANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8850000/8842100/8842016/1fd45e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15345-25201316/910633251901607281/28414" HotelName="ROYAL GARDEN CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186300/186278/f65c1f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-25201714/910633251901607281/30191" HotelName="MADELEINE HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565104/04ecfa7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6181-28498776/910633251901607281/5230" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-22367271/910633251901607281/20301" HotelName="FOLKESTONE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16973/6b5589be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428472-27600195/910633251901607281/27458" HotelName="HOTEL DU CHATEAU DEAU - TOURISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103020000/103017400/103017397/9760ef06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-25263816/910633251901607281/31678" HotelName="MARAIS GRANDS BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890224/dac858ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-25201318/910633251901607281/37045" HotelName="LE ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564942/c269f870_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-26648044/910633251901607281/38856" HotelName="QUINZERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45590000/45586300/45586214/1ffde69c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-28497129/910633251901607281/12963" HotelName="DES MARRONNIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129575-22366910/910633251901607281/18791" HotelName="CADET RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1633800/1633756/3ff83e74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-27715521/910633251901607281/25750" HotelName="HOTEL FLANELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652354-28503032/910633251901607281/645" HotelName="WS CHAMPS ELYSÉES - PONTHIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19450000/19440100/19440080/8bf21d3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350340-28480196/910633251901607281/8666" HotelName="APARTMENT WS HÔTEL DE VILLE - LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350340/2022121510261545.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-25187919/910633251901607281/22408" HotelName="ELYSEES UNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486277/fd7135f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-25442406/910633251901607281/28189" HotelName="DUO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7620000/7614300/7614251/w5832h3880x0y13-3285aa02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-25369811/910633251901607281/29901" HotelName="CRAYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571900/2571854/w2971h1974x133y133-909e68ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-25586723/910633251901607281/34618" HotelName="DE SUEZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12567100/12567062/790e407a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874153-32594459/910633251901607281/12722" HotelName="HABITUEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21320000/21313400/21313353/ed5c5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-23058160/910633251901607281/18984" HotelName="HOTEL LE 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1810000/1808400/1808319/7e2e96f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-25230849/910633251901607281/21808" HotelName="HOTEL JOE M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 KÖNIGSWALL, DORTMUND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1117/69630413_b.jpg</HotelPictures>
        <HotelDescription>Located right in the heart of Dortmund, this city hotel is situated in one of the most important towns of Germany's industrial Ruhrgebeit area. Perfect for business and leisure travellers alike, this hotel is centrally located, a mere 15 kms from Dortmund airport. Within 7 minutes by metro, guests will find themselves in the Westfalen Halle business district. Boasting a modern exterior, this hotel prides itself on its ability to infuse modern architecture whilst maintaining high levels of comfort and serenity. Guest rooms are decadently designed, with the aim of creating ample space for each guest to enjoy. For guests wishing to take their relaxation further, the hotel offers its own sauna and steam bath. To reenergise, guests can enjoy a buffet-style breakfast. Whether for business or for pleasure, this hotel exudes comfort and high-quality service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-25187933/910633251901607281/22886" HotelName="HOTEL FAUBOURG GALANT PARIS HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1300/31b87d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-25625278/910633251901607281/24917" HotelName="BACHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10040300/10040266/abfaf484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-25214160/910633251901607281/28842" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141276-25317071/910633251901607281/31459" HotelName="MERCURE PARIS BASTILLE SAINT ANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2202900/2202884/c0342eda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-25201165/910633251901607281/36631" HotelName="ORATIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-25455707/910633251901607281/37641" HotelName="LE REGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521571/612f558a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1354732-22371775/910633251901607281/20322" HotelName="SPLENDID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82530000/82522000/82521939/784409d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588602-25733595/910633251901607281/28275" HotelName="LE BELLEVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22790000/22785100/22785026/7aff2599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18997-25201739/910633251901607281/29775" HotelName="DE SEVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34218/26817866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-25455897/910633251901607281/31530" HotelName="STAYCITY  APARTMENTS GARE DE L’EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169651/53974767_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-25210930/910633251901607281/33124" HotelName="VILLA DES AMBASSADEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565618/719d60ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.0063" Longitude="-118.49" StarRating="2" HotelCode="0|417035-27578456/910633251901607281/37746" HotelName="PRINCE ALBERT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2001 OCEAN AVE, SANTA MONICA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219600/4219534/bfe20351_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bayside Hotel is located near the beach in Santa Monica's Beach Cities neighborhood and close to Original Muscle Beach, Venice Beach, and Santa Monica Pier. Nearby points of interest also include Santa Monica Place and Santa Monica College.    Hotel Features.   Those traveling on business have access to a business center at this hotel. Complimentary wireless Internet access is available in public areas. Guest parking is available for a surcharge. Additional property amenities include tour/ticket assistance and self parking. This is a smoke-free property.    Guestrooms.     45 guestrooms at Bayside Hotel feature iPod docking stations and minibars. Balconies offer garden or courtyard views. These individually furnished rooms include desks. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers and hair dryers. Wireless Internet access is complimentary. In addition to safes, guestrooms offer phones with voice mail. Flat-panel televisions have cable channels. Rooms also include ceiling fans, windows that open, and irons/ironing boards. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: USD 17 per night  Pet fee: USD 50.00 per stay  Rollaway bed fee: USD 10 per night  Crib (infant bed) fee: USD 10 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 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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-28456836/910633251901607281/866" HotelName="BABY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545268/e87a7b66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428485-27602822/910633251901607281/23116" HotelName="WS LOUVRE - SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107340000/107333900/107333873/23163f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169798-25341400/910633251901607281/29486" HotelName="ARTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53532/3bebfb57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-25477166/910633251901607281/32359" HotelName="DE FLEURIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-27597038/910633251901607281/39004" HotelName="LE LAMPIKA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99960000/99950200/99950172/801c0c89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-25215548/910633251901607281/27151" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-25601691/910633251901607281/33138" HotelName="DU VIEUX MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2 DONGMAPENG ROAD, CHENGDU, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7880000/7874400/7874313/f3deded8_b.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233852-25442390/910633251901607281/33981" HotelName="DE NICE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3090000/3089300/3089296/5ca0bc01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-25601825/910633251901607281/38488" HotelName="LE MIREILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12293600/12293520/8be45825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/910633251901607281/320" HotelName="NIEPCE PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4750 Amelia Island Pkwy, AMELIA ISLAND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19870000/19860800/19860784/2e7acf7f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set on Amelia Island, in Florida. The hotel is located just a 30 minutes' driving distance away from Jacksonville Airport. This mesmerising hotel is surrounded by a host of attractions, as well as ample opportunities for exploration and discovery. This hotel is set amidst one of the most popular beach destinations on the East Coast of the United States. Guests can enjoy a leisurely stroll along the sprawling, pristine beaches, or enjoy a number of exciting activities nearby. This hotel comprises sumptuously-designed accommodation options, which immerse visitors in luxury and style. This hotel's exemplary service, first-class facilities and peaceful, homely atmosphere sets it apart as a prime option for visitors to the area.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-25201682/910633251901607281/26693" HotelName="CLAUDE BERNARD SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53507/016c0d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-25187957/910633251901607281/27814" HotelName="PLAZA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-25341191/910633251901607281/31776" HotelName="MAXIM OPERA (EX BEST WESTERN PREMIER CARRE FOLIES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895500/895405/5722d406_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-25230217/910633251901607281/31779" HotelName="LONGCHAMP ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1337900/1337848/1c578cac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-25190404/910633251901607281/36756" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|164593-25337433/910633251901607281/37745" HotelName="LE PETIT BELLOY SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2466900/2466847/c437b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-28562713/910633251901607281/5122" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/15521613_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13666-32596520/910633251901607281/10635" HotelName="STENDHAL PLACE VENDOME PARIS MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562428/7cc80d9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-18983700/910633251901607281/16246" HotelName="HOLIDAY INN EXPRESS PARIS-CANAL DE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Plaza España, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1845400/1845330/35e62b75_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a central area of Benidorm. It is situated just 400 metres away from the Old Town. Guests will find themselves just a 5 minutes' walking distance away from Poniente Beach. In the surrounding area there are a wide variety of restaurants, bars and shops. Public transport connections can be found just 200 metres away. This hotel enjoys a charming ambiance, welcoming visitors with warm hospitality. The guest rooms are functional and comfortable. Guests can enjoy a refreshing swim in the pool, or simply lie back and relax in the hot tub. The hotel offers a wonderful restaurant, where guests can enjoy buffet-style dining.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-25586215/910633251901607281/28941" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>HADIMBA ROAD, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562186/923da9cd_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Apple Paradise is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Vashist Springs. Nearby points of interest also include Manu Temple.    Hotel Features.   Hotel Apple Paradise features a restaurant. Room service is available 24 hours a day. This hotel has a business center and offers a meeting/conference room.  Additional property amenities include tour/ticket assistance and a garden.    Guestrooms.     There are 31 guestrooms at Hotel Apple Paradise. Wireless Internet access is available for a surcharge. Guestrooms offer phones. Guests may request irons/ironing boards.     Room Info:  Name: Honeymoon paradise Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).     Name: Classic Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186876-25372175/910633251901607281/30250" HotelName="LEGEND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1390/8b2324a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|372662-25559180/910633251901607281/33442" HotelName="GEORGETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2539600/2539588/43b01d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401606-27714011/910633251901607281/33779" HotelName="BLOOM HOUSE (CLASSIC)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401606/2024617152110912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269803-26614065/910633251901607281/35825" HotelName="VILLA M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63217400/63217356/a5044b91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-28458608/910633251901607281/6947" HotelName="IBIS STYLES PARIS GARE DE LYON BASTILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37060000/37059500/37059434/w3000h2085x0y0-c3d6e5b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-25373105/910633251901607281/34563" HotelName="LE NOTRE DAME SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/110100/110086/d4142e70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18931-25201721/910633251901607281/36799" HotelName="OBSERVATOIRE LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11265/f6f3de0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29043-28564227/910633251901607281/12944" HotelName="HOTELHOME PARIS 16" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054700/1054630/42423c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/910633251901607281/15676" HotelName="ELYSEES 8" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22200/22141/d5e03c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14564-32332549/910633251901607281/17803" HotelName="VILLA PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565800/565710/b69c5eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-25201174/910633251901607281/22445" HotelName="BEST WESTERN LITTERAIRE ARTHUR RIMBAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564934/96d1ce8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|134716-25304436/910633251901607281/24398" HotelName="MAISON ALBAR HOTELS - LE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2883300/2883291/0c4cc95f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6156-25190393/910633251901607281/28713" HotelName="LITTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1688/117dfcb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-26638243/910633251901607281/38394" HotelName="ERNEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76950000/76948600/76948527/f36ee91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918585-28448947/910633251901607281/1812" HotelName="APPARTEMENT VERTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918585/2021111515172476.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-28587499/910633251901607281/6833" HotelName="MAISON HAMELIN PARIS - HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103810000/103804900/103804812/6cd044ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-28590494/910633251901607281/11939" HotelName="HOTEL MADAME DROUOT &amp;amp; SPA - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1436644/2025228144832712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238564-25447246/910633251901607281/26475" HotelName="DES CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3006200/3006128/7beddab5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6230-25190414/910633251901607281/28176" HotelName="PARK LANE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22453/ce699f86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-25512011/910633251901607281/34902" HotelName="TONIC HOTEL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8250200/8250159/e2d0cfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-25238211/910633251901607281/38668" HotelName="LES TOURNELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107500/1107461/dd8ab22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10492-28509969/910633251901607281/5682" HotelName="RESIDENCE INN BY MARRIOTT PARIS DIDOT MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447017/f191a8e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-25216822/910633251901607281/20823" HotelName="WINDSOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552203/5ba6227d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-25428255/910633251901607281/22129" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0a911057_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6205-25190409/910633251901607281/28719" HotelName="LE 123 ELYSEES - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53586/81bd5973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-25591360/910633251901607281/33511" HotelName="MAISON SAINTONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225442/aa38d32a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-25689698/910633251901607281/37838" HotelName="LONDRES SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>172 Blighs Road ,Christchurch,  8052</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124202/6e1e6a8f_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Christchurch, Lilac Rose Boutique Bed &amp;amp; Breakfast puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Lilac Rose Boutique Bed &amp;amp; Breakfast. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Christchurch has to offer by making Lilac Rose Boutique Bed &amp;amp; Breakfast your base. &lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26229-25211042/910633251901607281/22457" HotelName="EXCELSIOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12200/12151/a1c065bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-25201241/910633251901607281/23428" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/14dc48ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-25210031/910633251901607281/25712" HotelName="ADELE &amp;amp; JULES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13330400/13330374/cd2c6b68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-25201176/910633251901607281/31550" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-25201738/910633251901607281/32649" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29040-25211321/910633251901607281/34721" HotelName="DE LA MOTTE PICQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973844/59e41243_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652334-25829718/910633251901607281/38534" HotelName="LE CITIZEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4113300/4113296/a6f8fb4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-22238303/910633251901607281/20011" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-25203108/910633251901607281/26840" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/b829e4fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275729-26619837/910633251901607281/31535" HotelName="HENRI IV RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915800/915711/257512d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-25373597/910633251901607281/32557" HotelName="THOUMIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685210/d4d882f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18819-25201686/910633251901607281/33580" HotelName="DAUPHINE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3881/ec775e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24484-25212361/910633251901607281/34641" HotelName="JOSEPHINE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6070000/6066100/6066034/e4e3544e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652363-32594845/910633251901607281/1725" HotelName="HOTEL BONAPARTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55050000/55049100/55049066/f9853745_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15371-28498783/910633251901607281/2098" HotelName="VICTOR HUGO PARIS KLEBER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68512/2ab74edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-22367060/910633251901607281/18803" HotelName="1K HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1089400/1089303/89e41a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-25187932/910633251901607281/32139" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.6755748" Longitude="12.5730336" StarRating="3" HotelCode="0|32795-25216340/910633251901607281/33973" HotelName="SEVRES SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 LONGANGSTRAEDE, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565694/7175e069_b.jpg</HotelPictures>
        <HotelDescription>A hop, skip and a jump away from Strøget, the main walking street of Copenhagen, Hotel Twentyseven (formerly First Hotel Twentyseven) is a chic hotel in central Copenhagen. Shops, restaurants, cafes, bars, you name it, we got it. The social scene of the city surrounds the hotel at every corner you turn.

Central Copenhagen also entails history and culture, meaning all main attractions are our neighbours and just minutes away from our doors: City Hall, Glyptoteket, Tivoli Gardens, The National Museum to name a few.

Perfect for both business and leisure travellers looking for a central location and comfortable chic rooms in Copenhagen. All accommodation include a flat TV and free Wifi.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-25558496/910633251901607281/35297" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248084-25464753/910633251901607281/37464" HotelName="LOUVRE SAINTE ANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66200/66157/6bf5d945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184700-25369963/910633251901607281/37712" HotelName="LE RELAIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1367400/1367360/dea0bbd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-28496763/910633251901607281/741" HotelName="MERCURE PARIS GARE DE LYON OPERA BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/40000/34300/34205/b9df98cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10008-28496659/910633251901607281/10996" HotelName="TIMHOTEL LE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22470/cbfd97a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-32331885/910633251901607281/17819" HotelName="LE BELMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7673/c487e1f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-25187974/910633251901607281/21896" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401117-27593935/910633251901607281/23013" HotelName="YUNA PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93860000/93859500/93859419/92a47162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-25320377/910633251901607281/23196" HotelName="DU CONTINENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/10000/9972/32f9004f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030361-26236136/910633251901607281/32593" HotelName="1ER ETAGE MARAIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6580000/6570700/6570602/700f20a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233660-25442254/910633251901607281/35518" HotelName="DES GRANDS HOMMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900100/900038/3e379822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-25659584/910633251901607281/35938" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118/16 MOO 3 TAMBON KAMALA, AMPHUR KATU, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439900/7439856/41ed5b65_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Novotel Phuket Kamala Beach in Kathu (Kamala), you'll be convenient to Laem Singh Beach and Surin Beach.  This 4-star hotel is within close proximity of Kamala Beach and Surin Beach.    Rooms   Make yourself at home in one of the 166 air-conditioned rooms featuring minibars. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones, as well as safes and desks.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional features include a concierge desk, babysitting/childcare (surcharge), and an arcade/game room.    Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Thirsty? Quench your thirst at a bar/lounge, a beach bar, or a poolside bar.    Business, Other Amenities   Featured amenities include a business center, business services, and audiovisual equipment. Planning an event in Kathu? This hotel has facilities measuring 3013 square feet (280 square meters), including a meeting/conference room.    Room Info:  Name: Superior, One King Bed, Ocean View Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior Room, 1 King Bed Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior, Two Single Beds Description:    Two Single Beds   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.       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  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417038-25593844/910633251901607281/37653" HotelName="OFF PARIS SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13310000/13304300/13304275/2d577027_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-25281657/910633251901607281/29701" HotelName="SOLLY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44841/84dac8cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-25202642/910633251901607281/30971" HotelName="RELAIS SAINT JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53590/3d49be58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-25796291/910633251901607281/37271" HotelName="LE BALLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-25187950/910633251901607281/37309" HotelName="ICONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-28518310/910633251901607281/8446" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460145-30109498/910633251901607281/14953" HotelName="LE TSUBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15530000/15525900/15525855/017b043c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-25586691/910633251901607281/35271" HotelName="DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521624/92bcae14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6217-25187960/910633251901607281/22027" HotelName="EIFFEL SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2800/2719/7a3dd55b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-25309754/910633251901607281/25400" HotelName="10 OPERA BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542800/1542774/c6be7019_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-25187931/910633251901607281/29654" HotelName="MERCURE PARIS NOTRE DAME SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23900/23810/f07c6b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14535-25202641/910633251901607281/30193" HotelName="LE PERGOLESE PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19489/8a4d11d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-28560867/910633251901607281/11413" HotelName="HOTEL HORSET OPÉRA, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8300/8235/f30f9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497954-22389349/910633251901607281/19301" HotelName="HELUSSI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8410000/8408700/8408667/314ed610_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.4039" Longitude="-122.117" StarRating="3" HotelCode="0|460511-25631829/910633251901607281/31542" HotelName="GEORGE SAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2700 W EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710635/649b51a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Hotel Aria in Mountain View, you'll be in the business district and close to San Antonio Shopping Center and Computer History Museum.&lt;br /&gt; This hotel is within close proximity of Mountain View Center for the Performing Arts and Google Headquarters.&lt;br /&gt;   Rooms   Make yourself at home in one of the 98 air-conditioned rooms featuring refrigerators and microwaves. Your pillowtop bed comes with cotton sheets, and all rooms are furnished with single sofa beds. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;br /&gt;   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a spa tub, and a fitness facility. Additional features at this Art Deco hotel include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary hot/cold buffet breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and dry cleaning/laundry services. Free parking is available onsite.&lt;br /&gt;   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 20.00 per pet, per night   Late check-out fee: USD 68.00  Rollaway bed fee: USD 20.00 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A 10 percent city/local tax will be charged      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.     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.     Minimum Spring Break check-in age is 21 years old.      Property Information:  Check-in time starts at 3 PM  Pets not allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15005-25202691/910633251901607281/31876" HotelName="THERESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53566/63e09739_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873691-28460670/910633251901607281/10486" HotelName="APARTMENT WS ST GERMAIN - QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873691/20201071021550.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607405-25765061/910633251901607281/24464" HotelName="HÔTEL SAINT-LOUIS MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8240500/8240437/892a3223_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-25701065/910633251901607281/30353" HotelName="THE HOXTON PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16020000/16015800/16015733/68b5f6d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-25733599/910633251901607281/31050" HotelName="CASA O" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15958600/15958544/b678b609_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-25201236/910633251901607281/33761" HotelName="CLARET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83120/29bd50d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-28561007/910633251901607281/4930" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-28560906/910633251901607281/5846" HotelName="ETOILE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 22, 24, 26, 28 PHANG NGA ROAD, T. TLAD YAI, MUANG, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20509/5d696e63_b.jpg</HotelPictures>
        <HotelDescription>This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.

The design of the hotel combines an elegant blend of contemporary design with a modern Thai touch, all the latest amenities and free WLAN Internet access, thereby ensuring a relaxing stay for all guests. The hotel is air-conditioned and has a 24-hour reception. Facilities at the hotel include a TV lounge, bar and restaurant. Guests may utilise room service and the laundry service. Guests arriving by car may park in the hotel's car park.

The hotel's rooms provide a range of facilities such as air conditioning, colour TV with satellite channels and minibar. Tea and coffee making facilities are available in the deluxe and suite rooms. There is in-room WLAN Internet access and an international direct dial telephone. All rooms are en suite with bath/shower and hairdryer.

The hotel offers its guests the use of a sauna and spa treatments.

Continental set breakfast or Asian set breakfast is included. There is also a set menu option at lunch.

Just only 30 minutes drive from Phuket International Airport to Phuket Town where hotel is located. At the airport, there are many kibds transfer such as car rental, joined van, taxi and airport bus.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|862424-26072365/910633251901607281/24326" HotelName="HOTEL DES GRANDES ECOLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563100/44563035/f34da961_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-25210622/910633251901607281/29949" HotelName="DE SUEDE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564911/72a2a331_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-25370891/910633251901607281/31419" HotelName="SELECT HOTEL - RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169100/1169045/5fa9e6a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.4002" Longitude="10.3824" StarRating="4" HotelCode="0|33347-25216814/910633251901607281/35643" HotelName="LA BELLE JULIETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 OSTRE STATIONSVEJ, ODENSE, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981059/c8a8abf4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious property is located in Odense, the main city of the island of Funen, in Denmark. It is close to the railway station and guests will find themselves next to some of the most important tourist attractions in the area, including HC Andersen Museum, Odense Theatre, Brandts, and the Funen Village. Odense Airport is some 11 kilometres away. This elegant establishment offers a range of spacious and perfectly appointed accommodation units, all decorated in brown and beige tones and offering a wide range of modern conveniences. Guests will appreciate the large choice of complimentary services on offer, including a delicious breakfast buffet that will tempt even the most discerning visitors' palates. Corporate travellers will find meeting and conference rooms perfectly equipped to host any kind of event.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873679-28473401/910633251901607281/7455" HotelName="1ER ETAGE OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14630000/14628800/14628723/2d4fe896_edited_2116_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70284-28560910/910633251901607281/11255" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-25490257/910633251901607281/24751" HotelName="ETATS-UNIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83157/18e95860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-25190381/910633251901607281/31082" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-25291897/910633251901607281/34724" HotelName="MAXIM QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10359/9823e49d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873948-26090032/910633251901607281/37105" HotelName="DU LYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6436800/6436774/e53dffea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14469-28543663/910633251901607281/4433" HotelName="BELTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/14469/14469_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18794-28501275/910633251901607281/13502" HotelName="LE PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582500/582424/890a24b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-25690892/910633251901607281/24088" HotelName="HOTEL TREMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-25477088/910633251901607281/24231" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>270 West Route 59, Nanuet, NY, 10954, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3640100/3640018/5b87fae5_b.jpg</HotelPictures>
        <HotelDescription>See all that we offer at Hilton Garden Inn Nanuet hotel, a Hilton Family hotel, in New York. Our hotel is conveniently located just off of New York State Through way at exit 14 situated in Rockland County between Westchester, NY and Bergen County NJ. The hotel is conveniently located to several major corporations including Wyeth/Pfizer, IBM, Ingersoll Rand, Wachovia, KPMG, SONY, LeCroy, A&amp;amp;P, Praxair, Novartis and Creston. All are within five miles of our front doors!  Looking for a great location for your next small meeting in or near Nanuet, NY? Our hotel offers nearly 2,200 square feet of meeting space that accommodates up to 80 people. We offer personalized catering services to fit anyone's needs! We take on all the worries so you can concentrate on the important stuff!  Brides-to-Be, make the hotel your family and friends' home base for your upcoming Special Day. Enjoy our in house restaurant, the American Grill, or room service. If you wish to step out, visit nearby dining options including Red Lobster with in walking distance from our hotel.  Hotel Amenities Include: Visit the American Grill for Breakfast and Dinner. Breakfast has fresh made to order omelets and freshly made Belgium waffles. Or perhaps some fruits, yogurts, or oatmeal appeal to the healthy minded traveler. Dinner is outstanding with creative specials and stay for a drink at the lounge. 24-hour mini mart for all your needs. Snacks, drinks, adult beverages, food, and anything you may have left at home! COMPLIMENTARY wireless and wired high-speed Internet access in all rooms. 24-hour Business center with computers, printers, copier, and supplies. And print right from your room with PrinterOn. Heated indoor pool, whirlpool and fitness center. Wireless Internet access throughout the hotel including the lobby and meeting space. In-room Hospitality Center with microwave, refrigerator, and coffee maker.  Nearby Attractions/Points of Interest Include: While you are in the Nanuet, NY area, enjoy all the Rockland County has to offer. Whether history, nature or shopping is your main attraction, we have it all! 19 miles from New York City, 15 miles from Woodbury Commons Premium Outlets, 3 miles from Palisades Center Mall (2nd largest in America), Bear Mountain Park (Pool, Zoo, Canoeing, Picnicking, Ice-skating in winter), Stony Point Battlefield!  Be sure to check out our Local Guide for more information on fun-filled, nearby weekend activities.  ***** Everything. Right where you need it. *****&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426305-25601817/910633251901607281/27060" HotelName="CRAYON ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8370000/8364100/8364073/6ff42710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030040-26236012/910633251901607281/37444" HotelName="LES CLES DU 27 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29470000/29464400/29464319/536225dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186233-25371585/910633251901607281/21723" HotelName="ATMOSPHERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470866/f3f4a68b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20899-25211469/910633251901607281/25456" HotelName="BASILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916900/916831/f2f7c41b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47258-25223701/910633251901607281/35002" HotelName="MOGADOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1184100/1184089/c2f29940_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-28499554/910633251901607281/6960" HotelName="GARDETTE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4058200/4058160/b0dc5da3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-28456573/910633251901607281/7402" HotelName="IBIS STYLES PARIS MONTMARTRE BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27375/71146b29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96687-28499045/910633251901607281/8384" HotelName="LEFT BANK SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13110000/13101800/13101729/298426d9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6071-25186920/910633251901607281/27957" HotelName="BASSS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15900/15814/cac1be74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-25186930/910633251901607281/32053" HotelName="TIMHOTEL PALAIS ROYAL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18581/eeaf9477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22989-25210623/910633251901607281/32635" HotelName="DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565298/a5f20703_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51166-25231241/910633251901607281/33562" HotelName="CORDELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53524/60d4a1bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-26600861/910633251901607281/36161" HotelName="MONSIEUR ARISTIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68430000/68426600/68426574/6c1ec1ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157351-25329128/910633251901607281/36929" HotelName="LE PLACIDE SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2280000/2279600/2279585/7d8ee1dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-22388979/910633251901607281/19430" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-25551305/910633251901607281/29187" HotelName="OPERA LIEGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-25442692/910633251901607281/30922" HotelName="ROYAL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83103/92c9277e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240247-28456253/910633251901607281/4985" HotelName="RIBERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1607000/1606929/aaf49ee8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18952-25200636/910633251901607281/24138" HotelName="9HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11763200/11763129/2de9266e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-25200826/910633251901607281/28240" HotelName="BEST WESTERN PLUS HOTEL LITTERAIRE MARCEL AYME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34900/34817/d349e727_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-25203343/910633251901607281/31308" HotelName="VICTOIRES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65171/1f4dcf7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|460514-25631831/910633251901607281/34801" HotelName="LA SANGUINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17800000/17792100/17792066/af5ae867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-25210393/910633251901607281/37081" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-25201707/910633251901607281/37357" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-28582214/910633251901607281/11703" HotelName="MONTE CRISTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18 AVENUE HASSAN II - BP No 18, IFRANE, MOROCCO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22950000/22944500/22944432/559a1f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-25201737/910633251901607281/21183" HotelName="AIDA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/433500/433421/d2fc62d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247053-25463699/910633251901607281/25977" HotelName="123 SEBASTOPOL - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6544300/6544282/e2a8fa00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18844-25203097/910633251901607281/29515" HotelName="LE FRIEDLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12679/6902e9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.0472578" Longitude="-76.4240982" StarRating="3" HotelCode="0|139207-25309520/910633251901607281/30218" HotelName="RELAIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>314 Primrose Lane, Mountville, 17554, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903609/c02a5a2d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: All suite. Total rooms: 71. Floors: 3. Property description- Live like home at the MainStay Suites of Lancaster County hotel in Mountville, PA located off Route 30. This pet-friendly hotel is near locations like Franklin Marshal College, Spooky Nook Sports Complex, Millersville University, Park City Center and Turkey Hill Experience. Enjoy amenities like free WiFi, fully-equipped kitchens, weekly housekeeping services and a restaurant. We also have a 15-guest meeting room and a business center with copy and fax services. Guest rooms feature a flat-screen TV, refrigerator and coffee maker. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-25447262/910633251901607281/34062" HotelName="DUC DE SAINT SIMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542902/26c8a3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-22366958/910633251901607281/18700" HotelName="CRYSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/556500/556455/1c53c627_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-25341259/910633251901607281/22094" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769077/c86728e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449323-32344936/910633251901607281/25665" HotelName="HÔTEL NOUCHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449323/202592515656142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428483-28589650/910633251901607281/1808" HotelName="UNE AUTRE CHAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102660000/102656500/102656474/1fd08350_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-25187928/910633251901607281/30230" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0781" Longitude="25.3527" StarRating="3" HotelCode="0|448289-25618765/910633251901607281/34358" HotelName="DELAVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AGIOS PROKOPIOS NAXOS, AGIOS PROKOPIS, NAXOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1640000/1639950/f023d006_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Camara Hotel is located in Naxos's Agios Prokopios neighborhood and close to Agios Prokopios Beach, Agia Anna Beach, and Plaka Beach. Nearby points of interest also include Agios Georgios Beach and Archaelogical Museum.    Hotel Features.    Camara Hotel features a rooftop terrace, a library, and tour/ticket assistance.  Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Room service is available. Concierge services and tour assistance are available. Additional property amenities include gift shops/newsstands, express check-in, and express check-out. The property has designated areas for smoking.    Guestrooms.     12 air-conditioned guestrooms at Camara Hotel feature makeup/shaving mirrors and hair dryers. Balconies offer sea, lake, or mountain views. Bathrooms feature showers with handheld showerheads. In addition to complimentary newspapers and safes, guestrooms offer phones as well as free local calls (restrictions may apply). Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Checkout Time:  11:30 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-25537413/910633251901607281/38900" HotelName="ODEON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891932/42923f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652330-28564913/910633251901607281/2397" HotelName="BEDFORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652330/2021111515513754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652336-28516879/910633251901607281/4099" HotelName="HÔTEL DU LEVANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15210000/15201100/15201096/1a49a621_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10512-25200962/910633251901607281/24421" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-25201678/910633251901607281/26156" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-25354731/910633251901607281/28391" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KAMAN STREET, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53598/46422572_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated about 10-minute walk from the beach, a few local restaurants and a supermarket. Eilat city centre can be reached by taxi within around 10-15 minutes.

Situated by the sea and between the two blue lagoons, this city hotel offers a total of 84 suites, family rooms and regular rooms equipped with the latest facilities to give guests an intimate atmosphere close to all the attractions in Eilat. Facilities at this club resort include 24-hour reception and check-out services, a hotel safe, currency exchange facilities, lift access and a bar. Internet access (in the lobby only), room service and a laundry service are available for a fee.

Rooms are simple and modestly sized, but comfortable. All have compact en suite bathrooms fitted with a shower, bath and hairdryer. Amenities include a double bed, satellite/cable TV, a safe, a useful mini fridge, tea and coffee making facilities and an ironing set. Air conditioning, central heating and a balcony or terrace feature as standard.

The hotel has a modest outdoor swimming pool that has a small waterfall feature, a children's swimming area and a poolside snack bar. Guests can also enjoy a work-out in the hotel gym.

A rich and varied buffet offers authentic dishes with the aromas of home cooking. These include delicious Israeli breakfasts and barbecue nights around the swimming pool. The main dining room is situated on the ground floor and is decorated in blue and green.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-25442766/910633251901607281/34272" HotelName="TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523380/a4c40d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-25187938/910633251901607281/36447" HotelName="MOULIN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2000/1905/22dfb541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-25201724/910633251901607281/30823" HotelName="LA DÉPENDANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/600300/600218/eabb1761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|162425-25339036/910633251901607281/31824" HotelName="APOLLINAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526642/a5ab6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-27592734/910633251901607281/34047" HotelName="CARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92100000/92092800/92092708/b67fe4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-25304440/910633251901607281/35397" HotelName="LES THEATRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-25230345/910633251901607281/38145" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/08669929_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-25211967/910633251901607281/22045" HotelName="GOLDEN TULIP OPERA DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53535/02a8f5d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-25780628/910633251901607281/37886" HotelName="NATIONAL DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17760000/17754400/17754301/7d9bb348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350346-28480198/910633251901607281/10525" HotelName="APARTMENT WS LOUVRE - ETIENNE MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350346/20221215111815566.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416984-25593816/910633251901607281/37448" HotelName="JEANNE D'ARC MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11907000/11906978/bc75d764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125995-28560821/910633251901607281/11965" HotelName="LE TOURVILLE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564924/5779bdcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408935-28457835/910633251901607281/1874" HotelName="ARGENSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11260000/11256400/11256398/5d73f19c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284237-25502163/910633251901607281/27189" HotelName="BAUME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53512/a61f8694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-25202640/910633251901607281/31750" HotelName="MOLIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68500/68493/013a8062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|527549-25684229/910633251901607281/32497" HotelName="SUITES AND HOTEL HELZEAR ETOILE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19080000/19074700/19074687/939e6c65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-26688131/910633251901607281/38829" HotelName="PILGRIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99320000/99312900/99312809/f8c5fce3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-25202634/910633251901607281/21691" HotelName="HOTEL MATHIS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11627/f2bf3efc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169793-25340041/910633251901607281/25520" HotelName="BEAUSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1405300/1405292/86d06a62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234169-25442710/910633251901607281/30729" HotelName="SAINT-JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63881/e5f5dcbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238557-28500163/910633251901607281/10442" HotelName="DE L`UNIVERSITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970886/f1ef72c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170956-27807885/910633251901607281/17885" HotelName="DES ACADEMIES ET DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1632400/1632383/b5716a20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-25212258/910633251901607281/26195" HotelName="LE PARISIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1226700/1226699/379e223a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13126-25202446/910633251901607281/27824" HotelName="VICTORIA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23124/281fd3e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-25558466/910633251901607281/28658" HotelName="PARIS BASTILLE BOUTET - MGALLERY BY SOFITEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 UNION GROVE, ABERDEEN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12710000/12704500/12704471/51c77847_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Aberdeen, Skene House HotelSuites - Holburn is near the airport and within walking distance of St. Mary's Roman Catholic Cathedral and Aberdeen Music Hall. Nearby points of interest also include His Majesty's Theatre and Aberdeen Art Gallery.    Property Features.    Skene House HotelSuites - Holburn features laundry facilities, secure parking, and a porter/bellhop.  Complimentary wireless Internet access is available in public areas and the aparthotel has a computer station.  A bar/lounge is open for drinks. Wedding services and tour assistance are available. Self parking is complimentary. Additional property amenities include dry cleaning/laundry services, discounted use of a nearby fitness facility, and self parking. This is a smoke-free property.    Guestrooms.     39 guestrooms at Skene House HotelSuites - Holburn feature washers/dryers and coffee/tea makers. Accommodations offer city views. These individually furnished and decorated rooms include separate dining areas. At this 4-star aparthotel, accommodations include kitchenettes with stovetops, microwaves, refrigerators, and cookware/dishes/utensils. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer phones. Televisions have satellite channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      There are no room charges for children 15 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Facilities fee: GBP 6.00 per person, per day and includes use of:   - Fitness facilities  - Sauna  - Spa tub  - Swimming pool    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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-25254241/910633251901607281/34971" HotelName="LE SIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>s/n Crta. Arenes, ROSES, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19682/a36819e2_b.jpg</HotelPictures>
        <HotelDescription>Housed in a completely renovated typical Catalan farm house dating back to 1582, this charming hotel is at the perfect location for discovering the beautiful Alt Empordà. Surrounded by nature, it treats to picturesque views of the Bay of Roses and offers an atmosphere that oozes tranquillity and comfort. The landscape's delicate blend of countryside and beach demonstrates the perfect mix between the Pyrenees and the Mediterranean. Guests of the venue can escape from the summer heat with a dip in the onsite swimming pool or those who are looking for some excellent beaches will be at only 3km from the Village of Rouses and its shoreline. The restaurant located on the premises can treat to a delicious Catalan meal, consisting of mostly locally sourced produce and a fine house wine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918564-28448945/910633251901607281/894" HotelName="APPARTEMENT CENSIER DAUBENTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918564/2021111515244484.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32413841/910633251901607281/4396" HotelName="PULITZER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>215 HIGH STREET, ELLSWORTH, 04605, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455500/455499/aa125b08_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Floors: 2. Total rooms: 102. Suites: 0. Single-bedded accommodations: 20. Double bedrooms: 82. Smoking rooms: 8. Nonsmoking rooms: 94. Physically challenged rooms: 1. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4339 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Coming to the Acadia National Park Area or Ellsworth Maine ? There are many reasons why the Holiday Inn Ellsworth Hotel is the only place business travelers and vacationers choose to stay when in Ellsworth, Maine . Nearby attractions include Acadia National Park, Bar Harbor, Cadillac Mountain and Sand Beach . We are within minutes of several golf courses, LL Bean Outlet ,and adjacent to the Maine Coast Mall featuring Hannaford Supermarket, Maine Coast Cinema’s, Olympia Sports and many others. Some of Ellsworth, Maine’s area businesses are Home Depot, Wal-Mart, Jackson Laboratory, Hinckley Boats and Maine Coast Memorial Hospital . The Holiday Inn Hotel offers everything you desire in hotel accommodations. 102 guest rooms dedicated to comfort and convenience featuring FREE High Speed Wireless Internet . On premise amenities include Killarney’s restaurant, Pete &amp;amp; Larry’s Lounge, 24 Hour Business Center , indoor heated pool, dry sauna, and jacuzzi. So whether you’re in town for business or vacation, The Holiday Inn Acadia National Park Area Hotel is the place to be. Conveniently located in the heart of Downeast Maine . From check-in to check-out we are Ellsworth Maine’s Finest Full Service Hotel .Property was built in 1972. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18846-25203099/910633251901607281/23865" HotelName="PLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13188/beba8799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-22238278/910633251901607281/18874" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525863/0973cc70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33343-25216806/910633251901607281/21746" HotelName="ARES TOUR EIFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4086/e03b2f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5537289" Longitude="-80.848096" StarRating="3" HotelCode="0|176764-25354120/910633251901607281/24337" HotelName="HОTEL SAINT-LOUIS - JARDIN DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3500 Cheney Highway, Titusville, 32780, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83097/dbe347cf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 124. Floors: 2. Property description- Ramada Titusville/Kennedy Space Center is the closest Ramada to Kennedy Space Center located only 12 miles from Kennedy Space Center off of I-95 at exit 215. Spend your time at many of the local attraction nearby such as Kennedy Space Center, Jungle Adventures, Midway Airboat Rides, Astronaut Hall of Fame, Police Hall of Fame, Warbirds Valiant Air Command Museum, Historic Downtown Titusville, or Playalinda Beach - the longest natural beach along the Florida Atlantic coast. You can also take a short drive to many close attractions such as Cocoa Village, Cocoa Beach, Port Canaveral or the Cocoa Expo Center. Our hotel is less than an hour from Orlando Theme Parks so day trips are very convenient. At our hotel you can swim in the heated outdoor pool, soak in the hot tub or work out in the fitness center all this while the children play on the play yard set in our secure keyed entry hotel. We offer free wireless internet in all rooms. The hotel is 100 percent smoke free, has interior corridors and offers a business center, free computer access in the lobby along with free weekday newspapers. In the rooms we offer iron/ironing board, coffee maker and complimentary coffee, phones with data ports, voicemail and we have microwaves and refrigerators in all rooms.  Dining is easy with a 24 Hour Dennys located on-site, before retiring to your recently renovated room. Enjoy a free continental breakfast. Onsite facilities information- ParkingProperty was built in 1975. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-28801453/910633251901607281/38231" HotelName="FLORIDA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/20400/20320/ee87d9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18990-32594050/910633251901607281/2554" HotelName="WALLACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45830000/45826700/45826672/53a4a77e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-28458703/910633251901607281/10499" HotelName="LE MATISSIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40280000/40272200/40272192/4783ec34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-25216514/910633251901607281/22056" HotelName="IBIS PARIS GARE DE LYON LEDRU ROLLIN 12EME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53555/e72372d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-25214092/910633251901607281/22390" HotelName="CHAMBIGES ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574840/6a7ad708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408365-25586711/910633251901607281/30919" HotelName="EKTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827200/9827114/f5c2ca19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-25631827/910633251901607281/33656" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-28467213/910633251901607281/7435" HotelName="IBIS STYLES PARIS GARE DE LYON TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4562800/4562778/f35b20e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-28509910/910633251901607281/11420" HotelName="GRAND DECHAMPAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19900/19884/c7273f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238562-28498550/910633251901607281/13572" HotelName="DES 3 COLLEGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545249/4accb191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-25202218/910633251901607281/24452" HotelName="CITADINES LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44729/2247fbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-22281129/910633251901607281/18525" HotelName="BEST WESTERN AU TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24549/b72ab2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-25202644/910633251901607281/29968" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96685-28562731/910633251901607281/1813" HotelName="AU MANOIR SAINT GERMAIN DE PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/27800/27772/7e919f24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-28562732/910633251901607281/9156" HotelName="LE MATHURIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233635-28500412/910633251901607281/10759" HotelName="DE FLORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523917/04846562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6070-22366935/910633251901607281/19127" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548343/926530cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-22367232/910633251901607281/19526" HotelName="MELIA VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794400/794330/ed7514ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-22368165/910633251901607281/19599" HotelName="HÔTEL DANDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70100000/70097800/70097748/a378c99e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-25455917/910633251901607281/21335" HotelName="WELCOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523309/5f2585cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13713-25201166/910633251901607281/27274" HotelName="DU BOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/107900/107886/dc730110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-25356951/910633251901607281/27383" HotelName="MONTFLEURI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877031/06987608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-25726234/910633251901607281/34778" HotelName="MOM ART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PANORMO ,CRETE ISLAND 74057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22650000/22648000/22647935/298e74c3_b.jpg</HotelPictures>
        <HotelDescription>The 2-star Iliana Hotel offers comfort and convenience whether you`re on business or holiday in Crete Island. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including car park, Wi-Fi in public areas, concierge, family room, are at hand. Guestrooms are fitted with all the amenities you need for a good night`s sleep, including air conditioning, kitchenette, bathtub, internet access – wireless (complimentary), television. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Crete Island has to offer are three great reasons you should stay at Iliana Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18966-22384044/910633251901607281/20529" HotelName="ROCHESTER CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685231/9db9d7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-25442776/910633251901607281/29922" HotelName="TOURISME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282000/6281972/42f12a1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161577-25338842/910633251901607281/31494" HotelName="DE LATOUR MAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1494700/1494645/1b00e926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1277414-28584382/910633251901607281/6712" HotelName="BONSOIR MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277414/2021112414113144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139587-25309834/910633251901607281/23019" HotelName="EIFFEL RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664800/664709/aa7a96c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607397-25765049/910633251901607281/23340" HotelName="HÔTEL DES GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20040000/20030400/20030400/53c09cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|416960-25593804/910633251901607281/32070" HotelName="PROVIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11951100/11951008/159c9362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-25203112/910633251901607281/36281" HotelName="OPERA RICHEPANSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526033/906edfdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-25442646/910633251901607281/39138" HotelName="LE TEMPLE DE JEANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560211/faaa8323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-22238223/910633251901607281/19570" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3128/51055c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.664000000000000" Longitude="12.519000000000000" StarRating="3" HotelCode="0|32782-25216330/910633251901607281/23736" HotelName="EUROPE SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 Gammel Jernbanevej, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877033/ca1a93db_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Copenhagen and was established in 1973. It is close to the Copenhagen Zoo and the nearest station is Valby. The Hotel has a restaurant, a bar and a coffee shop. All 84 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186182-25371525/910633251901607281/24587" HotelName="GALILEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48213/0ce9b4d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353623-28598328/910633251901607281/2373" HotelName="LA TREMOILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1353623/202321691155136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245457-25461893/910633251901607281/25344" HotelName="DE NELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1248400/1248348/66fd5556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-25225263/910633251901607281/28522" HotelName="LE LAVOISIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/220800/220724/05888503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248054-25464725/910633251901607281/35804" HotelName="D`ANGLETERRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3160000/3160000/3159995/a3ece262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14529-25202639/910633251901607281/23783" HotelName="ROYAL MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9621600/9621556/19889018_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-28499550/910633251901607281/7589" HotelName="DAUNOU OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517064/1d22cb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-27595418/910633251901607281/35889" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47860-25224181/910633251901607281/37215" HotelName="LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27241/2bc5fd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-28497147/910633251901607281/12358" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889537-26116489/910633251901607281/38429" HotelName="SAINT ANDRE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50920000/50912400/50912337/17e12816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350345-28480197/910633251901607281/7595" HotelName="APARTMENT WS HÔTEL DE VILLE - MUSÉE POMPIDOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350345/20221215111417328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-25212260/910633251901607281/21302" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247086-25463755/910633251901607281/22434" HotelName="HELZEAR CHAMPS ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6468200/6468130/2743f3e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-25202636/910633251901607281/23401" HotelName="FAVART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21765-25212118/910633251901607281/21775" HotelName="HOTEL L’ORMAIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558500/558425/d1f827bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.583984" Longitude="-82.463851" StarRating="4" HotelCode="0|138260-25308844/910633251901607281/36724" HotelName="LE SAINT GREGOIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1430 Tunnel Rd., Asheville, 28805, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/221400/221325/bc67bac5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 132. Floors: 2. Property description- Get more value at the smoke-free and pet-friendly Quality Inn and Suites Biltmore East hotel in Asheville, NC, which lets you focus on the people and experiences you came for. We are near Grove Inn Park, UNC Asheville and Biltmore Estate Winery. Amenities include free WiFi, free ample parking, free breakfast, outdoor pool, fitness and business centers. Guest rooms feature a refrigerator, microwave, coffee maker, hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1430 Tunnel Rd., Asheville, 28805, NC, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1828298-4739. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-25683097/910633251901607281/31205" HotelName="DRESS CODE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20250000/20248400/20248319/a75f26eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-25478746/910633251901607281/31740" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/27fb90e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6234-25190416/910633251901607281/33081" HotelName="6VH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17500/17428/2f41e9bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-25203107/910633251901607281/33606" HotelName="NORMANDY LE CHANTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23157/27c613e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-22266180/910633251901607281/19582" HotelName="DRAWING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17331400/17331352/7b3b442b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-25201862/910633251901607281/26749" HotelName="LORD BYRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7700 Westgate Blvd, KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34201/c98d9936_b.jpg</HotelPictures>
        <HotelDescription>Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Popular US-192 offers many dinning and shopping options very close by.Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Studio- 1bdrm and 2bdrm Villas include all the comforts of home with kitchen facilities- private bathrooms- living areas and more. All buildings are 3 floors max and have elevators and stairwells. Property amenities include 24 hour front desk and security- Free uncovered parking- Free shuttle to Disney- Universal and SeaWorld- Pet friendly with fees- Business Center- Movie Theatre- Fitness Center- Restaurants-Ice cream shoppe-Cafe- Marketplace- Pizza delivery- Activities Center- Two story Ship Wreck Island Water Park with fees- 14 pools and hot tubs- Pool bars-Sports Courts- Playground- BBQ facilities- Bicycles-Marina with paddle boats- Mini golf- Game Room and more&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-28497209/910633251901607281/6152" HotelName="BLEU DE GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562008/2de647c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6047-25190367/910633251901607281/22006" HotelName="BRADFORD ELYSEES ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7000/6901/2cb978ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-25587075/910633251901607281/34008" HotelName="VICTOIRE &amp;amp; GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059700/15059604/5f31bb93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428465-28590122/910633251901607281/11876" HotelName="ALBERTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89430000/89427200/89427194/e66e24d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246482-26600851/910633251901607281/35778" HotelName="MAISON BARBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42640000/42630900/42630812/5b579f74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-25187915/910633251901607281/22332" HotelName="DU CADRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 1 Kensington Court, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44833/7ede563c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located directly in the centre of London and offers views out over Kensington Palace. It is housed in a 19th century historic building and comprises a total of 57 rooms spread over 6 floors. Facilities available to guests include a stylish air-conditioned foyer, a charming bar, and an à la carte restaurant with highchairs for infants. The tastefully designed and spacious rooms come with an en-suite bathroom and a comfortable king-size bed. Further fittings include satellite/cable TV and individually regulated central heating. The hotel offers the use of an indoor heated swimming pool and a massage service. Sport enthusiasts may enjoy their routine workout in the gym and take advantage of the sauna.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-25593800/910633251901607281/29876" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.109254" Longitude="-81.347146" StarRating="4" HotelCode="0|137981-25308534/910633251901607281/33477" HotelName="DESIGN SECRET DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4386 State Route 43, Kent, 44240, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3414300/3414209/4aed27f2_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 40. Floors: 3. Property description- Our Econo Lodge hotel is easy to find, near Kent State University, easy to book and easy on your wallet. Our pet-friendly hotel is near several local destinations, including the Hartville Marketplace and Flea Market, Goodyears Global Headquarters, Aurora Farms Premium Outlets and Akron General Medical Center. Every guest can take advantage of our free continental breakfast, free WiFi, free coffee and indoor heated pool. Each guest room is furnished with a microwave, refrigerator and a TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-25689644/910633251901607281/34461" HotelName="LE CERCLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523375/e2a39824_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-25203100/910633251901607281/28283" HotelName="GOLDEN TULIP WASHINGTON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115052/5ad5073f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-25203106/910633251901607281/27846" HotelName="LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16406/98d61d28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-25216894/910633251901607281/27988" HotelName="LYRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523100/2523066/10b5a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144525-25319063/910633251901607281/29333" HotelName="ROND POINT CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4274800/4274800/af5d39e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|409121-25587069/910633251901607281/34981" HotelName="LOUIS II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383500/1383410/d96d7d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-25689582/910633251901607281/25836" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531806-28594313/910633251901607281/9957" HotelName="PARISTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19270000/19268500/19268469/1b632e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51865-25230288/910633251901607281/22395" HotelName="HOTEL ELIXIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65167/0fcccd10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652338-25829720/910633251901607281/24575" HotelName="HÔTEL EMILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658836/ba477992_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-32592599/910633251901607281/2101" HotelName="SEROTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6309300/6309224/cc835d10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426332-28563773/910633251901607281/2118" HotelName="RAYZ PRIVATE SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10116400/10116304/637edc07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25365-25212476/910633251901607281/28159" HotelName="LE A HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919500/919451/9da5c741_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0496" Longitude="121.517" StarRating="3" HotelCode="0|212137-25416390/910633251901607281/29035" HotelName="SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No 3 Sec 1 Chengde Road, Taipei, 10351, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434400/4434391/76a63303_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Luxury. Property Type: Full service. Physically challenged rooms: 1. Nonsmoking rooms: 286. Suites: 14. Floors: 13. Total rooms: 286. Connecting rooms or suites: 0. Commission information- 10pct commission will be paid to all certified travel agents on applicable rates. Service charge information- Service charges may apply - please check rate rules/displays. Tax information- Taxes may apply - please check rate rules/displays. Group booking information- Reservations for over 8 rooms please contact the sales office.  Advance deposit may be required for group bookings.. Check in check out information- Check In Time: 1500 Check Out Time: 1200 Early Check Out: An early check out fee may apply to certain packages and promotionals; refer to actual package details for more information. Late Check Out: A half day fee will apply for late check out after 3pm and a full day fee will apply for late check out fee after 6pm; based on the hotel current selling rate.. Cancellation information- For the Hotel Cancellation Policy - See Rate Rules. Deposit information- A Deposit may be required - See Rate Rules. Guarantee information- A valid Credit card with expiry date is required at the time of the reservation in order to guarantee the booking.  The hotel reserves the right to release any non-guaranteed booking at 6pm on the arrival date. Refer to the Cancellation Policy in the circumstance of any last-minute cancellation.. Property location- Conveniently situated at the citys transportation hub. PALAIS de CHINE is minutes away from newly appointed Taipei Bus Terminal Taiwan Railway Taiwan High Speed Rail Mass Rapid Transit and Taoyuan International Airport.. Property description- The Palais de Chine Hotel is a premier sophisticated and modern international 5 star hotel. Elegant and functional European style designed guest rooms equipped with the most advanced communication technologies will provide guests with a most efficient working environment added with entertainment pleasures.Property was built in 2007. Hotel Currency: TWD. Ratings: OHG: Moderate First Class. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-22367015/910633251901607281/20138" HotelName="SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALPES MARITIMES,CANNES,BOULEVARD SADI CARNOT,102  , 06110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499500/2499405/f0a62ed0_b.jpg</HotelPictures>
        <HotelDescription>This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach.  Guests can easily reach the city's various attractions, such as the theatre or the festival palace, with the conveniently located public transport (nearest connections are 100 m away).  The railway station is 1. 5 km from the hotel, and Nice Côte d'Azur airport is 35 km away. The cosy hotel comprises a total of 80 rooms spread over 3 floors.  A foyer awaits guests with a 24-hour reception desk and lifts.  Many further facilities are on offer including a bar and wifi Internet access service.  Those arriving by car may take advantage of the garage facilities.  The comfortable rooms are fitted with large beds, en suite bathroom with shower, bath and a hairdryer, a direct dial telephone, a colour TV and other amenities.  All rooms have air conditioning and heating. Bus: Line 1 - alight at stop 'Doumer'.  Motorway: A8 - exit 42 - 'Cannes Centre'. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233247-28500577/910633251901607281/7253" HotelName="CAMILLE PARIS GARE DE LYON, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500300/11500287/3c9dee3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20896-25211966/910633251901607281/22900" HotelName="GARDEN ELYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26415/7463da6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233572-25442204/910633251901607281/24861" HotelName="HOTEL VINCI DUE &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67440000/67431000/67430998/w8192h5461x0y9-6a214f3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-26609511/910633251901607281/38639" HotelName="O.LYSEE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565629/09b2f995_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6239-28496656/910633251901607281/13554" HotelName="LE SENAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561993/87419303_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6161-25190394/910633251901607281/24250" HotelName="MAISON ALBAR HOTEL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53564/32652dd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-25202415/910633251901607281/26677" HotelName="MAYFAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44839/dae6a8bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51000-25230197/910633251901607281/37941" HotelName="PAS DE CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880235/2e97efb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-25796339/910633251901607281/38295" HotelName="PARISIANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34790000/34787700/34787606/f8ad4c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354713-26648040/910633251901607281/39495" HotelName="PADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83644000/83643951/43047e05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284756-25502325/910633251901607281/26326" HotelName="DE SEZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4623100/4623089/6b432071_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-25319839/910633251901607281/30271" HotelName="KABANEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8200/8115/ed4ef43d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|862243-26072125/910633251901607281/31446" HotelName="HOTEL DE L'ABBAYE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41920000/41913100/41913079/ae6b6a1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-25586729/910633251901607281/32377" HotelName="SAINT-MARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14640000/14630400/14630329/07f7504c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188565-25373579/910633251901607281/38915" HotelName="NELL HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4928300/4928289/9cfae1d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.6721" Longitude="153.111" StarRating="4" HotelCode="0|652349-28564915/910633251901607281/13616" HotelName="LE RELAIS MÉDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>236 ALEXANDRA PARADE, ALEXANDRA HEADLAND, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652349/20211116135252383.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Alexandria Apartments in Alexandra Headland (Maroochydore-Mooloolaba), you'll be minutes from Alex Beach and close to Mooloolaba Esplanade. This beach apartment is within close proximity of Mooloolaba Beach and Underwater World Sea Life.   Rooms   Make yourself at home in one of the individually furnished guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Your room comes with a memory foam bed. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a sauna, and bicycles to rent. Additional amenities include complimentary wireless Internet access, an arcade/game room, and tour/ticket assistance.   Business, Other Amenities   The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available on request).   Room Info:    National Rating     Official Australia STAR Rating provided by AAA Tourism Pty Ltd   AAA Tourism Pty Ltd assigns an official STAR Rating for accommodations in Australia. This Self Catering property is rated 3.5 stars. Official Australia STAR Rating provided by AAA Tourism Pty Ltd   Know Before You Go       No pets and no service animals are allowed at this property.       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 1 PM  Check-out time is 10 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18799-25203093/910633251901607281/26919" HotelName="BELLOY ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526653/d2a59cc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299693-25508166/910633251901607281/32541" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254400/8254395/68acdb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321850-22370998/910633251901607281/18391" HotelName="AU COEUR DE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75860000/75854700/75854677/a79ed31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20900-22384813/910633251901607281/19428" HotelName="HOTEL BEIGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1489/a9db741f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626007-25796171/910633251901607281/28064" HotelName="CARON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3051000/3050968/e9ceab33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/910633251901607281/463" HotelName="MAISON ASTOR PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414500/414462/63b5dd01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238481-25447150/910633251901607281/22813" HotelName="BRITANNIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5000/4966/af2344fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652345-28434559/910633251901607281/10518" HotelName="CLER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652345/2021111681249376.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-25255321/910633251901607281/26610" HotelName="LEMPIRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637300/1637283/d2df9f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-25235681/910633251901607281/29263" HotelName="KEPPLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1558900/1558877/43e1d626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-25284612/910633251901607281/34307" HotelName="VILLA MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Familie Zinnert, Wengen, 3823, Switzerland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83106/40a814f5_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Wengen and was established in 1898. It is 20.0 Km from the Männlichen and the nearest station is Wengen. The Hotel has a restaurant, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 40 rooms are equipped with minibar, hairdryer, safe and ironing set. category: Superior first style: Traditional year Built: 1898 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652339-22372069/910633251901607281/19382" HotelName="HOTEL 33 MARBEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5400400/5400382/00c041e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18840-25203096/910633251901607281/22142" HotelName="DUMINY VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8972/f7672559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-25464731/910633251901607281/25084" HotelName="GRAND LEVEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5951900/5951861/0b2a28a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-25191243/910633251901607281/23124" HotelName="FRANCOIS 1ER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27370/e2e83bf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18824-25201687/910633251901607281/32659" HotelName="DE LA PLACE DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090900/8090818/1f8c6ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27629-25212680/910633251901607281/32748" HotelName="DUCS DE BOURGOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68513/321c3daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238559-25447238/910633251901607281/34523" HotelName="DE LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521493/c6faa73c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652327-28503022/910633251901607281/2562" HotelName="HOTEL CHOISEUL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652327/20211121124947111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-25190370/910633251901607281/25129" HotelName="CHATEAU FRONTENAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2179/9724d35a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|529634-25685135/910633251901607281/31730" HotelName="ANDREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13506000/13505949/04d4e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96683-25263824/910633251901607281/31983" HotelName="JARDIN DE CLUNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26700/26651/dfa4b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.653525" Longitude="-84.011213" StarRating="3" HotelCode="0|533930-25690690/910633251901607281/37174" HotelName="SAINT-LOUIS EN L'ISLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1385 OLD MCDONOUGH HWY, CONYERS, GA, 30094, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225452/2e162165_b.jpg</HotelPictures>
        <HotelDescription>Suburban Extended Stay Hotel is only 20 minutes from Downtown Atlanta and only 40 minutes from Six Flags. Whether you are attending that special sporting event such as baseball, hockey or basketball, we are only 20 minutes away.  When you need to be away from home come to our house, where the friendly smiling staff will greet you as a returned friend. Front desk hours: 7.00AM to 11:00PM Daily. Weekly housekeeping available. Phone Service: 3 free local calls/day, then .20/call. Pet Accommodation: 100.00 USD per stay. Pet Limit: 1 pet 50 lbs or less. LIMITED SERVICE HOTEL.$25.00 security deposit for nightly stays,$50.00 security deposit for weekly stays for cash paying guests.CXL Policy: 6P Check-In By: 1600 Check-Out By: 1200 GMT: -5 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-25309826/910633251901607281/25216" HotelName="BEAUGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-28564001/910633251901607281/1889" HotelName="LA VILLA HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263394/d7413655_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6163-25190395/910633251901607281/32256" HotelName="MALTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53587/62d92fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18825-28496593/910633251901607281/10642" HotelName="ACADEMIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14640/090f5f43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323679-22371392/910633251901607281/18555" HotelName="AU COEUR DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70010000/70007900/70007863/ef0e8853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-28582510/910633251901607281/8839" HotelName="DU SENTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-25447234/910633251901607281/28781" HotelName="ALMARINE EIFFEL HOTEL AND SPA BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526650/3c6eb73e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-22390437/910633251901607281/19460" HotelName="LOUVRE PIEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34212/642dbfd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-25216344/910633251901607281/20871" HotelName="WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27977/e62fc50f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-28496903/910633251901607281/2013" HotelName="LA COMTESSE BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14926100/14926025/4e1b5f17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371171-25558490/910633251901607281/37431" HotelName="RECAMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2140000/2130300/2130239/91c361b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/910633251901607281/17425" HotelName="WALDORF ASTORIA VERSAILLES TRIANON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1459621/2026227204059378.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-25201168/910633251901607281/30743" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246517-26600859/910633251901607281/37862" HotelName="GRAND HOTEL DE CLERMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6526300/6526247/4b62d414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-25230211/910633251901607281/23486" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/d62ea181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.50779" Longitude="13.32783" StarRating="4" HotelCode="0|283571-25501907/910633251901607281/27746" HotelName="INDIGO PARIS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 15, Berlin, 10623, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/330000/329954/a4cf6a0f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 81. Suites: 0. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 81. Physically challenged rooms: 1. Floors: 6. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- The Hotel Indigo® Berlin Kudamm hotel, just opposite the University of the Arts, blends beautifully with our busy cultural district. Inspired by the light and atmosphere of a neighborhood artists studio, our rooms and lobby are designed in a bright, modern style that forms a strong connection with the area. The artistic theme continues in each room, with neighborhood-inspired murals and stylish furniture. Our restaurant and bar offer locally sourced ingredients and an extensive drink menu, while our lobby tips its hat to the citys booming modern art scene found right outside.Property was built in 2011. Hotel Currency: EUR. Additional Addresses: Other: Hardenbergstrasse 15, Berlin, 10623, DE. Additional Phone Numbers: Fax - Other: 4930860909999. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-25640476/910633251901607281/31658" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607368-25765001/910633251901607281/29174" HotelName="9CONFIDENTIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27541900/27541871/420dd2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-28478010/910633251901607281/12785" HotelName="LA BELLE VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226800/75226799/46b481fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-22367258/910633251901607281/20252" HotelName="PULLMAN PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10900/10872/061cccdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-25341408/910633251901607281/36838" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/040ee6a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18911-25201715/910633251901607281/33262" HotelName="MASSENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891407/9c52ee3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-24442034/910633251901607281/76" HotelName="HILTON GARDEN INN PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88175100/88175083/6d6ad83d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-25232244/910633251901607281/34530" HotelName="LUXEMBOURG PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>78 Rahlstedter Straße, HAMBURG, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453644/cae16e67_b.jpg</HotelPictures>
        <HotelDescription>A hearty Welcome in the 4 star TOP CityLine Hotel Eggers Hamburg for our guests! The hotel offers not only 92 nonsmoking rooms and junior suites but also features the in-house Art Deco restaurant for memorable evenings with culinary specialties. Our hotel bar serves as an excellent meeting point after work or shopping. Our rich and freshly cooked breakfast buffet is also served in the breakfast restaurant. Recreate in the indoor pool, fitness area or sauna or enjoy a drink on the summer terrace. For all guests arriving by car our parking facilities are at your disposal.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18970-25201735/910633251901607281/37297" HotelName="SAINT PAUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189675/c7ad2287_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6035-27060711/910633251901607281/18552" HotelName="ASTRA OPERA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13215/80c36a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1396948-27807648/910633251901607281/17967" HotelName="MODE PARIS APARTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22710000/22701200/22701193/2fe4a6f1_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6114-25191377/910633251901607281/27395" HotelName="HOTEL DES GRANDS VOYAGEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2105/dd2661a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234132-25442680/910633251901607281/37317" HotelName="RELAIS DES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082500/8082456/b1eba9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-23140219/910633251901607281/18787" HotelName="DU BOURG TIBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64994/63e6f635_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13700-25202551/910633251901607281/29628" HotelName="MANSART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089900/8089880/3cf70ecd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535598-28563177/910633251901607281/8201" HotelName="DU ROMANCIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9657300/9657244/db4f8544_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-23058152/910633251901607281/20756" HotelName="THE ONE ALMA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748400/9748353/22672c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186222-25371575/910633251901607281/38056" HotelName="PARC SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121800/1121756/f1b15226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238579-28496844/910633251901607281/832" HotelName="LA PERLE SAINT-GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/238579/2013629144719474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240065-25455607/910633251901607281/33827" HotelName="GRAMONT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2780000/2774600/2774509/65908eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1443926-28871161/910633251901607281/38950" HotelName="LA FONDATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443926/20257214504560.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-28560853/910633251901607281/7617" HotelName="CLARIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53561/w3837h2535x3y0-540a9194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24490-28596617/910633251901607281/9462" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-25203095/910633251901607281/26661" HotelName="DERBY ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/0e23dfe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-25214162/910633251901607281/31427" HotelName="LE WALT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863814/d00a936a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123248-28499043/910633251901607281/12054" HotelName="L'INATTENDU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2149100/2149087/ab977689_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-25202555/910633251901607281/21878" HotelName="EDOUARD 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3389/3c75b65e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652346-25829726/910633251901607281/31502" HotelName="HÔTEL DE LA TAMISE - ESPRIT DE FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521444/517e0d0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918552-28448940/910633251901607281/10769" HotelName="APARTMENT WS LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918552/2021111514445801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-27805903/910633251901607281/18127" HotelName="CASTILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/2f3d1726_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426335-28501402/910633251901607281/2887" HotelName="LA CHAMBRE DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1312500/1312493/77e995af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-25765257/910633251901607281/32827" HotelName="CHARLES V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26587100/26587037/f5e06be6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/910633251901607281/14762" HotelName="NOVOTEL PARIS LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24795/40e29450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-28712664/910633251901607281/25502" HotelName="HÔTEL GABBIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-25829730/910633251901607281/35510" HotelName="MAJESTIC APARTMENTS CHAMPS ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19190000/19180200/19180138/fea75215_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-21407212/910633251901607281/278" HotelName="HILTON PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2002/c7fd3a90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-28560822/910633251901607281/5166" HotelName="RELAIS DU VIEUX PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25200/25168/aaf3310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-25190413/910633251901607281/23468" HotelName="REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15611/8d53fa48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.32" OriginalAmount="344" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18973-25203664/910633251901607281/26357" HotelName="LA MAISON CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189871/0b63c17b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-25202548/910633251901607281/28466" HotelName="LE PRADEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233894-25442430/910633251901607281/30676" HotelName="LE PAVILLON DES LETTRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542901/3569381b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-25190390/910633251901607281/34148" HotelName="GEORGE WASHINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11740700/11740677/0ada5174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626053-25796235/910633251901607281/31855" HotelName="RAYZ EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37630000/37627400/37627329/2c4b5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70255-25242704/910633251901607281/33392" HotelName="D'ORSAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090800/8090711/841fa474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.787942" Longitude="35.206794" StarRating="5" HotelCode="0|171210-28594017/910633251901607281/5215" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>208 jaffa road, P.O.BOX 13251, JERUSALEM, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2431700/2431617/1ba86839_b.jpg</HotelPictures>
        <HotelDescription>The hotel is just a 10-minute walk from the centre and 20 minutes' walk from the old city. It is close to many of Jerusalem's famous historic sites and very near to the International Convention Center. Furthermore, the hotel is less than an hour from Tel Aviv and the Dead Sea and just 30 minutes' drive from Ben Gurion International Airport.

Enjoying an intimate atmosphere in the attractively furnished and fully air-conditioned rooms and a great location, this 150-room city hotel offers holidaymakers and business guests alike a warm and courteous welcome in the heart of Jerusalem.

In addition to a private bath with shower, all of the hotel guest rooms have wall-to-wall carpeting, a radio, cable TV, wireless Internet access and direct dial telephone with voice mail. Each room also includes a mini fridge, a coffee/tea set and an iron and ironing board.

The Caesar Premier is a 30-minute drive from Ben Gurion Airport and less than an hour's drive to Tel Aviv and the Dead Sea. The old city is within walking distance, and the bus to Jaffa Gate stops right outside the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-25202633/910633251901607281/27110" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/24da95f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6271-28567926/910633251901607281/3745" HotelName="WARWICK PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22410/723a0ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6059-28560854/910633251901607281/9147" HotelName="CHATEAUBRIAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19100/19036/4c5b968e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6028-28560621/910633251901607281/9534" HotelName="PARIS MARRIOTT OPERA AMBASSADOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3309/4a75655a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.53" OriginalAmount="351" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-30815227/910633251901607281/36481" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="363.59" OriginalAmount="353" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-30109496/910633251901607281/14903" HotelName="PONT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565600/93300428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238566-25447250/910633251901607281/35332" HotelName="DES SAINTS PERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089800/8089748/cf1785fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182006-28563623/910633251901607281/3903" HotelName="HOTEL DE MONTESQUIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486266/2b2d5c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|169978-25341767/910633251901607281/24502" HotelName="MAJESTIC HOTEL SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3400000/3400000/3399972/a20e8786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161840-25340801/910633251901607281/25639" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428466-27594558/910633251901607281/35693" HotelName="APARTHOTEL QUARTIER LIBRE MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95320000/95312800/95312742/83593f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-28789091/910633251901607281/9" HotelName="ALFRED SOMMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18917-22238417/910633251901607281/19731" HotelName="MERCURE LA SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18917/18917_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="376.98" OriginalAmount="366" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240245-25455883/910633251901607281/37521" HotelName="RESIDENCE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867300/867220/07f3d2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-25497070/910633251901607281/27897" HotelName="MOLITOR PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8013600/8013591/4474ad27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.13" OriginalAmount="371" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188420-25373421/910633251901607281/34404" HotelName="VILLA D'ESTREES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908700/908689/785dbfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.13" OriginalAmount="371" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1320233-26633393/910633251901607281/38542" HotelName="QUARTIER LIBRE SAINT GEORGES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74820000/74817900/74817857/8c8725a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-25281617/910633251901607281/25950" HotelName="INTERCONTINENTAL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2193400/2193319/3d2dfb00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-25187939/910633251901607281/36519" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48248/08f9fb3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-25586735/910633251901607281/21244" HotelName="HOTEL LES BAINS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sahar Tower, Andheri East, Mumbai, 400099, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11299900/11299839/2248ad62_b.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Mumbai and was established in 2001. It is 14.0 Km from the Park and the nearest station is Airport Road Metro Station. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 386 rooms are equipped with hairdryer, safe and air conditioning. category: Deluxe style: Modern year Built: 2001 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10003-22384649/910633251901607281/20604" HotelName="VILLA MARQUIS MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44711/34e1ea1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.43" OriginalAmount="381" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-22329736/910633251901607281/20179" HotelName="MONSIEUR GEORGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38705300/38705288/ab06ff6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-25212259/910633251901607281/28364" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.49" OriginalAmount="383" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|429497-25603135/910633251901607281/25907" HotelName="MAISON ALBAR HOTELS LE PONT-NEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599900/16599855/6e37e415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-27808183/910633251901607281/18027" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/53c3cfc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233912-25442440/910633251901607281/34348" HotelName="RIVES DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/809400/809361/f4846001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-25587029/910633251901607281/35134" HotelName="MILLESIME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.67" OriginalAmount="389" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-27805858/910633251901607281/18191" HotelName="PARIS J'ADORE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35370000/35360500/35360494/e8fe2468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-25329052/910633251901607281/34769" HotelName="TILDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748600/3748528/9580f7b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="403.76" OriginalAmount="392" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447758-25618481/910633251901607281/22200" HotelName="AMASTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16117000/16116921/a449ad10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-21410467/910633251901607281/207" HotelName="CANOPY BY HILTON PARIS TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58330000/58323300/58323249/f25c4c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-28594350/910633251901607281/4189" HotelName="LE DAMANTIN HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22690000/22687500/22687451/28b744da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-25799183/910633251901607281/32703" HotelName="SINNER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35079100/35079003/4e3a3e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13123-28560618/910633251901607281/5251" HotelName="LE DOKHAN’S PARIS ARC DE TRIOMPHE A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562400/562399/7366df20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.15" OriginalAmount="405" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-26689726/910633251901607281/38369" HotelName="HANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94896000/94895976/e947b08b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|417023-28594275/910633251901607281/4966" HotelName="RENAISSANCE PARIS REPUBLIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13340300/13340277/3ab9311a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18790-28587079/910633251901607281/7563" HotelName="CHATEAU DES FLEURS PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15486/d2c64829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|284804-25502351/910633251901607281/27001" HotelName="LE CINQ CODET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8965800/8965758/98dc3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-28596603/910633251901607281/9824" HotelName="DU COLLECTIONNEUR ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994300/994215/4727fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21472-25212074/910633251901607281/24040" HotelName="MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10384/841ddaf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/910633251901607281/14985" HotelName="LANCASTER PARIS CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23100/23034/078bb37f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863149-26073283/910633251901607281/35604" HotelName="MAISON ALBAR HOTELS LE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42693100/42693045/3e01025d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10496-25200644/910633251901607281/26570" HotelName="LA CLEF LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526631/78f9f7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="429.51" OriginalAmount="417" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-25203547/910633251901607281/25229" HotelName="MONTALEMBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7395/064db8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573203-28524252/910633251901607281/9645" HotelName="APARTADAGIO ACCESS PARIS SAINT DENIS PLEYEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1305600/1305520/2865ba7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6185-25190403/910633251901607281/27698" HotelName="NAPOLEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13900/13819/ffa125dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436331-28593820/910633251901607281/11688" HotelName="L'HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525600/525529/0c0d0b79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.90" OriginalAmount="430" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|534437-25690896/910633251901607281/21573" HotelName="BOWMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22640000/22633000/22632950/e35c84e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|607473-25765155/910633251901607281/26055" HotelName="LA CLEF CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27840000/27836800/27836753/3758c560_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|320627-25517269/910633251901607281/31796" HotelName="MAISON SOUQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9270000/9269600/9269598/36f1190a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.05" OriginalAmount="435" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-23088443/910633251901607281/19280" HotelName="LA DEMEURE MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71600000/71593800/71593758/96f09768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-25601705/910633251901607281/37206" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.20" OriginalAmount="440" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139475-28596599/910633251901607281/4599" HotelName="LE CLARIDGE CHAMPS-ELYSEES FRASER SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14807/fb5101ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.32" OriginalAmount="444" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284936-25502403/910633251901607281/30982" HotelName="RELAIS DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166024/bd0bc73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.68" OriginalAmount="456" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13710-25202553/910633251901607281/21849" HotelName="BRIGHTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/55000/54958/w1017h683x0y0-f5dc7c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-26645294/910633251901607281/33804" HotelName="BLACK DOOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88171800/88171786/37ff5c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="473.80" OriginalAmount="460" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139386-25309618/910633251901607281/38523" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352638-28598300/910633251901607281/2356" HotelName="LA CLEF LOUVRE PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352638/20232109544250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.89" OriginalAmount="463" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/910633251901607281/15043" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81702/9f462be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.98" OriginalAmount="466" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/910633251901607281/15179" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/616a18b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-25192142/910633251901607281/26824" HotelName="SOFITEL LE SCRIBE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15775/216bfed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-26600841/910633251901607281/37998" HotelName="KIMPTON ST HONORE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62990000/62984900/62984874/04141f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="482.04" OriginalAmount="468" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-28567925/910633251901607281/2028" HotelName="WESTMINSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25800/25780/9c3da322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360296-28598596/910633251901607281/3185" HotelName="LA FANTAISIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83990000/83982100/83982005/595bf0c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-28496607/910633251901607281/8790" HotelName="LOUISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352637-28598299/910633251901607281/1113" HotelName="LA CLEF CHAMPS-ÉLYSÉES PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352637/202321095159873.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-25593826/910633251901607281/26791" HotelName="LE NARCISSE BLANC &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>174 W CLIFF DR, SANTA CRUZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13064100/13064038/03145b90_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    West Cliff Inn - A Four Sisters Inn is located near the beach in Santa Cruz and close to Santa Cruz Wharf, Main Beach, and Santa Cruz Beach Boardwalk. Nearby points of interest also include University of California Santa Cruz and Santa Cruz Surfing Museum.    Property Features.   The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary manager's reception on select days. West Cliff Inn - A Four Sisters Inn features tour/ticket assistance, a picnic area, and coffee/tea in the lobby. Complimentary wireless and wired high-speed Internet access is available in public areas. Additional property amenities include complimentary newspapers in the lobby, concierge services, and a fireplace in the lobby. Guest parking is complimentary. The front desk is open during limited hours. This is a smoke-free property.    Guestrooms.     9 guestrooms at West Cliff Inn - A Four Sisters Inn feature MP3 docking stations and CD players. Beds come with triple sheeting. Rooms are individually decorated and furnished. Bathrooms feature designer toiletries and bathrobes. Wired high-speed and wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer direct-dial phones as well as free local calls (restrictions may apply). Flat-panel televisions have premium cable channels. Rooms also include clock radios. Guests may request a turndown service, irons/ironing boards, and hair dryers. Housekeeping is available daily.     Room Info:       Notifications:      Children 18 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.           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 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  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-22367246/910633251901607281/20640" HotelName="SOFITEL PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26021/b9fa70d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6164-25190396/910633251901607281/25186" HotelName="MARIGNAN CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/573500/573476/89497bba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="503.67" OriginalAmount="489" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-28591207/910633251901607281/3487" HotelName="SOFITEL PARIS BALTIMORE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18876/758c089b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="505.73" OriginalAmount="491" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-25203491/910633251901607281/21673" HotelName="HOTEL BALZAC PARIS &amp;amp; SPA IKOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2400/2370/61f3db62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18905-25203662/910633251901607281/21522" HotelName="DU LOUVRE, IN THE UNBOUND COLLECTION BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21803/76a0c5be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428468-27600522/910633251901607281/35585" HotelName="APARTHOTEL QUARTIER LIBRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103480000/103477600/103477575/46712b64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="513.97" OriginalAmount="499" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428482-27598743/910633251901607281/38751" HotelName="SAINT GERMAIN RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101470000/101463100/101463076/229e5482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="516.03" OriginalAmount="501" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-25216820/910633251901607281/26998" HotelName="VERNET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>127-130 PRAÇA DA BATALHA, OPORTO, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8571/3a1ddbbf_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located in on Batalha Square, in Oporto. This Oporto hotel is minutes from popular attractions like the University of Oporto, and the Crystal Palace Garden, the Music Hall. The area is known for Port wine, one of Portugal's most internationally appreciated products. This beautiful city is full of great monuments, and friendly people. A variety of restaurants, cafes and cocktail lounges are located in the surrounding area.

Due to Covid-19 pandemic and by logistic reasons, breakfast could be served in client's room – Room Service – instead of being served in the breakfast room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18828-28598598/910633251901607281/14408" HotelName="NORMAN HOTEL AND SPA PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189601/c3aef716_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-26614033/910633251901607281/36594" HotelName="MADAME REVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70047400/70047306/93726f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-25203120/910633251901607281/33088" HotelName="VILLA SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 400 Arch Street, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/700/670/c917045e_b.jpg</HotelPictures>
        <HotelDescription>Located in Old City, this eco-friendly hotel is within a 10-minute walk of Betsy Ross House, Liberty Bell Center, and Independence Hall. Reading Terminal Market and Ben Franklin National Memorial are also within 2 mi (3 km).
Hotel Features
Along with a restaurant, this hotel has an outdoor pool and a 24-hour fitness center. WiFi in public areas is free. Other amenities include a bar/lounge, a business center, and meeting rooms.
All 364 rooms offer free WiFi, room service, and TVs with cable channels. Premium bedding, coffee makers, and free weekday newspapers are among the other amenities available to guests.
Breakfast fee: between USD 9 and USD 16.99 per person (approximately),
Self parking fee: USD 36 per night 
Rollaway bed fee: USD 20.0 per stay&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="534.57" OriginalAmount="519" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652378-25829740/910633251901607281/26428" HotelName="LES JARDINS DU FAUBOURG PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633300/33633233/af6c5a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-27808182/910633251901607281/18331" HotelName="DE SERS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/175100/175063/7ede4e8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.14" OriginalAmount="538" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-25705556/910633251901607281/22257" HotelName="BRACH PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21333500/21333453/e65c6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="556.20" OriginalAmount="540" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-22238567/910633251901607281/18974" HotelName="ELYSIA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788800/788721/f8aef9e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.23" OriginalAmount="541" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-25442452/910633251901607281/26577" HotelName="MARQUIS FAUBOURG SAINT - HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6422300/6422260/3453d9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-25247280/910633251901607281/25575" HotelName="INTERCONTINENTAL PARIS LE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20073/517d0572_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-26614029/910633251901607281/36419" HotelName="CHATEAU VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70020000/70012300/70012256/41387a81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="566.50" OriginalAmount="550" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-25231625/910633251901607281/22494" HotelName="GRAND POWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53581/06fdf10f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="573.71" OriginalAmount="557" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531608-28501645/910633251901607281/4783" HotelName="HÔTEL DE BERRI CHAMPS-ELYSEES A LUXURY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874200/874178/1ca04054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="586.07" OriginalAmount="569" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352665-26645340/910633251901607281/35970" HotelName="MANOLITA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83420000/83410300/83410266/cedf7d01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="592.25" OriginalAmount="575" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-25593820/910633251901607281/29272" HotelName="NOLINSKI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172727/5ae20958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="594.31" OriginalAmount="577" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-28849608/910633251901607281/39100" HotelName="SAX PARIS, LXR HOTELS &amp;amp; RESORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442448/20256415246330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="615.94" OriginalAmount="598" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-25656946/910633251901607281/27939" HotelName="SPLENDIDE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17324400/17324302/f6f84a8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="616.97" OriginalAmount="599" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-25203549/910633251901607281/26114" HotelName="SOFITEL PARIS LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14721/cdfabbfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="620.06" OriginalAmount="602" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1456553-32461744/910633251901607281/36366" HotelName="MONDOVI LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456553/202611415382459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="621.09" OriginalAmount="603" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47855-25224175/910633251901607281/36485" HotelName="RELAIS SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687300/2687249/dede29fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="623.15" OriginalAmount="605" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-28501894/910633251901607281/2650" HotelName="SAN REGIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12683/3e1f4b2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="644.78" OriginalAmount="626" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-25242596/910633251901607281/21931" HotelName="GRAND HOTEL DU PALAIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5576300/5576207/f2cd430c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="646.84" OriginalAmount="628" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-25796321/910633251901607281/33106" HotelName="COUR DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39190000/39186300/39186206/d50e105b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="648.90" OriginalAmount="630" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174491-25353994/910633251901607281/36237" HotelName="PAVILLON FAUBOURG SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16116900/16116822/db411ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="649.93" OriginalAmount="631" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-25231624/910633251901607281/33846" HotelName="PAVILLON DE LA REINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182200/182182/27d96e10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="663.32" OriginalAmount="644" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428474-27593271/910633251901607281/38796" HotelName="LA SOURCE - EXCLUSIVE APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92820000/92811200/92811161/f6ae6694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="667.44" OriginalAmount="648" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591612-25740388/910633251901607281/21953" HotelName="FAUCHON L'HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23090000/23089300/23089229/6d85b0e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="689.07" OriginalAmount="669" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-32592961/910633251901607281/5078" HotelName="MAISON BARRIERE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1446939/202581915276339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="707.61" OriginalAmount="687" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-26645316/910633251901607281/36326" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0fbb2e43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="723.06" OriginalAmount="702" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-28599842/910633251901607281/2162" HotelName="VILLA-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92610000/92600500/92600459/60315eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="725.12" OriginalAmount="704" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-25192134/910633251901607281/21215" HotelName="BURGUNDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25100/25039/8e08424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="737.48" OriginalAmount="716" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354856-23288953/910633251901607281/19961" HotelName="MAISON DELANO PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90310000/90302000/90301901/610bd250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="749.84" OriginalAmount="728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-27591010/910633251901607281/25483" HotelName="HOTEL LE GRAND MAZARIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89590000/89589500/89589494/440f76f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="750.87" OriginalAmount="729" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-25796305/910633251901607281/38483" HotelName="J.K. PLACE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="872.41" OriginalAmount="847" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-26610673/910633251901607281/33279" HotelName="BABEL HOTELS BELLEVILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66022900/66022815/4ac2e7df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="878.59" OriginalAmount="853" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-28594395/910633251901607281/6087" HotelName="ESPRIT SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83021/426bfe74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="887.86" OriginalAmount="862" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.46355" Longitude="77.09521" StarRating="3" HotelCode="0|351587-25542294/910633251901607281/31102" HotelName="RESIDENCE CHARLES FLOQUET PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>F-12/8, DLF PHASE-1, GURGAON, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9637800/9637703/41b164a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ess Kay Ess Villa is located in Gurgaon, close to Sahara Mall, DLF Park Place, and Kingdom of Dreams. Nearby points of interest also include MGF Metropolitan Mall and Leisure Valley.    Hotel Features.   Ess Kay Ess Villa features tour/ticket assistance and laundry facilities. Room service is available 24 hours a day. Guest parking is complimentary.    Guestrooms.     12 guestrooms at Ess Kay Ess Villa feature air conditioning. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. Televisions have cable channels.      Room Info:  Name: Deluxe Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.     Name: Super deluxe room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.       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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="978.50" OriginalAmount="950" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-22238813/910633251901607281/19478" HotelName="LE ROYAL MONCEAU - RAFFLES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14582/fca314e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1067.08" OriginalAmount="1036" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-25191483/910633251901607281/24065" HotelName="MANDARIN ORIENTAL LUTETIA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21442600/21442501/w4000h2664x0y3-3acc51a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1181.41" OriginalAmount="1147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-25232930/910633251901607281/21104" HotelName="BARRIERE LE FOUQUETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19460/e0018e00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1221.58" OriginalAmount="1186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18942-25203663/910633251901607281/26619" HotelName="PARK HYATT PARIS - VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885300/885275/56fc572e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1313.25" OriginalAmount="1275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33350-28562741/910633251901607281/1631" HotelName="SAINT JAMES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10369500/10369462/04bf1d6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1409.04" OriginalAmount="1368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6180-25192137/910633251901607281/25394" HotelName="LE MEURICE DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441700/441665/w2776h1866x0y0-4f0f679c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1562.51" OriginalAmount="1517" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272222-27579123/910633251901607281/26488" HotelName="THE PENINSULA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8290900/8290864/70a84e88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1619.16" OriginalAmount="1572" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-25341630/910633251901607281/23665" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4423900/4423889/289b0120_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1650.06" OriginalAmount="1602" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-25829742/910633251901607281/26639" HotelName="LA RÉSERVE PARIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8450000/8444800/8444782/7c96550a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1779.84" OriginalAmount="1728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1277405-28597791/910633251901607281/6894" HotelName="MAISON VILLEROY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277405/20211124135317756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1832.37" OriginalAmount="1779" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6206-25192139/910633251901607281/22983" HotelName="PLAZA ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27600/27528/192f65f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1844.73" OriginalAmount="1791" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-25341638/910633251901607281/25968" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenida De Filipinas, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4028700/4028607/7259f718_b.jpg</HotelPictures>
        <HotelDescription>These waterfront apartments are located in Benidorm, just 30 metres from the beach in Levante and a kilometre from the centre of the resort and its numerous tourist attractions. Guests can start their days with a cup of coffee or tea in hand at the furnished terrace of their lovely apartment, overlooking the sea it is the best place from where to inhale the fresh morning air and prepare for the excitement that lays ahead. All of the air-conditioned units come with well-equipped kitchens that are just perfect for those who enjoy self-catering, the rest of the guests will find excellent dining options within a short 10-minute stroll. The youngest visitors of the venue can take advantage of the children's playground, the specially designed place where they can let the steam off and have some fun.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1954.94" OriginalAmount="1898" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-25192133/910633251901607281/25545" HotelName="LE BRISTOL PARIS - AN OETKER COLLECTION HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2529/0bb16218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2035.28" OriginalAmount="1976" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-25192135/910633251901607281/24963" HotelName="DE CRILLON, A ROSEWOOD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26025/36ffd59d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2229.95" OriginalAmount="2165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109497/910633251901607281/14679" HotelName="FOUR SEASONS GEORGE V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6642/1639f9d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,3,4,1,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
bb15924d-174c-4f7c-8c76-6c2b1e1b1866|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="bb15924d-174c-4f7c-8c76-6c2b1e1b1866">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80669" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
bb15924d-174c-4f7c-8c76-6c2b1e1b1866|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>bb15924d-174c-4f7c-8c76-6c2b1e1b1866</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
6b961a72-5cdb-42de-9476-8cfd91aab0d9|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="6b961a72-5cdb-42de-9476-8cfd91aab0d9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="80669" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
609a387f-3d5d-406e-9e68-0004deaacff7|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="609a387f-3d5d-406e-9e68-0004deaacff7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="101419" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
77ca759a-b1a1-4dab-8eee-2f86aa711668|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="77ca759a-b1a1-4dab-8eee-2f86aa711668">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
77ca759a-b1a1-4dab-8eee-2f86aa711668|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
77ca759a-b1a1-4dab-8eee-2f86aa711668|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-20T14:50:27.5270432+01:00" Version="0" EchoToken="Search" TransactionIdentifier="77ca759a-b1a1-4dab-8eee-2f86aa711668" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1443704-32658161/4476987958547634173/4878" 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328041-26637799/4476987958547634173/10738" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|531254-22977199/4476987958547634173/5395" HotelName="CORENDON VILLAGE AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24920000/24912900/24912880/01a2a5ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1219277-26561762/4476987958547634173/10641" HotelName="PRINCESS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1849200/1849170/3f79ad96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.779515" Longitude="31.39798" StarRating="3" HotelCode="0|274-27932033/4476987958547634173/5427" 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="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|66018-25237025/4476987958547634173/11499" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|14720-25200662/4476987958547634173/10874" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615767-28550710/4476987958547634173/812" HotelName="CAMP INN HOTEL AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15750000/15747400/15747382/3b455617_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1384146-26688111/4476987958547634173/10879" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26154-24643775/4476987958547634173/5431" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|596040-25747128/4476987958547634173/11430" HotelName="KAP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768249/c12e10e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31530-25215110/4476987958547634173/9941" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893372-26124588/4476987958547634173/9634" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184490-25369725/4476987958547634173/10462" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9355-25186982/4476987958547634173/9281" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|505376-25666865/4476987958547634173/9414" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|547703-25701067/4476987958547634173/9346" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1322873-26635209/4476987958547634173/11506" HotelName="G EXPERIENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75970000/75969400/75969301/f8a09540_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9361-22979660/4476987958547634173/5428" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615883-25779316/4476987958547634173/11329" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615900-25779350/4476987958547634173/10646" 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="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|524804-28550593/4476987958547634173/951" HotelName="MOXY AMSTERDAM HOUTHAVENS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21380000/21377200/21377106/15475e30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.548386" Longitude="31.9817" StarRating="4" HotelCode="0|250-27932032/4476987958547634173/5519" 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.484916" Longitude="2.521523" StarRating="2" HotelCode="0|57053-25229906/4476987958547634173/9341" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1323753-26635773/4476987958547634173/9725" HotelName="CAMPIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75990000/75984600/75984557/c424d773_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|403136-25584043/4476987958547634173/9099" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15819-25200732/4476987958547634173/8078" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246224-26600739/4476987958547634173/11357" HotelName="INNTEL HOTELS AMSTERDAM LANDMARK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59930000/59925000/59924915/fe940ec2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24937-25210864/4476987958547634173/9134" 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="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401846-25583403/4476987958547634173/8047" HotelName="VOSSIUS VONDELPARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5380000/5370800/5370715/e22376f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244602-25460859/4476987958547634173/10174" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318188-32592710/4476987958547634173/1087" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|117070-25286630/4476987958547634173/9890" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|340952-24423568/4476987958547634173/5566" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894684-28506466/4476987958547634173/774" HotelName="G HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/68000000/67680000/67673000/67672906/a325e437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|888582-26114957/4476987958547634173/8182" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|134859-25304564/4476987958547634173/9604" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881863-26105559/4476987958547634173/10942" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|97378-25264734/4476987958547634173/7680" HotelName="XO HOTELS BLUE SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19255000/19254975/fd59f579_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533126-25690286/4476987958547634173/9423" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|52238-25229807/4476987958547634173/10950" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.02596092224121" Longitude="34.43545913696289" StarRating="2" HotelCode="0|51210-25229770/4476987958547634173/9683" 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="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646526-25824439/4476987958547634173/7534" 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="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615799-25779182/4476987958547634173/11429" HotelName="HOTEL CANAL VIEW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21950000/21948800/21948777/9f81d5eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|97007-25264242/4476987958547634173/9607" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1279359-26623157/4476987958547634173/11215" HotelName="MERCURE AMSTERDAM NORTH STATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71740000/71734900/71734829/ed3be55d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.04574" Longitude="-98.20381" StarRating="3" HotelCode="0|445766-25617701/4476987958547634173/9874" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|191653-24739662/4476987958547634173/5755" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163629-25340904/4476987958547634173/8898" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15572-25201334/4476987958547634173/9661" HotelName="CAMPANILE AMSTERDAM ZUIDOOST" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150800/1150743/3cdc6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28500-25212781/4476987958547634173/10051" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9028" Longitude="27.2765" StarRating="2" HotelCode="0|446063-25617799/4476987958547634173/11214" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|103112-25279335/4476987958547634173/9457" HotelName="DAMRAK-INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1680100/1680002/d0c16709_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1403718-26690511/4476987958547634173/9859" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15801-25201350/4476987958547634173/10704" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|412058-25591622/4476987958547634173/10994" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|310742-28560182/4476987958547634173/568" HotelName="CORENDON CITY AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9726300/9726263/e4f9f166_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|598717-24423536/4476987958547634173/5867" 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="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|318194-25516026/4476987958547634173/10188" 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="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|173042-25354989/4476987958547634173/10685" 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="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615875-25779306/4476987958547634173/11169" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414879-27598274/4476987958547634173/9995" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615734-30106516/4476987958547634173/4244" HotelName="SUPPER HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32100000/32100000/32099928/15a6e99d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|866153-26077115/4476987958547634173/8663" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|487376-25651181/4476987958547634173/10977" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|273-25189048/4476987958547634173/7802" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231685-25440594/4476987958547634173/8346" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|518417-25676792/4476987958547634173/10569" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|636348-30102468/4476987958547634173/4227" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168136-25339825/4476987958547634173/9393" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|477458-25643290/4476987958547634173/10327" HotelName="Q-FACTORY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18310000/18308700/18308688/2d6132bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.242996" Longitude="-118.793428" StarRating="2" HotelCode="0|176908-25354140/4476987958547634173/11428" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|62993-25235663/4476987958547634173/7660" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241422-25457385/4476987958547634173/10457" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279272-25499526/4476987958547634173/11370" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.3581" Longitude="105.881" StarRating="3" HotelCode="0|351227-24423523/4476987958547634173/5828" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|104200-24423513/4476987958547634173/5868" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1322872-26635207/4476987958547634173/8312" 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="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595694-24643770/4476987958547634173/5996" 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="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224-32398138/4476987958547634173/4596" 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="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237-20960974/4476987958547634173/6147" 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="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633970-25809098/4476987958547634173/10889" 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="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144238-24740888/4476987958547634173/6170" HotelName="CONSCIOUS VONDELPARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3910000/3909300/3909295/857d540b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|908053-28447907/4476987958547634173/1689" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1381774-28434543/4476987958547634173/488" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247-24643765/4476987958547634173/6223" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579947-25726352/4476987958547634173/10022" HotelName="POSTILLION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32760000/32755100/32755001/49bd6cdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.289845" Longitude="-80.094836" StarRating="3" HotelCode="0|175265-25355491/4476987958547634173/10194" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265394-25490735/4476987958547634173/10259" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206382-25404421/4476987958547634173/10830" 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="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|881809-26105543/4476987958547634173/11210" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243-30101309/4476987958547634173/3946" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|415175-30102467/4476987958547634173/4207" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66549-25237225/4476987958547634173/10480" 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="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|141852-24643767/4476987958547634173/6237" 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="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615795-25779174/4476987958547634173/10758" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158172-24423550/4476987958547634173/6392" 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="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|276-25187132/4476987958547634173/10645" 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="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|881808-26105541/4476987958547634173/11565" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1277658-28536964/4476987958547634173/497" HotelName="ROYAL PLAZA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277658/2021112417537244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|646521-25824431/4476987958547634173/7556" HotelName="VAN DER VALK HOTEL AMSTERDAM - AMSTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26960000/26955300/26955255/1dd6caef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.816541" Longitude="-96.6424059" StarRating="4" HotelCode="0|278978-25499426/4476987958547634173/7587" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|24943-25210081/4476987958547634173/11131" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279275-25499528/4476987958547634173/11316" 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="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30232-27932029/4476987958547634173/6253" HotelName="IBIS AMSTERDAM CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25525/6f49fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168693-27932031/4476987958547634173/6332" 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="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.526813" Longitude="14.971704" StarRating="3" HotelCode="0|370298-30102463/4476987958547634173/4112" 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="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615783-25779150/4476987958547634173/8568" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|103651-30102461/4476987958547634173/4104" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|596081-25747192/4476987958547634173/9524" HotelName="OLYMPIC" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33970000/33970000/33969931/e98b7624_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232963-30101395/4476987958547634173/4085" 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="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|328232-25521325/4476987958547634173/10577" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161250-25340754/4476987958547634173/10848" 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="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866135-26077087/4476987958547634173/10700" 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="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615928-28532654/4476987958547634173/2518" 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="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.635363" Longitude="-93.263924" StarRating="3" HotelCode="0|136617-24423490/4476987958547634173/6265" 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="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15802-25201885/4476987958547634173/8934" 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="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615763-25779114/4476987958547634173/9106" 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="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615898-25779346/4476987958547634173/10656" HotelName="QUENTIN ENGLAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521205/0390abfd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.18495" Longitude="94.88538" StarRating="2" HotelCode="0|615803-28457956/4476987958547634173/1903" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|439556-24643726/4476987958547634173/6432" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.5349429" Longitude="11.3485741" StarRating="4" HotelCode="0|355550-25544042/4476987958547634173/9435" HotelName="THE SOCIAL HUB AMSTERDAM CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|270005-28496272/4476987958547634173/447" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253-24737682/4476987958547634173/6489" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.5292184" Longitude="-108.7642055" StarRating="3" HotelCode="0|255154-25476978/4476987958547634173/9611" 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="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1246223-26600737/4476987958547634173/11476" 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="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646506-28522618/4476987958547634173/1656" HotelName="HOTEL D'AMSTERDAM LEIDSESQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/646506/202212191692913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615872-28533044/4476987958547634173/1882" 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="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615874-28502041/4476987958547634173/3002" 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="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|54077-30100866/4476987958547634173/3867" 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="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|223-25189029/4476987958547634173/9817" HotelName="NH AMSTERDAM CARANSA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519400/519393/acc47b41_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|532211-25689862/4476987958547634173/10959" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|269-25188467/4476987958547634173/7717" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33478-24743313/4476987958547634173/6449" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256-24643771/4476987958547634173/6566" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.849625" Longitude="30.617002" StarRating="4" HotelCode="0|249-27713379/4476987958547634173/9845" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265392-25490733/4476987958547634173/10343" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524819-25683051/4476987958547634173/10519" 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="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241421-25457383/4476987958547634173/10711" 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="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|634186-25809282/4476987958547634173/9494" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30175-22977186/4476987958547634173/6619" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857974" Longitude="30.913101" StarRating="3" HotelCode="0|241-25187121/4476987958547634173/8817" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.975518" Longitude="-120.078469" StarRating="4" HotelCode="0|279278-25499530/4476987958547634173/10778" HotelName="GRAND HOTEL DOWNTOWN AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1855 West Cleveland Ave, Madera, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5401300/5401244/3567723d_b.jpg</HotelPictures>
        <HotelDescription>AAA Approved, SuperStart breakfast, wireless high speed internet, outdoor seasonal pool, micr-fridges, hairdryers, coff makers. Fresno Yosemite Airport 30 miles, Madera Airport 2 miles. County Fairground (across street), Madera Speedway (across street).
 Yosemite National Park 45 miles. Many restaurants nearby. &lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Pets Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144226-28499118/4476987958547634173/2112" HotelName="THE MUSE AMSTERDAM - BOUTIQUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3543500/3543466/b3114dfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|613509-24747240/4476987958547634173/6686" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646508-25824415/4476987958547634173/7836" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1173897-26487558/4476987958547634173/9626" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866145-26077107/4476987958547634173/10805" 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="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1036225-26242676/4476987958547634173/10634" HotelName="QUENTIN ARRIVE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2528600/2528530/3fc1ef2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1360665-26661901/4476987958547634173/11555" 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="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15824-20959596/4476987958547634173/6900" 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="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|533153-25690294/4476987958547634173/8295" 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="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30509-25214322/4476987958547634173/8605" HotelName="DIKKER &amp;amp; THIJS FENICE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1367/88618659_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|207471-25405315/4476987958547634173/10231" HotelName="QBIC AMSTERDAM WTC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1696200/1696113/dbb3c325_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615808-25779200/4476987958547634173/11452" 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="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15810-25201354/4476987958547634173/11510" 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="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.88385009765625" Longitude="30.70697021484375" StarRating="4" HotelCode="0|219-25189028/4476987958547634173/8104" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15806-25202759/4476987958547634173/8290" HotelName="DELPHI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23765/568a64eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.7696789" Longitude="-84.605082" StarRating="4" HotelCode="0|305615-25510787/4476987958547634173/10256" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23205-25210664/4476987958547634173/10549" HotelName="NES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521300/521203/1b3fc29b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|279284-25499532/4476987958547634173/10729" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263310-25489847/4476987958547634173/8991" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|634187-25809284/4476987958547634173/9599" 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="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1194518-28473269/4476987958547634173/660" 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="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10330-25200686/4476987958547634173/11060" 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="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|470486-25640068/4476987958547634173/9795" 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="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1274707-26619225/4476987958547634173/11495" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|246-25187122/4476987958547634173/9258" 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="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255-20959598/4476987958547634173/6968" 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="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|226-24740884/4476987958547634173/7170" 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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83502" Longitude="31.14805" StarRating="4" HotelCode="0|267-24643766/4476987958547634173/7098" 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="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24945-25209674/4476987958547634173/7727" 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="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866133-26077083/4476987958547634173/11462" HotelName="KRISOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45030000/45020600/45020570/dc93b02d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27339-25212654/4476987958547634173/9972" 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="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|355718-25544136/4476987958547634173/10252" 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="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866128-26077073/4476987958547634173/9624" 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="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|262-24423514/4476987958547634173/7209" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53645-28496052/4476987958547634173/386" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15798-25203577/4476987958547634173/7860" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.885250091552734" Longitude="30.706480026245117" StarRating="5" HotelCode="0|236-25191736/4476987958547634173/8360" HotelName="NH COLLECTION BARBIZON PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47332-25223759/4476987958547634173/10383" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646515-25824425/4476987958547634173/11548" 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="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|35230-25218198/4476987958547634173/11529" 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="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15807-25201353/4476987958547634173/9104" 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="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461073-32653149/4476987958547634173/9251" 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="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47825" Longitude="115.246" StarRating="4" HotelCode="0|318191-28501185/4476987958547634173/719" HotelName="COURTYARD AMSTERDAM ARENA ATLAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615801-25779186/4476987958547634173/11158" 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="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|136618-28499873/4476987958547634173/2220" HotelName="DAMHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/136618/201017115241695.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|138375-28456028/4476987958547634173/2642" HotelName="DE ORANJE TULP" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2300000/2292900/2292896/0c8282d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259747-25482060/4476987958547634173/10084" 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="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|430811-25607446/4476987958547634173/11384" HotelName="MAX BROWN HOTEL CANAL DISTRICT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453100/1453046/37aae4aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|236475-24423551/4476987958547634173/7281" 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="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|104204-25280849/4476987958547634173/10696" 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="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401855-28558286/4476987958547634173/942" 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="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9359-30101303/4476987958547634173/3989" 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="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|893510-28436328/4476987958547634173/2919" 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="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401843-25583401/4476987958547634173/10623" 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="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|707888-25893481/4476987958547634173/11253" 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="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866287-26077235/4476987958547634173/11151" 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="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.3043114" Longitude="-81.4449455" StarRating="3" HotelCode="0|533159-25690296/4476987958547634173/9977" 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="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460121-25631681/4476987958547634173/10459" 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="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|272-20959593/4476987958547634173/7381" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.93252" Longitude="-3.384476" StarRating="4" HotelCode="0|158173-25329644/4476987958547634173/9212" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186150-25371485/4476987958547634173/10190" HotelName="IBIS STYLES AMSTERDAM AMSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891900/891895/ba7059c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15816-25201356/4476987958547634173/10968" 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="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|401834-21407680/4476987958547634173/32" 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="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|259-30101683/4476987958547634173/4320" 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="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240592-25456325/4476987958547634173/11435" 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="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231538-25440436/4476987958547634173/7650" 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="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524831-28550594/4476987958547634173/1531" 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="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|218-25189027/4476987958547634173/7643" 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="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|206319-25404333/4476987958547634173/10295" 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="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268-27932030/4476987958547634173/7330" 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="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|646514-28502731/4476987958547634173/1501" 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="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23291-25212222/4476987958547634173/8448" 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="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.83252" Longitude="31.15949" StarRating="3" HotelCode="0|261-30106515/4476987958547634173/4146" 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="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.02839" Longitude="27.393464" StarRating="2" HotelCode="0|206294-28456031/4476987958547634173/481" 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="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524810-32653199/4476987958547634173/4549" 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="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|244-24643737/4476987958547634173/7464" 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="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442277-28846753/4476987958547634173/11102" 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="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|275-30101814/4476987958547634173/4363" 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="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279179-28501036/4476987958547634173/881" 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="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|520139-25680837/4476987958547634173/9001" 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="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|306044-25510945/4476987958547634173/11286" 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="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|888731-26115203/4476987958547634173/8238" HotelName="VAN DER VALK AMSTERDAM ZUIDAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48700000/48699300/48699284/412170f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13324-25203517/4476987958547634173/9566" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9360-25191120/4476987958547634173/7842" 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="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|593359-25742722/4476987958547634173/10926" 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="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|168140-28456033/4476987958547634173/1487" 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="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26267-25212578/4476987958547634173/9753" HotelName="NH MUSEUM QUARTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121700/1121636/7857adb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266-25189046/4476987958547634173/8376" 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="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|64321-25236199/4476987958547634173/10824" 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="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|248529-25465083/4476987958547634173/7761" 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="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1453171-32398444/4476987958547634173/5049" 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="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233-25189031/4476987958547634173/8010" 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="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615809-28550706/4476987958547634173/977" 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="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460103-25631673/4476987958547634173/7934" 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="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|866136-26077089/4476987958547634173/10876" 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="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155187-21406297/4476987958547634173/344" 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="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1351680-32649474/4476987958547634173/7404" HotelName="MOTEL ONE AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11230000/11229200/11229106/5fc95e43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|235377-25443734/4476987958547634173/10499" 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="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138382-27713380/4476987958547634173/11422" 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="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615871-25779300/4476987958547634173/11309" 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="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15800-25202757/4476987958547634173/8328" 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="361.53" OriginalAmount="351" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633972-28564571/4476987958547634173/1663" 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="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|401810-25583385/4476987958547634173/8618" 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="382.13" OriginalAmount="371" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615934-25779416/4476987958547634173/8015" HotelName="TRIANON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8760/91284cba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174530-25357218/4476987958547634173/9161" 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="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23292-20959589/4476987958547634173/5368" HotelName="BEST WESTERN AMSTERDAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891200/891186/660ee3e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245-27932028/4476987958547634173/5652" HotelName="ANANTARA GRAND KRASNAPOLSKY AMSTERDAM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25700/25618/d7521a9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.06" OriginalAmount="402" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230-25191734/4476987958547634173/9720" 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="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.857836" Longitude="30.916534" StarRating="5" HotelCode="0|258-25191739/4476987958547634173/9034" 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="479.98" OriginalAmount="466" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323756-26635777/4476987958547634173/11019" 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="501.61" OriginalAmount="487" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="26.572193" Longitude="-80.0655192" StarRating="5" HotelCode="0|187541-25372639/4476987958547634173/7797" 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="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633971-28573185/4476987958547634173/984" 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="529.42" OriginalAmount="514" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256551-26605358/4476987958547634173/9640" HotelName="DE WARE JACOB BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57680000/57674400/57674335/69ebef3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="546.93" OriginalAmount="531" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|255627-25477446/4476987958547634173/8936" 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="572.68" OriginalAmount="556" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15581-32369430/4476987958547634173/4158" 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="573.71" OriginalAmount="557" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|239-25191737/4476987958547634173/9314" 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="732.33" OriginalAmount="711" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161842-25341639/4476987958547634173/8509" 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="740.57" OriginalAmount="719" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|234-25191735/4476987958547634173/7895" 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="847.69" OriginalAmount="823" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|256703-25478776/4476987958547634173/7629" HotelName="WALDORF ASTORIA AMSTERDAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7010000/7008800/7008795/32f11b8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="888.89" OriginalAmount="863" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|407930-25586493/4476987958547634173/11542" HotelName="FARALDA CRANE HOTEL AMSTERDAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15670000/15667800/15667726/53bc9fb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="911.55" OriginalAmount="885" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1433179-28701966/4476987958547634173/11050" 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="960.99" OriginalAmount="933" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|524840-25683061/4476987958547634173/7686" 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="1228.79" OriginalAmount="1193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14714-27932034/4476987958547634173/5568" HotelName="PRINS HENDRIK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1529900/1529838/fadbaca9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1567.66" OriginalAmount="1522" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1256550-28555124/4476987958547634173/2637" 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>4,2,1,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|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="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00: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
d23910b9-17ff-4f94-852c-8a43f13123b0|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
d23910b9-17ff-4f94-852c-8a43f13123b0|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-20T14:51:29.2896174+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1365955-27715328/953284568757736356/47611" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408959-25586993/953284568757736356/48972" HotelName="LODGE IN PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-25634285/953284568757736356/43865" HotelName="AVENIR VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565113/161efc36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873682-26089880/953284568757736356/39484" HotelName="ACACIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d54a59c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030414-26236170/953284568757736356/43967" HotelName="HOTEL TOLBIAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15590000/15584600/15584556/3657d728_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-28434357/953284568757736356/2440" HotelName="HOTELF1 PARIS PORTE DE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13442200/13442171/690e639a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918791-28448970/953284568757736356/1234" HotelName="HOTEL LUNA PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918791/20211116121747646.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-25480506/953284568757736356/43211" HotelName="REGINA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1366220-27589554/953284568757736356/45370" HotelName="B&amp;amp;B HÔTEL PARIS IVRY QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83110000/83109918/76b5358f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-25261618/953284568757736356/42020" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157500/1157425/fbe64553_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-25238217/953284568757736356/45383" HotelName="MERCURE PARIS 15 PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18800/18784/646c8f1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-28434487/953284568757736356/13139" HotelName="RESIDENCE INTERNATIONALE DE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-25209773/953284568757736356/44218" HotelName="PRINCE ALBERT WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1417400/1417342/c7ffd49e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-25365641/953284568757736356/44993" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238567-25447252/953284568757736356/46650" HotelName="DU CHEMIN VERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150160/16979658_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-28457732/953284568757736356/6455" HotelName="VERLAINE (BOBILLOT ST.)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1137 WARREN ST, NAPA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11736500/11736430/7e114d11_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Napa Inn is located in Napa, close to Uptown Theater, Napa Opera House, and Napa Valley Wine Train. Nearby points of interest also include Oxbow Public Market and Scientopia Discovery Center.    Property Features.   This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary reception with light refreshments in the evening on select days. Wedding services and concierge services are available. Self parking is complimentary. Additional property amenities include a garden. This is a smoke-free property.    Guestrooms.     15 air-conditioned guestrooms at Napa Inn feature fireplaces and hair dryers. Wireless Internet access is complimentary. Televisions have cable channels and DVD players. Rooms also include irons/ironing boards and clock radios. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 30.00 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-25642051/953284568757736356/30729" HotelName="PICARDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30481-25214298/953284568757736356/42444" HotelName="PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1122200/1122113/d829754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480614-25648289/953284568757736356/43404" HotelName="PARIS VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/cb4e5d84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030076-26236030/953284568757736356/43873" HotelName="HOTEL VIATOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2020000/2010900/2010815/c0c09abe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-28454437/953284568757736356/10315" HotelName="JARRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520459/d2532420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-25337609/953284568757736356/50041" HotelName="TERMINUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495154/fb149827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918790-28448969/953284568757736356/2391" HotelName="HOTEL DU ROUSSILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918790/2021111612946240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-28587483/953284568757736356/13771" HotelName="OKKO HOTELS PARIS LA DÉFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77810000/77806800/77806752/38611b43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-25796363/953284568757736356/48949" HotelName="MAMA SHELTER PARIS WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33720000/33718900/33718890/b2e46e60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-25455841/953284568757736356/46155" HotelName="MONTSOURIS ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4655400/4655347/2d8a79d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-25610004/953284568757736356/43946" HotelName="HOTEL DES PYRENEES - ENTRE BASTILLE ET NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16602700/16602663/a7017fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-25187979/953284568757736356/50432" HotelName="KYRIAD PARIS 13 - ITALIE GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144600/8a79a794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030095-28455045/953284568757736356/2368" HotelName="HOTEL RESIDENCE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1830000/1829100/1829056/af585a78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-25689686/953284568757736356/47307" HotelName="DU BRABANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520450/e52bafdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607481-25765166/953284568757736356/23845" HotelName="OKKO HOTELS PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18030000/18023700/18023637/41e3d4ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-25733563/953284568757736356/39666" HotelName="IBIS STYLES PARIS 16 BOULOGNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18258100/18258099/ef783d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240122-25455687/953284568757736356/48831" HotelName="KORNER EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866123/bf0d4b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-25200786/953284568757736356/44969" HotelName="IBIS STYLES PARIS NATION PORTE DE MONTREUIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 4311 West Vine St Highway 192, Kissimmee, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186200/186138/1848c1aa_b.jpg</HotelPictures>
        <HotelDescription>Spend a fun-filled vacation at this Howard Johnson Inn Tropical Palms Kissimmee conveniently located off Interstate 4 near family fun at Walt Disney World Resort, Sea World and Universal Orlando Resort with complimentary shuttle service. Fish or take a boat out on nearby Lake Tohopekaliga. The unique shops and restaurants of downtown Kissimmee are just minutes away. Our guest services booth offers discount tickets to Disney, Universal, Seaworld, dinner shows, and other area attractions. Wake up to a hot breakfast, and then play in the game room, outdoor pool and kiddie pool. Relax in the scenic courtyard with fish pond and waterfall. Take advantage of the guest laundry facilities, and business center. Complimentary parking makes exploring the area simple. Plan your exciting day from the comfort of your guest room with complimentary wireless Internet access. Smoke-free, handicapped-accessible, and rooms with sofa beds are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873945-28600077/953284568757736356/13878" HotelName="DES PYRENEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10531700/10531621/cb9ef899_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-25308532/953284568757736356/39725" HotelName="ANTIN SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1841000/1840967/4e82f5f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-25757121/953284568757736356/45300" HotelName="IBIS STYLES PARIS METEOR AVENUE D'ITALIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32469700/32469660/d60d0718_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-25319837/953284568757736356/47412" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30160-28457752/953284568757736356/11684" HotelName="KYRIAD PARIS 12 NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107900000/107898700/107898649/08acbae4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383496-27557889/953284568757736356/29953" HotelName="NEMEA APPARTHOTEL PARIS LEVALLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48670000/48668400/48668309/c760e9c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-25601818/953284568757736356/30027" HotelName="HIPOTEL PARIS GAMBETTA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8730000/8729700/8729648/e16241c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383495-27715235/953284568757736356/44975" HotelName="BREAK &amp;amp; HOME PARIS ITALIE PORTE DE CHOISY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383495/2023111616261521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436157-28471518/953284568757736356/9643" HotelName="GRAND DU BEL AIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16630000/16624800/16624769/5acb9991_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-25282516/953284568757736356/17114" HotelName="WILLIAMS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565119/w4513h3072x0y0-092e54db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-25559248/953284568757736356/40896" HotelName="MAMA SHELTER PARIS EAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185200/2185160/83d11c80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030156-26236060/953284568757736356/46891" HotelName="FIAP HOSTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12466300/12466288/3ae1c437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-28453341/953284568757736356/1759" HotelName="SULLY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8978000/8977982/4093877b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-28524202/953284568757736356/10396" HotelName="GRAND HOTEL NOUVEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64900/64872/a430f898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-25391517/953284568757736356/37033" HotelName="NOVOTEL SUITES PARIS MONTREUIL VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582900/582844/9a213b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-28433977/953284568757736356/2877" HotelName="IBIS PARIS NATION DAVOUT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53580/ad7cd00d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|156512-28498803/953284568757736356/670" HotelName="HIPOTEL VOLTAIRE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382400/1382392/bd54382e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.379721" Longitude="-122.068637" StarRating="3" HotelCode="0|460517-28501030/953284568757736356/1684" HotelName="HÔTEL PARIS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 E EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523943/df0695b7_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Hotel Zico in Mountain View, you'll be close to El Camino Hospital and Computer History Museum.  This hotel is within close proximity of Moffett Federal Airfield and Los Altos History Museum.    Rooms   Make yourself at home in one of the 58 air-conditioned rooms featuring refrigerators and microwaves. Rooms have private patios. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Bathrooms with shower/tub combinations are provided.    Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a fitness facility, or other amenities including complimentary wireless Internet access and wedding services.    Dining   A complimentary hot/cold buffet breakfast is included.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a business center, and business services. Event facilities at this hotel consist of banquet facilities and a meeting/conference room. Free parking is available onsite.    Room Info:    Know Before You Go       Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.       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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-26236120/953284568757736356/43929" HotelName="HOTEL DU GLOBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14840000/14831600/14831568/2916c2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-25714805/953284568757736356/48024" HotelName="MERCURE PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20150000/20141700/20141640/146de49b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-28500705/953284568757736356/1629" HotelName="IBIS PARIS ALESIA MONTPARNASSE 14EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19718/f273ce02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030209-26236082/953284568757736356/49579" HotelName="LE MONTCLAIR MONTMARTRE BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7800000/7796200/7796199/cdffb201_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1383497-27588819/953284568757736356/49922" HotelName="STAYCITY APARTHOTELS PARIS LA DEFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981690/263f4abb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-25201684/953284568757736356/44177" HotelName="CORONA RODIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565107/04a54e8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-25659598/953284568757736356/45490" HotelName="PARC MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263400/8263353/598d1d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-28456093/953284568757736356/3220" HotelName="CLARISSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83098/d69ddc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-25476151/953284568757736356/19910" HotelName="IBIS PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17107/f8250a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-25586907/953284568757736356/44680" HotelName="RELAIS BERGSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/16 Nong Chaiyawan Road, Mang ,Kalasin,  44000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2970800/2970708/01d1d8a9_b.jpg</HotelPictures>
        <HotelDescription>A.P Garden Hotel is a popular choice amongst travelers in Kalasin, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the A.P Garden Hotel. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find non smoking rooms, air conditioning, heating, desk, balcony/terrace. Take a break from a long day and make use of massage, children`s playground, garden. Convenience and comfort makes A.P Garden Hotel the perfect choice for your stay in Kalasin. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-25229765/953284568757736356/46652" HotelName="HIPOTEL BELGRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565250/cb34f264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426326-25601831/953284568757736356/40663" HotelName="SCARLETT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14820400/14820301/1dfbd706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-25201699/953284568757736356/45894" HotelName="GRAND DU HAVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565591/32210450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-25586217/953284568757736356/46250" HotelName="HOTEL ALHAMBRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LOG HUTS AREA, NEAR HADIMBA TEMPLE, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691800/4691747/ad73595d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Chetna &amp;amp; Cottage is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Manu Temple. Nearby points of interest also include Vashist Springs.    Hotel Features.   Hotel Chetna &amp;amp; Cottage features a restaurant. High-speed (wired) Internet access (surcharge) is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance, translation services, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a rooftop terrace, laundry facilities, and currency exchange. A total renovation of this property was completed in March 2012.    Guestrooms.     20 guestrooms at Hotel Chetna &amp;amp; Cottage feature complimentary bottled water and safes. Accommodations offer mountain views. Bathrooms feature showers and slippers. Wired high-speed Internet access is available for a surcharge. In addition to desks and complimentary newspapers, guestrooms offer phones. Televisions have cable channels. Rooms also include windows that open. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 1500 per vehicle (one way)  Fee for high-speed Internet (wired) in public areas: INR 100 (for 2 hours, rates may vary)  Fee for in-room high-speed Internet (wired): INR 100 (for 2 hours, rates may vary)  Breakfast fee: between INR 200 and INR 300 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 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 noon  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-25337625/953284568757736356/49887" HotelName="LE TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84209/766be834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238578-25447268/953284568757736356/50886" HotelName="LA MAISON MONTPARNASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2919800/2919772/123291bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233249-28457314/953284568757736356/5245" HotelName="AMHOTEL ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233249/2013515202413134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-26073127/953284568757736356/43983" HotelName="HOTEL DUPLEIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48890000/48883400/48883308/0e966f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531656-25689638/953284568757736356/46730" HotelName="DE SEVRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22740000/22735700/22735626/2be8a0ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233638-25442244/953284568757736356/49018" HotelName="DE L`EXPOSITION REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523402/b48de209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20328-28497072/953284568757736356/9587" HotelName="SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63883/2210123b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-25238229/953284568757736356/48400" HotelName="MERCURE PARIS ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44850/2cad15ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91941" Longitude="100.879" StarRating="2" HotelCode="0|426020-28463652/953284568757736356/4592" HotelName="DU QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>599/3-4 Moo10 Pattaya 3rd Rd. Soi17 Chonburi ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9728200/9728131/49357cb4_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, PRS Hotel puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. Wi-Fi in public areas, car park, room service, safety deposit boxes are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find air conditioning, desk, mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, pool (kids), before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Pattaya, PRS 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-28586142/953284568757736356/6418" HotelName="APPARTCITY CONFORT PARIS GRANDE BIBLIOTHQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2546700/2546603/937496f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-25234727/953284568757736356/32493" HotelName="IBIS PARIS 17 CLICHY-BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565533/71a7e84a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-25255751/953284568757736356/37144" HotelName="ALIZE GRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44738/05366f83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-25210818/953284568757736356/38566" HotelName="B&amp;amp;B HOTEL PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106653/dde358c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-25202736/953284568757736356/41103" HotelName="MERCURE PARIS TOUR EIFFEL PONT MIRABEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13700/13700/61a4dae1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-25229922/953284568757736356/42937" HotelName="BELAMBRA MAGENDIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498800/1498786/b340af89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|489863-25652197/953284568757736356/46564" HotelName="HOR LES LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18740700/18740615/8570cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.496361" Longitude="10.603963" StarRating="3" HotelCode="0|233178-25441992/953284568757736356/49778" HotelName="CLOS D`ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 VIA SAN PIETRO IN MAVINO, SIRMIONE, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050167/b9f1e606_b.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel is nestled in an enviable location right in the heart of the historical centre of Sirmione, which is a strategic point from which to explore the great city's opportunities and attractions as well as its restaurants and bars. This splendid property is surrounded by an ancient olive garden that gives a complete sensation of peace and tranquillity, yet is well connected just a short stroll to links of public transport.  The sumptuously appointed rooms feature soothing and warm hues, creating peaceful ambience in which to relax at the end of the day. The hotel dining venues offer a truly tantalising culinary experience accompanied by a comprehensive wine list. Travellers may also indulge in relaxing treatments at the on-site spa. The establishment features a large garden area, a new swimming pool and panoramic views of Lake Garda.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607646-25765279/953284568757736356/50099" HotelName="TIPI HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685881/4f09eb5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-28499006/953284568757736356/12768" HotelName="L'INTERLUDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523503/4ae66045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-25428339/953284568757736356/43555" HotelName="HUNI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-25201680/953284568757736356/47467" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34180/9171c343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-25231610/953284568757736356/49841" HotelName="VILLA ROYALE MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895200/895155/96bcaad5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-28581757/953284568757736356/4636" HotelName="ADAGIO PARIS 19E CITE DE LA MUSIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12630500/12630415/b0f216eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-28457130/953284568757736356/10596" HotelName="NEPTUNE ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3743600/3743565/08746959_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10424-28457214/953284568757736356/10662" HotelName="PARIS LEGENDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1449500/1449465/28ab78b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-28531363/953284568757736356/13317" HotelName="APARTHOTEL ADAGIO ACCESS PARIS REUILLY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6320000/6318100/6318066/d8f6ac50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-25230286/953284568757736356/49000" HotelName="CLASSICS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891391/4c298df2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-28457566/953284568757736356/1496" HotelName="SUPER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>335 Boulevard De Leeds, Lille, 59777, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169200/1169199/f5b89aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 121. Suites: 1. Single-bedded accommodations: 88. Double bedrooms: 33. Smoking rooms: 0. Nonsmoking rooms: 121. Physically challenged rooms: 4. Floors: 10. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Elegant Lille hotel next to the Eurostar station in Euralille business district
Crowne Plaza® Lillie - Euralille hotel is set next to Gare de Lille Europe Eurostar train station, a 10-minute walk from Lille's Old Town.
Our hotel is just off the D651 motorway, and Lille Airport (LIL) can be reached in 15 minutes by car. The World Trade Center Lille is next door, as are handy tram, bus and metro connections. Our Crowne Plaza Meetings Director can assist with events across five meeting rooms, the largest of which can host up to 100 delegates. Sights in the charming Old Town include Lille Cathedral and the impressive Palais des Beaux-Arts. The shops and restaurants of the sprawling Euralille mall are a five-minute walk away.
At our hotel you can enjoy:
- Free Wi-Fi throughout the building
- A gourmet breakfast buffet
- A Fitness Centre
- A fully equipped Business Centre
- Parking for a daily fee
Our upmarket, air-conditioned rooms feature panoramic city views and luxury toiletries. The superior bedding of our Sleep Advantage® programme ensures a great night's sleep. Guests can work out in our fitness centre and relax in the sauna. Sip a cocktail with friends and colleagues in our piano bar, Le Bar, then dine on modern French cuisine in our elegant Le Plaza restaurant.Property was built in 1999. Hotel Currency: EUR. Additional Addresses: Other: 335 Boulevard De Leeds, Lille, 59777, FR. Additional Phone Numbers: Fax - Other: 33320401314. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238571-25447258/953284568757736356/47256" HotelName="DU SQUARE D`ANVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83126/79844efd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-25200961/953284568757736356/33914" HotelName="CITADINES PLACE D`ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447028/47984ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-25201732/953284568757736356/40837" HotelName="RENOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564940/cc4cbb7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-25202139/953284568757736356/47817" HotelName="VILLA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/584900/584868/18ca2efb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25374-28514102/953284568757736356/12378" HotelName="BEST WESTERN PARIS ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517900/517851/8c5f32d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-25200796/953284568757736356/45434" HotelName="LIBERTEL CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1285/1a05a879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330007-26641506/953284568757736356/47745" HotelName="FELICITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76990000/76989200/76989171/3ccbf970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-25203104/953284568757736356/37546" HotelName="BEST WESTERN PLUS 61 PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23739/6a0742e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-25284704/953284568757736356/38381" HotelName="BEAUGRENELLE SAINT-CHARLES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874615/059b35fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-25691624/953284568757736356/41524" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-25202690/953284568757736356/41952" HotelName="MERCURE PARIS OPERA GARNIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48247/6d90472e_edited_5ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-25455851/953284568757736356/42040" HotelName="RELAIS DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44807/68e5bf31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.8014157" Longitude="-116.5281863" StarRating="3" HotelCode="0|18951-25201727/953284568757736356/49081" HotelName="KRAFT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1800 E Palm Canyon Drive, PALM SPRINGS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460418/4f15282b_b.jpg</HotelPictures>
        <HotelDescription>A touch of old Hollywood glamour. Perhaps the best golf and spas in the west. Groundbreaking mid-century modern architecture. A party circuit unrivaled for its inclusiveness. There is only one Palm Springs that is for sure. The Saguaro puts you right in the middle of it just off famed Palm Canyon Drive a mile from downtown. In true Palm Springs fashion a stay here is also about privacy and relaxation. Whether you come for the sun the air the spas the style or the natural beauty - there is an undeniable appeal to this oasis of desert modern in the Coachella Valley. Now there is a new place to lay your head while soaking it all up. 
 
At The Saguaro Palm Springs you will find elevated design delicious food and simple comfort. If you ever needed another reason to visit you have one now.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-25537441/953284568757736356/49764" HotelName="KORNER SAINT MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/11000000/10992800/10992704/9866723d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-25829716/953284568757736356/49766" HotelName="LE PETIT COSY HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7890000/7881000/7880931/8918d06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-25601661/953284568757736356/49844" HotelName="DE L HORLOGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza Pudak Sari No. 18 ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714600/7714547/25f5e388_b.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft is conveniently located in the popular Kuta area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms. Take a break from a long day and make use of indoor pool, massage, garden. 18 Suite Villa Loft is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017 &lt;br/&gt; Guests will receive free high tea by the pool once during their stay.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-28507668/953284568757736356/5400" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.525883" Longitude="-96.922009" StarRating="3" HotelCode="0|234140-28501656/953284568757736356/13086" HotelName="RESIDENCE DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sebastian Camacho Nº 2 y 6, XALAPA, MEXICO,91000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48241/b68803c4_b.jpg</HotelPictures>
        <HotelDescription>Experience a wonderful stay at Meson del Alferez Xalapa, a hotel housed in an extraordinary colonial mansion in the center of the beautiful city of Xalapa, capital of the state of Veracruz. This building was originally the residence of an important member of the Spanish colonial regime and has been renovated to provide you with excellent lodging and an authentic taste of old Mexico.Take advantage of this hotel’s excellent location to visit the city’s impressive Anthropology Museum, which is the second largest in the country, and located just 15 minutes from the property. You’ll also want to visit the Interactive Museum of Xalapa and the beautiful cathedral, both of which are located near Meson del Alferez Xalapa.Enjoy excellent services and warm hospitality from the staff and take advantage of convenient services and amenities, such as breakfast service, a hair dryer, a coffee maker, a television, wireless Internet access in the common areas and laundry service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-25182325/953284568757736356/24372" HotelName="COLOR DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44867/dd257008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-25187922/953284568757736356/40743" HotelName="ACCUEIL HOTEL PARIS PIGALLE MONTMARTRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/859900/859852/fc39445b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-25201708/953284568757736356/40915" HotelName="NEWHOTEL SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525100/525040/730916f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226010-25428321/953284568757736356/47339" HotelName="EDGAR QUINET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5535600/5535557/481d6ad3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-25238221/953284568757736356/49989" HotelName="MONTPARNASSE ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/876300/876249/3dff94f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-28471108/953284568757736356/2097" HotelName="IBIS BUDGET PARIS PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14770900/14770827/cbc37e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.091937" Longitude="-93.429308" StarRating="3" HotelCode="0|174507-28497156/953284568757736356/13116" HotelName="CARLADEZ CAMBRONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>11801 Fountains Way N, Maple Grove, 55369, MN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977400/977302/f8f731ff_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 136. Suites: 60. Single-bedded accommodations: 60. Double bedrooms: 59. Smoking rooms: 0. Nonsmoking rooms: 136. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our weekend only waterpark hotel is ideally situated in the heart of the Arbor Lakes shopping and entertainment district with easy access to I-94, I-494 and just off I-694, this hotel in Maple Grove MN is a beautiful Venetian-themed hotel that features grand accommodations and a weekend only waterpark that put you close to NW Minneapolis' most exciting attractions and businesses.
&amp;amp;nbsp;Corporate travelers appreciate our hotel in Maple Grove, MN lodging near major businesses such as Boston Scientific, Target, Cargill, Great River Energy and Medtronic. Over 1,900 square feet of meeting space, a 24-hour business center and free high-speed internet access are provided to accommodate our guests' professional needs. 
&amp;amp;nbsp;Maple Grove MN Hotel guests enjoy visiting the shoppes at Arbor Lakes, US Bank Stadium, the Mall of America and the Science Museum of Minnesota near St. Paul. Downtown Minneapolis offers plenty of dining, shopping and entertainment options less than 10 miles away.
&amp;amp;nbsp;During your stay, we encourage you to take advantage of our hotel's Palazzo restaurant &amp;amp; lounge. An indoor heated pool &amp;amp; whirlpool and a well-equipped fitness center are provided for your convenience, while our exclusive, indoor Venetian Waterpark is open Friday evening - Sunday morning for the best in recreation. As you plan your trip, we invite you to explore our exceptional Maple Grove, MN hotel rates and make your reservations today.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 11801 Fountains Way N, Maple Grove, 55369, MN, US. Additional Phone Numbers: Fax - Other: 17634255581. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|411527-28456373/953284568757736356/14115" HotelName="DES PAVILLONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6590000/6584800/6584744/a56dd9bf_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-25187961/953284568757736356/39451" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/39908d4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-25369841/953284568757736356/45043" HotelName="FRED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685880/6568fae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-25309832/953284568757736356/46876" HotelName="DES ECRIVAINS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3657400/3657327/c5df7b8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-28531252/953284568757736356/1484" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-28456167/953284568757736356/5054" HotelName="LES JARDINS DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27722/b23baf03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497939-28496788/953284568757736356/6551" HotelName="DU PRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/497939/201792010440658.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-28501200/953284568757736356/7558" HotelName="MESLAY REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517075/84f7d034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-25216090/953284568757736356/39629" HotelName="ACROPOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571000/570981/db488b49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-26236176/953284568757736356/47058" HotelName="HOTEL ARIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818100/36818099/d98c0401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-25210112/953284568757736356/50266" HotelName="TRANSCONTINENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/421300/421225/11c2b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-28457967/953284568757736356/4789" HotelName="NOVEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-28498757/953284568757736356/9796" HotelName="JACK'S HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523545/b0d311f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-28560862/953284568757736356/12558" HotelName="BEST WESTERN ALLEGRO NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1091800/1091701/afc21b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-25318685/953284568757736356/37406" HotelName="NOVOTEL PARIS 14 PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48246/c217668c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25350-25210926/953284568757736356/38143" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973500/973411/1a103744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-25231845/953284568757736356/39607" HotelName="OCEANIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-25210624/953284568757736356/39673" HotelName="IBIS PARIS LA VILLETTE CITE DES SCIENCES 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16400/16365/6b98328f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.7707475" Longitude="109.2347753" StarRating="3" HotelCode="0|256736-25478824/953284568757736356/48643" HotelName="KORNER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 NGUYEN HUE ST., QUY NHON CITY, BINH DINH PROVINCE, QUY NHON, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686100/2686010/a2d34b28_b.jpg</HotelPictures>
        <HotelDescription>Quy Nhon is recognised as the country's second city with its convenient location, seaport, and developing city infrastructure. The government defined the city as one of three commercial and tourism centres of the south-central coastal regions of Da Nang and Nha Trang. The beach hotel is approximately 36 km from Phu Cat Airport, and around 10 km from Dieu Tri railway station.

The beach hotel opened its doors in September 2005. Whether guests travel to Quy Nhon city for a holiday, on business or for a very special occasion, this hotel can offer them a sea-view location as well as delicious local speciality dishes and drinks. The air-conditioned establishment offers guests a total of 148 rooms and a number of facilities, including a lobby with 24-hour reception and check-out service, hotel safe, currency exchange facilities, cloakroom and lift access. Guests may enjoy a drink or snack in the cafe or bar, dine in the on-site restaurant, and take advantage of the conference facilities, WLAN Internet access, room and laundry services and the car park.

The rooms are elegantly designed to convey a sense of warmth and comfort, decorated in keeping with the vibrant culture of Vietnam. They feature the latest services and facilities for both business and leisure travellers. Each room features and en suite bathroom with shower, bathtub and hairdryer as well as a double or king-size bed, direct dial telephone, satellite TV, Internet access and a safe. A minibar/fridge, tea and coffee making facilities and individually regulated air conditioning are also standard features in all rooms.

Guests may take a dip in the outdoor swimming pool, which has a children's swimming area, poolside snack bar (fees apply) and parasols. They may also enjoy a work out in the gym or relax in the sauna or steam room (fees apply to both). Guests can also choose from a selection of massage treatments (fee applies) or release some stress after a hectic day of work or travel in the karaoke room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233631-25442238/953284568757736356/49942" HotelName="DE BELFORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7580000/7579500/7579402/w1832h1376x3y0-f2173d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-25212839/953284568757736356/34722" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264184-25490163/953284568757736356/42370" HotelName="CENTRAL HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382422/ae58adf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|545708-25700117/953284568757736356/49163" HotelName="JEAN BART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23066000/23065994/54f9b729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-25200727/953284568757736356/49411" HotelName="LIEGE STRASBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1450500/1450480/fc08af54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-25229920/953284568757736356/49960" HotelName="LITTLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou, Heraklion, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106607/ff4b03a4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious establishment is ideally situated at Limenas Hersonissou on the island of Crete. The hotel complex lies 23 kilometres from Heraklion International Airport, 25 kilometres from the city of Heraklion and just 2 kilometres from Hersonissos. The private villas, which offer amazing views to the sea, are both an ideal refuge for a calming and relaxing break, and a cosmopolitan holiday destination with contemporary leisure venues. This hotel is much more than a luxury hotel, keeping in mind the most discerning guests' needs. On one side of the resort, there is a private bay with crystal-clear waters, perfect for an afternoon swim, as well as a stunning swimming pool. All the on-site facilities are first class and are ideal for guests of all ages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1409944-32322372/953284568757736356/50556" HotelName="TRIBE PARIS CLICHY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-28586516/953284568757736356/8102" HotelName="MERCURE PARIS OPERA LAFAYETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44857/f5ce623e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-28561074/953284568757736356/8166" HotelName="MERCURE PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23330/fcc9607c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-28496613/953284568757736356/8186" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/862400/862381/67445507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58406-28560973/953284568757736356/10983" HotelName="TIMHOTEL ODESSA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1517300/1517293/ff4575a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20893-25206506/953284568757736356/29242" HotelName="IBIS STYLES PARIS MASSENA OLYMPIADES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25530/4e9bc862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169959-25341407/953284568757736356/39040" HotelName="NEW HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499100/2499092/7e66b85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31110-25214762/953284568757736356/42035" HotelName="NIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542855/d624b7eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233709-25442300/953284568757736356/43577" HotelName="HELZEAR SUITES AND HOTEL MONTPARNASSE RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5111800/5111798/0b03db28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534434-25690894/953284568757736356/43698" HotelName="HOTEL TERRE NEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19160000/19156000/19155902/49b4cb8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169882-25340049/953284568757736356/47189" HotelName="EXQUIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548345/98a74860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233630-25442236/953284568757736356/49276" HotelName="LOUISA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106606/78a645f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030115-28454981/953284568757736356/651" HotelName="HOTEL AVIATIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687400/2687369/2c63b6f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1387590-28481528/953284568757736356/9304" HotelName="BELLEVUE ET DU CHARIOT D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387590/202414111733695.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-28433978/953284568757736356/9658" HotelName="IBIS STYLES PARIS NATION COURS DE VINCENNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182300/182239/f1cc52ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-25371301/953284568757736356/33013" HotelName="APARTADAGIO PARIS BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909900/909876/7d909794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14463-25201867/953284568757736356/38217" HotelName="ARIANE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83030/eb80377a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607390-25765039/953284568757736356/43869" HotelName="HOTEL LA PERLE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16653700/16653666/d76ccde6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.078900" Longitude="13.757800" StarRating="2" HotelCode="0|51191-25229767/953284568757736356/44204" HotelName="PAVILLON DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Koenigsbruecker Strasse 121a, ,DRESDEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1186000/1185965/ac4e1c3a_b.jpg</HotelPictures>
        <HotelDescription>Overview\nWhen you stay at Quality Hotel Plaza Dresden (part of Quality) in Dresden, you will be minutes from the Bundeswehr Military History Museum and the Kunsthofpassage. This hotel built in 1997 is rated for its cleanliness and its staff. The main hotel amenities are bar &amp;amp; lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include restaurant (a la carte), rooftop terrace, safe-deposit box at front desk, terrace, carpeted, heating, non-smoking rooms, designated smoking areas, pets are allowed. Charges may be applicable., ironing service, packed lunches, shoeshine, tour desk and fax &amp;amp; photocopying. This hotel accepts the following payment types American Express, MasterCard and Visa. This hotel has received TripAdvisor's Certificate of Excellence 2014. The hotel will appeal to families and couples.\n\nLocation\nThis 4 star hotel is within close proximity of the Kreuzkirche and the Zwinger Palace. The closest airports to the hotel are Dresden Airport.\n\nExterior\nThe hotel occupies a 20th-century mid-rise property featuring a light-coloured facade.\n\nLeisure Facilities\nThe hotel has business facilities including business center, multiple large conference rooms and multiple small meeting rooms. Wellness facilities include fitness facilities, sauna and Turkish bath.\n\nRooms\nMake yourself at home in one of the relaxing 148 rooms. The main room amenities are soundproofed rooms and satellite TV service. Additional room amenities include desk, flat-panel TV, blackout drapes and iron &amp;amp; ironing board (on request).\n\nRestaurant and bar\nEating and drinking facilities include restaurant (a la carte) and bar &amp;amp; lounge. Shopping facilities include gift shops or newsstand.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480722-25648327/953284568757736356/44431" HotelName="RESTAURANT AU BOEUF COURONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18040000/18032400/18032318/9cc5cd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-25587023/953284568757736356/46173" HotelName="NADAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5-5/1 Vietnam Road, Tumbol Tha Makham, Amphur Mueng ,Kanchanaburi,  71000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067100/12067080/87b63cba_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kanchanaburi, Bamboo House Kanchanaburi puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, family room, are at hand. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as towels, television LCD/plasma screen, mirror, internet access – wireless, internet access – wireless (complimentary). Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including massage, garden. Bamboo House Kanchanaburi is an excellent choice from which to explore Kanchanaburi or to simply relax and rejuvenate. &lt;br /&gt;Guests over 4 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-25442282/953284568757736356/46831" HotelName="EXCELSIOR REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Av. Leonarda Gomez Blanco No 37, TLAXCALA CITY, MEXICO,90160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565108/e223f6b9_b.jpg</HotelPictures>
        <HotelDescription>Feel the authentic atmosphere of Tlaxcala in each and every one of the guestrooms at Hotel Real Tlaxcala, and throughout the grounds. While staying here you can enjoy great services, local hospitality, and lots of comfort, as well as a great location close to the historic center of the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233662-28507700/953284568757736356/13377" HotelName="DES TROIS GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1753900/1753858/04da9276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-25200965/953284568757736356/34553" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/457400/457360/21dc08dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-25373165/953284568757736356/40018" HotelName="IBIS STYLES PARIS ALÉSIA MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1005Interstate-Highway 35North, San Marcos, 78666, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150145/753b136b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 62. Floors: 2. Property description- Welcome to the Days Inn San Marcos.  The hotel is located just minutes from the beautiful San Marcos River and within 2 miles of Texas State University, and we are only 5 minutes from the famous Prime Outlet Mall and the Tanger Factory Outlet.  We are pleased to offer all of our guests free Daybreak Breakfast, Free High-Speed Internet access, a sparkling outdoor pool, and expanded cable television with HBO.  All of our spacious guestrooms also feature refrigerators and microwaves.  We hope that we will have the opportunity to serve you in the near future.. Onsite facilities information- ParkingProperty was built in 1983. Hotel Currency: USD. Additional Addresses: Other: 1005Interstate-Highway 35North, San Marcos, 78666, TX, US. Additional Phone Numbers: Fax - Other: 15123532330. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-25261758/953284568757736356/45424" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-25187969/953284568757736356/46676" HotelName="TIMHOTEL GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1301/d1d25d16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-26116493/953284568757736356/50046" HotelName="MAAT ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-28456788/953284568757736356/12114" HotelName="CAMPANILE PARIS 15 TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911232/77404da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91533-28456837/953284568757736356/12543" HotelName="DE LA PERDRIX ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1343500/1343407/6ad422bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-25691902/953284568757736356/43905" HotelName="BONSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692721/dff4c13e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169971-25337626/953284568757736356/45802" HotelName="PARIS BRUXELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83095/bfcf1340_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|410546-25590910/953284568757736356/50238" HotelName="MONTANA LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535900/2535864/22e7bf37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-28434018/953284568757736356/12042" HotelName="BONNE NOUVELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673089/96abde84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-25201672/953284568757736356/36955" HotelName="ALBERT 1ER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63911/2a9f3301_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474575-25641906/953284568757736356/38941" HotelName="BOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11764200/11764176/a1f548e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-25356955/953284568757736356/39717" HotelName="PLATINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47861-25224183/953284568757736356/43889" HotelName="AVAMA PRONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119376/178eba9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-25186922/953284568757736356/46994" HotelName="FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-25202447/953284568757736356/47077" HotelName="VILLA LUTECE PORT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796700/796679/239c1d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-32321998/953284568757736356/50491" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238577-28524222/953284568757736356/998" HotelName="L`OUEST HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523394/430a313b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.190294" Longitude="-80.92319" StarRating="3" HotelCode="0|254461-28442654/953284568757736356/5901" HotelName="LE MALOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2600 Yorkmont Road, Charlotte, NC, 28208, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>Setting a Superior Standard for Charlotte, North Carolina Hotels  Ideally-located among Charlotte hotels, the Doubletree Hotel Charlotte Airport welcomes you with thoughtfully-appointed accommodations and convenient services in the Lake Pointe Business Park. Positioned on Yorkmont Road, a quarter mile west of Billy Graham Parkway and just 20 minutes from Fort Mill, South Carolina, our hotel places you in close proximity to businesses including: General Dynamics, Compass, Goodrich and Belk Headquarters. Just 15 minutes from downtown, the Doubletree Hotel Charlotte Airport is also a premier choice for North Carolina vacations, offering easy access to: Bank of America Stadium - 7 miles, Billy Graham Library - 2 miles, Carowinds Amusement Park - 8 miles, Charlotte Bobcats Arena - 7 miles, Charlotte Convention Center - 7 miles, Daniel Stowe Botanical Garden - 15 miles, Discovery Place - 7 miles, Charlotte Motor Speedway - 25 miles, South Park Mall - 5 miles, US National Whitewater Center - 10 miles.  Settle into one of 173 amenity-rich guest rooms or suites at the Doubletree Hotel Charlotte Airport, boasting 32'' flat-screen TV's with premium cable channels and pay-per-view movies, high-speed Internet access, large work desk, coffee maker, the signature Doubletree radio and luxurious Sweet Dreams bed. In addition to our comfortable guest rooms, enjoy extensive facilities and services such as: Business center, a convenient place to accomplish important work, Complimentary shuttle, to and from Charlotte Douglas International Airport, Fitness center, a great way to stay active during your Charlotte travel, Flexible function space, where event planners in Charlotte, NC will find 2,800 square feet of total space accommodating up to 180 guests for a reception, Room service, so you can dine in the comfort of your room or suite, Swimming pool, for a refreshing dip after a day of meetings or sightseeing, Treetops Café, Charlotte hotel restaurant serving casual American fare including steaks, comfort foods, Heart Healthy options &amp;amp; full American breakfasts open daily from 6:00 a.m. to 11:00 p.m.  Travel North Carolina and make the Doubletree Hotel Charlotte Airport your home away from home. Our Charlotte airport hotel invites you to experience our spectacular amenities, top-notch service and relaxing accommodations near Charlotte, NC. Book your lodging now to secure our Lowest Internet Rate Guarantee and be sure to check our Charlotte vacation packages for incredible savings.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607382-25765027/953284568757736356/46755" HotelName="GRAND HÔTEL DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17970000/17964300/17964257/6baf4fe6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139572-25309830/953284568757736356/47694" HotelName="DE GENEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106600/106600/bfbf47a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436409-25610076/953284568757736356/48178" HotelName="LE TRENTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15240000/15233300/15233206/bb35a016_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-25442248/953284568757736356/49694" HotelName="DE LA PORTE DOREE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3529800/3529708/fdde1281_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-28496787/953284568757736356/5362" HotelName="AMBASSADEUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83045/66841554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874021-28444397/953284568757736356/6960" HotelName="MIMOSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12860000/12854500/12854486/074f3de8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|387344-28456750/953284568757736356/12311" HotelName="DE REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3740000/3738400/3738313/4987c39a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-25190412/953284568757736356/32335" HotelName="WESTSIDE ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53572/43c47213_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-25201317/953284568757736356/32359" HotelName="WIT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909199/689b2c4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|114408-25285066/953284568757736356/41829" HotelName="SAINT GEORGES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144598/f6926ce5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-25201730/953284568757736356/42086" HotelName="REGENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561983/f25ac848_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357147-26651076/953284568757736356/45136" HotelName="BEAU M PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90010000/90001700/90001676/dcfd442c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-25447254/953284568757736356/45724" HotelName="DU PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382488/32e12d73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408401-25586727/953284568757736356/48243" HotelName="LEMAN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/688200/688194/c2f97a60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-26090022/953284568757736356/49784" HotelName="DES BAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-28496541/953284568757736356/7184" HotelName="MORIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1339900/1339863/f7b6aa70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-25198596/953284568757736356/21590" HotelName="IBIS STYLES PARIS MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/993100/993018/068236ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|92116-25260400/953284568757736356/35009" HotelName="MERCURE PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25300/25260/73fecd32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-25210470/953284568757736356/37184" HotelName="ALYSS SAPHIR CAMBRONNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565646/fcff2984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-25186990/953284568757736356/39897" HotelName="ALTONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994400/994347/7645b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-25317065/953284568757736356/44784" HotelName="POUSSIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9a Calle Poniente y 5a Avenida Sur, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375148/w2974h2076x2y2-ef6bdaa6_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Antigua's 9th Calle Poniente (9th street west), 2 blocks away from Central Park and the Cathedral. There is a bus station about 10 minutes' walk away and Guatemala City is about 45 km away.

This charming hotel combines the architecture of an old mansion with modern comforts, offering a warm and peaceful atmosphere with an array of facilities which include exotic tropical gardens, parking and a conference hall. The hotel has 31 rooms around a beautiful tropical garden. There is also a 24-hour reception and check-out service, hotel safe, currency exchange facilities, restaurant, WLAN Internet access and a laundry service at the hotel.

The rooms are equipped with 2 double beds, cable TV, en suite bathroom with shower/bath and a telephone in the bedroom and bathroom. A safety box, hairdryer and connections for fax/modem are also provided. All rooms have a terrace.

Local and international dishes are served in the restaurant, open for breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579719-25726224/953284568757736356/46181" HotelName="HOTEL ROSE BOURBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22165100/22165022/59666a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-25190408/953284568757736356/46495" HotelName="DU TEMPS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-25357214/953284568757736356/48720" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889548-26116511/953284568757736356/50668" HotelName="LE KATORZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54841900/54841885/ded36f34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-28457048/953284568757736356/12249" HotelName="DE VENISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7430000/7428700/7428650/abf99ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-28582422/953284568757736356/13473" HotelName="APARTHOTEL ADAGIO PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37640000/37634900/37634874/85c3e1e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-25370857/953284568757736356/35984" HotelName="SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63317/1dc5c993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-25242594/953284568757736356/37521" HotelName="EXPOSITION TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974948/83b8534a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170869-25354711/953284568757736356/39574" HotelName="ARCADIE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63879/5b281aaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51186-25231623/953284568757736356/39941" HotelName="ROSALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15400/15320/6747bb4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-25455887/953284568757736356/41099" HotelName="RICHMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523424/95de99a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256667-25478740/953284568757736356/41645" HotelName="CABANE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27270/5c401eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-25442716/953284568757736356/41988" HotelName="SAPHIR GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972837/4823442a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-25371641/953284568757736356/42045" HotelName="NEWHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901150/280fa3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|351518-25542258/953284568757736356/43854" HotelName="BEAUSEJOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542908/1f8f856c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18988-25200798/953284568757736356/46794" HotelName="TIMHOTEL GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174854/b507986f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-25282199/953284568757736356/48318" HotelName="DE L`ORCHIDEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788023/00aa7ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-26648048/953284568757736356/50950" HotelName="TOO PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-32368879/953284568757736356/14921" HotelName="NOVOTEL PARIS 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892500/892418/9aae2978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-25216338/953284568757736356/37869" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-25648189/953284568757736356/40195" HotelName="IBIS PARIS CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22785/a4510206_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240131-25455699/953284568757736356/45590" HotelName="HAMEAU DE PASSY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315000/1314918/8ebf0faf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-25210932/953284568757736356/45690" HotelName="DU THEATRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/227800/227722/3e8b1ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263300-25489843/953284568757736356/46872" HotelName="MONCEAU WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1194/6e623c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354861-26648268/953284568757736356/47527" HotelName="GRAPHIK MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83920000/83915300/83915212/2d600fca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.7433093" Longitude="-5.1630036" StarRating="4" HotelCode="0|240162-25455743/953284568757736356/50374" HotelName="MODERNISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>MALAGA,RONDA,MARÃ­A CABRERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565106/9e15591c_b.jpg</HotelPictures>
        <HotelDescription>This newly build hotel is situated in the middle of central Ronda, just a few metres from the town's main monuments.  A short walk around will take its guests to the 3 main bridges that span the canyon on which the city lays -  Puente Nuevo the tallest of the bridges, towering at 120 metres.  Puente Viejo or the "Arab Bridge" due to its architecture and Puente Nuevo, which despite its name dates back to 1751.  Those interested in bullfighting should visit The nearby Plaza de toros de Ronda, the oldest bullfighting ring in Spain, which was built in 1784.  For exploring the region the bus and train station is only 500 metres away.  The venue itself is offers a comfortable and pleasant atmosphere.  The brightly decoration perfectly combines classical style and warm colours.  Guests who want to sample the authentic local cuisine can drop by the onsite restaurant for a tasty and fulfilling meal. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607640-28458070/953284568757736356/5061" HotelName="LÉONARD DE VINCI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2522300/2522206/d1546ff5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-28467210/953284568757736356/5375" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-25210924/953284568757736356/35601" HotelName="BEST WESTERN ANJOU LAFAYETTE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22772/ca1af1be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-27714010/953284568757736356/41008" HotelName="LE PATIO BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565690/e3faa8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114392-28838680/953284568757736356/43703" HotelName="LUCIEN AND MARINETTE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/114392/2009722103555640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-25536535/953284568757736356/46502" HotelName="GREEN HOTELS CONFORT PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451463/86a4a950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-25187937/953284568757736356/46547" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-25230218/953284568757736356/49469" HotelName="MAYET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894000/893975/624c3c45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263456-26610671/953284568757736356/49913" HotelName="LUX PICPUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70510000/70501200/70501138/30a2ef13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-28456971/953284568757736356/4071" HotelName="ANTIN TRINITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910926/6e004934_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-28481614/953284568757736356/5429" HotelName="AMERICAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4140700/4140609/e0f5ca97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-28496772/953284568757736356/8305" HotelName="VILLA MARGAUX OPERA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11262/fa3242b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433190-28496310/953284568757736356/13411" HotelName="APOSTROPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2432900/2432894/9d587cbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-25187926/953284568757736356/40101" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-25442576/953284568757736356/46446" HotelName="HOTEL DE LA GAITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478908/1e03d418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-25187940/953284568757736356/47835" HotelName="LIBERTEL MONTMARTRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3800/3703/64f196c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-25455749/953284568757736356/50056" HotelName="MEDERIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9073500/9073443/d3b41591_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-28499064/953284568757736356/11857" HotelName="RELAIS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1223500/1223409/2bcea672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-28473640/953284568757736356/12479" HotelName="BRIDGET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37840000/37838800/37838714/0fcebf10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-25201673/953284568757736356/36208" HotelName="ALEXANDRINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382800/1382741/da49ac96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6021-25187886/953284568757736356/38966" HotelName="ABEROTEL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68523/f5c13161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-25187973/953284568757736356/39224" HotelName="HOTEL HIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83041/587f5ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-25373149/953284568757736356/40731" HotelName="IBIS PARIS MAINE MONTPARNASSE 14ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20700/20697/f1dfd2ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13731-25201170/953284568757736356/41892" HotelName="NOUVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63308/ea62642a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347789-25536545/953284568757736356/43463" HotelName="BEAUSEJOUR RANELAGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83105/2d028f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159967-28562898/953284568757736356/3033" HotelName="MERCURE PARIS BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523430/0a5696bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-28535122/953284568757736356/9482" HotelName="IBIS STYLES PARIS OPERA LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2804000/2803985/e9f63ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-20600990/953284568757736356/15901" HotelName="APOLONIA PARIS MONTMARTRE, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/607200/607137/9d948133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-25187893/953284568757736356/38892" HotelName="ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11731/23fa1c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5109272" Longitude="-0.1201509" StarRating="3" HotelCode="0|6116-25187924/953284568757736356/42402" HotelName="HOLIDAY INN PARIS - AUTEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Strand, Charing Cross, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27200/27154/8f4ba872_b.jpg</HotelPictures>
        <HotelDescription>This traditional hotel is located at the heart of London and is well served by public transport from Charing Cross tube station. It is just a short distance to Trafalgar Square and Covent Garden. Restaurants and bars fill the surrounding area as well as numerous nightclubs. The building was built in 1864 in a Victorian style and was completely renovated in the year 2000. The hotel facilities offer a café, a cosy bar and an à la carte restaurant with separate non-smoking area. Conference rooms are available for business guests. The refined rooms come with an en-suite bathroom, all of them are well-equipped as standard. A breakfast buffet is available every morning. At lunchtime and in the evenings dishes are served à la carte.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-25505410/953284568757736356/42923" HotelName="B&amp;amp;B PORTE DES LILAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8820000/8811400/8811379/38811b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-25340035/953284568757736356/48847" HotelName="LE 20 PRIEURE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535500/2535479/9f8df8c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-25502377/953284568757736356/49397" HotelName="MIRABEAU EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7460000/7451500/7451497/42a5846d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-25201169/953284568757736356/49599" HotelName="MONTHOLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517088/5eca66b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-25201164/953284568757736356/49947" HotelName="TRIBE PARIS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34484/1da26b47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607460-25765135/953284568757736356/40099" HotelName="IBIS BUDGET PARIS LA VILLETTE 19EME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771489/43f9a8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27626-25211164/953284568757736356/41728" HotelName="BASTILLE DE LAUNAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214800/1214772/dc2c2866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0248688" Longitude="-4.5631549" StarRating="3" HotelCode="0|163556-25339291/953284568757736356/42470" HotelName="EIFFEL SEGUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 GARCIA DEL OLMO, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880237/1f9e2854_b.jpg</HotelPictures>
        <HotelDescription>Antequera is located at the main crossroads of Andalusia, making it an ideal setting-off point for exploring the region. If you have come to relax, we can recommend one of the poolside recliners, a drink on the terrace, and the aroma of plants and flowers from the pleasant gardens. The location is also perfect for social events or business meetings. We offer four fully-equipped function rooms of different sizes. You can rest assured that the lovely atmosphere will make any experience a magnificent one.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6248-25186928/953284568757736356/44954" HotelName="HOTEL DE L'AQUEDUC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2300/2241/0309fc0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25369-25209974/953284568757736356/45815" HotelName="MOULIN VERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34206/95c3d953_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.5584" Longitude="-90.731" StarRating="2" HotelCode="0|141272-25317067/953284568757736356/49220" HotelName="DARCET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 3a. Calle Oriente No. 16 A, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901156/cc5721b1_b.jpg</HotelPictures>
        <HotelDescription>This charming historical hotel enjoys a convenient location, just 300 metres from the entrance to the beautiful city of La Antigua Guatemala. The hotel's immediate vicinity is home to restaurants and the handicraft market, and the central park is just 3 blocks away. The cathedral is 1 km away and the bus station is a 30-minute walk from the accommodation. Guatemala City is some 45 km from the hotel.

This boutique hotel is ideal for those seeking private and cosy accommodation. Set in a lavish colonial house dating back to the early 18th century, the charming establishment features original architecture, hand-carved wood, sculptures, ceramics and colonial art. Guests staying in the 5-room hotel are invited to relax and enjoy the tranquillity of the warm colonial ambience. The hotel lobby is home to a 24-hour reception, hotel safe and currency exchange facilities, and on-site facilities include a TV lounge, a restaurant, WLAN Internet access and room and laundry services.

Each of the different suites comes equipped with all the services of a luxury hotel, including wireless Internet access, cable TV, direct dial telephone and king-size beds. The private bathrooms come with a bathtub/shower and a hairdryer, whilst the superb beds feature double-pillow mattresses, a variety of pillows, down duvets and sheets made from the finest Egyptian cotton.

The stunning architecture, which dates back to the 18th century, coupled with its ambience and intimacy, make the hotel restaurant an ideal place in which to enjoy the highest quality international cuisine with a Mediterranean touch. Breakfast, lunch and dinner are served à la carte. Saturday Italian Dinner&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-28501775/953284568757736356/1632" HotelName="D'ALSACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540231/82f3d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50743-28456176/953284568757736356/7389" HotelName="LILAS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891693/6ff420ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-28578625/953284568757736356/7519" HotelName="B&amp;amp;B HOTEL PARIS NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063200/1063123/b5168ca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.778784" Longitude="-122.410396" StarRating="2" HotelCode="0|14519-30109500/953284568757736356/15199" HotelName="JEFF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 140 7th St, SAN FRANCISCO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15150000/15148200/15148116/8db19fb0_b.jpg</HotelPictures>
        <HotelDescription>This attractive hotel affords a central location in San Francisco only a few blocks from Union Square. It provides complimentary shuttle service to Union Square and a public transport stop is to be found in the immediate vicinity. A vast array of shopping facilities, as well as numerous restaurants, various bars and many other entertainment opportunities, are also found within 50 m of the establishment. Oakland is approximately 18 km away. This air-conditioned hotel consists of 48 rooms spread over 4 floors. Guests are sure to enjoy the charm of this Victorian residence, and also its elegant bar and restaurant. The modern rooms include satellite/ cable TV and Internet connection and feature centrally regulated air conditioning and heating as standard.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-25230287/953284568757736356/40568" HotelName="EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>112 Rua de Leiria, MARINHA GRANDE, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160410/4f3e559d_b.jpg</HotelPictures>
        <HotelDescription>Located in Marinha Grande, Hotel Cristal Marinha offers modern rooms with air conditioning and satellite TV. The beach of Vieira is only a 10-minute drive away. Free Wi-Fi available. Rooms have modern wood furnishings and are decorated in warm colours. Each room is equipped with a minibar and a private bathroom with a hairdryer. In the morning guests can enjoy a buffet breakfast with freshly-brewed coffee. The restaurant Cristal serves international dishes, as well as regional Portuguese dishes. It is also possible to dine à la carte. Cristal Marinha offers 24-hour reception and has a comfortable TV lounge. There is also a games room with a billiard table. The Museu do Vidro da Marinha Grande is in the town centre, a 25-minute walk away from Hotel Cristal Marinha.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351032-25542026/953284568757736356/43066" HotelName="NEW ORIENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10259200/10259148/48517cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68857-25238225/953284568757736356/45645" HotelName="PAVILLON OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167478/dafa25b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-25201681/953284568757736356/45696" HotelName="OHM BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891394/dd0270e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134717-25304438/953284568757736356/46546" HotelName="THE PLAYCE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166042/e0ca08d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18923-25201719/953284568757736356/49630" HotelName="MONCEAU ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53589/de85dc5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-25209757/953284568757736356/49741" HotelName="COMFORT NATION PERE LACHAISE PARIS 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419149/ca58dbb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-25371513/953284568757736356/49771" HotelName="CLAUZEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166036/8f952106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-28561028/953284568757736356/3854" HotelName="MERCURE PARIS 19 PHILHARMONIE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14503/6e705fa9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233035-25441872/953284568757736356/39132" HotelName="BALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523704/2ad3d110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70108-25242614/953284568757736356/42487" HotelName="ROMANCE MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1754000/1753932/d433f813_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889538-26116491/953284568757736356/45086" HotelName="BOTANISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57010000/57007500/57007492/f49ac746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-25238207/953284568757736356/49902" HotelName="ISTRIA ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167479/eebebce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-25442250/953284568757736356/49938" HotelName="DES ARTS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383700/1383656/3574baed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-28499227/953284568757736356/8154" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-30100903/953284568757736356/14898" HotelName="IBIS PARIS TOUR EIFFEL CAMBRONNE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16049/60daebfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32609741/953284568757736356/16326" HotelName="PIAPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2175 Hwy 71 South, Marianna, 32448-2540, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689100/2689021/4e148858_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 80. Floors: 2. Property description- Get more for your money at the Quality Inn hotel in Marianna, FL near the Battle of Marianna Site. This pet-friendly hotel is near destinations like Chipola River Canoe Trail, Lake Seminole, Zoo World, Governors Square Mall and Panama City Beach. Enjoy amenities like free continental breakfast, guest laundry, newsstand, bicycle, car and boat rental services and access to copy and fax services. Guest rooms include a flat-screen TV, coffee maker, hair dryer, iron and ironing board. Some rooms include microwaves and refrigerators. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodations: 12.00/night per pet.. Onsite facilities information- ParkingProperty was renovated in 1998. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-25201689/953284568757736356/36188" HotelName="BEST WESTERN PLUS LA DEMEURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000300/1000282/5020fa6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-25282881/953284568757736356/38310" HotelName="AMELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/872400/872352/aca1d17e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-25593846/953284568757736356/43611" HotelName="LE10BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426299-25601813/953284568757736356/46745" HotelName="DUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197700/197623/a7c62a84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284246-28496641/953284568757736356/4112" HotelName="MAX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542870/3fa4c778_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24482-28502062/953284568757736356/11548" HotelName="CAMPANILE PARIS 14 MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24482/20097110254546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-28444284/953284568757736356/13372" HotelName="APARTHOTEL ADAGIO ACCESS PARIS BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538792/8067fa57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-25591054/953284568757736356/37501" HotelName="NOVOTEL SUITES PARIS EXPO PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12560000/12552800/12552752/5f49d5d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233536-25442174/953284568757736356/38496" HotelName="AUBERGE FLORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1308300/1308259/72ce914e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-25187897/953284568757736356/40188" HotelName="ABSOLUTE (EX BEAUSEJOUR REPUBLIQUE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6671/d650d710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-25187978/953284568757736356/42309" HotelName="ROYAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565300/60edd937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-25442630/953284568757736356/42990" HotelName="HOTEL LA PETITE ROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3595600/3595528/9187b9be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-25370855/953284568757736356/46207" HotelName="LIBERTEL GARE DE LEST FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565122/f6c2d421_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6039-25187896/953284568757736356/38867" HotelName="AXEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12898/a6fc75e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248083-25464751/953284568757736356/39958" HotelName="HOTEL KORNER LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190500/190461/7cf64aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-25309084/953284568757736356/40062" HotelName="RIVIERA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3550 Gateway Street, Springfield, 97477, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84207/9bfaf126_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 100. Floors: 3. Property description- Get more value on the road with our Quality Inn and Suites hotel, located near the Matthew Knight Arena, the Eugene Airport and the Autzen Stadium in Eugene, OR. Our hotel offers access to copy and fax services as well as a meeting space that can accommodate up to 35 people. You can also enjoy a free breakfast, free WiFi, free weekday newspaper and a seasonal outdoor pool. Each room comes equipped with a refrigerator, microwave and TV. Enroll in our Choice Privileges program to start earning rewards with your next stay. Pet Accommodation 10.00 per night per pet. max of 3 pets per room. Pool is open from 5/31/09-9/30/09. Credit cards required for suites.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 3550 Gateway Street, Springfield, 97477, OR, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1541744-2643. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51245-25229771/953284568757736356/43513" HotelName="FRANCE ALBION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/966300/966254/0aa4303e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-25210719/953284568757736356/43684" HotelName="PAIX REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517074/05133951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-25201723/953284568757736356/44320" HotelName="PAVILLON BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/112300/112247/6b707362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28137-25211202/953284568757736356/46096" HotelName="HARVEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6887/bd68e586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255257-25477090/953284568757736356/46439" HotelName="GARANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522237/a98acb1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1444183-32592949/953284568757736356/2281" HotelName="HOTEL CLEMENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1444183/202577165415105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652332-28503024/953284568757736356/11830" HotelName="L'AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652332/20211116124524502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-25182326/953284568757736356/17964" HotelName="IBIS STYLES PARIS EIFFEL CAMBRONNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888905/88750d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50966-25226752/953284568757736356/30882" HotelName="MAKOM PEREIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874616/0405151f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-25230479/953284568757736356/39846" HotelName="HOTEL SANSO BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1086900/1086808/1e984aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-26614031/953284568757736356/46274" HotelName="PARADISO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58920000/58919400/58919400/22daf3fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-25201856/953284568757736356/47172" HotelName="MAGELLAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32950000/32943100/32943086/15f1a111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27630-28497186/953284568757736356/8234" HotelName="VERLAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108767/02d5847b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-25642114/953284568757736356/32305" HotelName="YOOMA URBAN LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18172900/18172870/7c3dac22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-25223713/953284568757736356/34901" HotelName="IBIS PARIS BASTILLE OPERA 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/822/324068b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4963712" Longitude="-73.6557187" StarRating="4" HotelCode="0|280232-25500673/953284568757736356/37467" HotelName="R DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7655 Decarie Boulevard, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565252/bf2cdbbb_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient location just 10 minutes from Downtown Montreal. It lies 100 m from the nearest park, a couple of minutes' walk from many restaurants and 300 m from the shops. Guests will find St Joseph's Oratory 4 km away and it is 10 km to the Bell Centre, 12 km to Old Montreal and 16 km to the Olympic Stadium and the Casino de Montreal. The hotel is just 10 minutes from Montreal-Pierre Elliott Trudeau International Airport.

Renovated in 2010, this airport hotel is decorated in a modern style is ideal for business travellers and holiday makers alike and facilities on offer to guests at this air-conditioned establishment include a lobby and onsite barber.  There is a bar and a restaurant that guests will appreciate the conference facilities, including 7 banqueting/meeting rooms. Guests can also take advantage of the $drycleaning  services and parking is available for those arriving by car.

The Deluxe room are equipped with 1 king or 2 queen sized beds bed, 32” LCD flat screen TV (wall mounted), free High Speed Internet access and mini-fridge, upgraded bathroom amenities, 100 % white goose down duvet, premium bed linens, complimentary use of velour bathrobe, hand held shower w/massage shower head, ergonomic chair &amp;amp; working desk with integrated computer connection &amp;amp; telephone, personalised voice-mail, air conditioning, hairdryer, coffee maker including  coffee &amp;amp; tea, iron &amp;amp; ironing board and windows that open.

This hotel features an outdoor heated swimming pool (seasonal). Sports enthusiasts may enjoy a workout in the gym, free access to dry sauna and steam room,

We invite you to dine in our new Eggspectation restaurant.  The upscale decor and warm ambiance will charm you.   Our dishes are freshly prepared with high-quality ingredients and attractively presented. You will have a hard time choosing from our expansive menu that offers interest. Establishment 572865&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-25442164/953284568757736356/39336" HotelName="ATELIER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108758/f32544db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-26619833/953284568757736356/40420" HotelName="31 PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70770000/70761800/70761772/9ea0954d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-25355316/953284568757736356/42461" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2400 South Highway 77, Kingsville, 78363, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106605/ca0d2f3d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 70. Suites: 20. Single-bedded accommodations: 30. Double bedrooms: 40. Smoking rooms: 21. Nonsmoking rooms: 49. Physically challenged rooms: 7. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to Holiday Inn Express Hotel &amp;amp; Suites in Kingsville, TX. This choice Kingsville hotel near the famous King Ranch is located in beautiful South Texas, just a few miles from the lovely downtown historic district and Texas A&amp;amp;M University-Kingsville. Families will enjoy their stay at our hotel in Kingsville, Texas due to its central location near the John Conner Museum, Dick Kleberg Park and the largest private ranch in the US - the remarkable King Ranch. There are many shopping areas and dining options within 1 mile of our hotel, including the Wild Horse Mall and many downtown shops.  Corpus Christi is perfect for a family day trip, with its beautiful beaches and barrier islands only a half-hour away. Our hotel provides ideal accommodations for business travelers with a 24-hour business center and easy access to area companies including the Naval Air Station, Exxon Mobil, Boeing Company, Kodiak Manufacturing, Celanese  as well as the King Ranch. The Corpus Christi International Airport (CRP) is just a half-hour away. During your stay at our Kingsville hotel, enjoy premium services and amenities including an  outdoor pool, a brand new fitness center and a free hot breakfast bar with our exclusive cinnamon rolls and other hot items. Book your hotel reservations today, and take advantage of our great hotel room deals and rates.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 2400 South Highway 77, Kingsville, 78363, TX, US. Additional Phone Numbers: Fax - Other: 13615923665. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-25634283/953284568757736356/46629" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535900/10535825/197e501f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-28531290/953284568757736356/2623" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.200296" Longitude="-117.370195" StarRating="2" HotelCode="0|527543-28456889/953284568757736356/8221" HotelName="EIFFEL KENSINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1403 MISSION AVE, OCEANSIDE, CA, 92058, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17380000/17375600/17375524/b463e44d_z.jpg</HotelPictures>
        <HotelDescription>Hotel located 5 blocks from the beach. Legoland is 7 miles away, discounted tickets available in the lobby. Centrally located to all major attractions including Sea World, San Diego Zoo/Wild Animal Park, Disneyland, Universal Studios and Knott's Berry Farm. Recent winner of prestigious Ruby Award. Hotel offers free wireless internet, delicious free breakfast with waffles, personalized guest service, and a family friendly environment. Ideal hotel for the business/government traveler due to close proximity of business parks and military installations. 100 percent non-smoking hotel. Free USA Today newspaper. ESPN, 3 HBO channels, work area, rooms with living room and two bathrooms.CXL Policy: 7D Check-In By: 1500 Check-Out By: 1100 GMT: -8 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.1370284" Longitude="-106.6700981" StarRating="3" HotelCode="0|176214-28498780/953284568757736356/9530" HotelName="WALDORF MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>806 Idylwyld Drive North, Saskatoon, S7L 0Z6, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44787/42fcf828_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 148. Floors: 6. Property description- Ramada Saskatoon is located just a 5-minute drive to Saskatoon International Airport and minutes from downtown Saskatoon. The 100 percent smoke free hotel is easily accessible to University of Saskatchewan and SIAST Kelsey Campus as well as Prairieland Exhibition, Harry Bailey Aquatic Centre, TCU Place and Credit Union Centre. The hotel is connected to the Ramada Golf Dome and features a 100-yard covered driving range with mini-golf, indoor pool and hot tub. Take advantage of complimentary wireless high speed internet, complimentary parking and guest laundry facilities. Guests can dine at three on-site restaurants including Butlers Family Restaurant, Mulligan Sport Lounge and the Long Branch Country and Western Bar, and host meetings for 10 to 350 people in a variety of meeting rooms. Guest rooms feature complimentary wireless internet access, refrigerators and microwaves. Pets are welcome for a small fee and smoke-free rooms are available.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-25442262/953284568757736356/37394" HotelName="DOISY ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-25369837/953284568757736356/41116" HotelName="HOTEL ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543300/2543225/57f9efeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-26606640/953284568757736356/42975" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/25860d7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-25201697/953284568757736356/43305" HotelName="GLASGOW MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6677 Sea Harbor Drive,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18700/18663/dd7f5026_b.jpg</HotelPictures>
        <HotelDescription>Immerse yourself in luxury at Renaissance Orlando at SeaWorld®. Our deluxe accommodations and premier location across from SeaWorld® and near LEGOLAND® and Mall at Millenia inspire unforgettable experiences. Well-appointed guest rooms offer ample space for relaxing and boast thoughtful and comfortable amenities for a sound night's sleep or productive business day. Professionals will appreciate our SeaWorld® Orlando hotel's 165,000 square feet for creative meetings, while brides and grooms will love the flexible space for weddings and receptions. Children can splash around at R Aqua Zone, a waterpark built to excite, while grownups can break a sweat in our state-of-the-art fitness center. Five restaurants, a Starbucks® and ice cream shop will please all palates. Pamper yourself in style at the full-service Neu Lotus Spa and enjoy a massage, facial or scrub. Looking to explore Orlando like a local - Ask our friendly Navigator for tips about hidden gems and plan your next big adventure at Renaissance now. *Resort Fee: direct payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6037-25187894/953284568757736356/43426" HotelName="SAINT MARTIN BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20500/20495/f8fe8110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534425-25690888/953284568757736356/46150" HotelName="NOUVEL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6340000/6339900/6339882/40a2c58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-25447260/953284568757736356/47279" HotelName="DU VERT GALANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768400/1768306/c927850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-25201246/953284568757736356/48072" HotelName="LAUTREC OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562160/86ebe910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-28457944/953284568757736356/1981" HotelName="HOTEL PIERRE NICOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10090000/10084700/10084602/846ae3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-28590307/953284568757736356/5437" HotelName="APPARTCITY COLLECTION PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95300000/95294800/95294798/b2cb7978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6158-25186923/953284568757736356/35899" HotelName="AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1191000/1190989/0d833327_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-25187977/953284568757736356/38356" HotelName="EIFFEL CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4152/8cdb3b11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187674-25372789/953284568757736356/39332" HotelName="ATELIER VAVIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214500/1214443/f4a222a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-25210507/953284568757736356/41197" HotelName="EXE PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44858/29a2a807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-25373577/953284568757736356/41694" HotelName="RESIDENCE FOCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>802 Huffman Mill Rd, Burlington, 27215, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3146/e66d6f01_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 26. Floors: 2. Property description- The Super 8 of Burlington is located near Elon University, Asheboro State Zoo, Green Valley Golf Course and Greensboro Airport. 
They offer SuperStart Breakfast, High Speed Internet Access, Free Local Calls and Free Shuttle for High Point Furniture Market.  Each guest room offers Microwave, Refrigerator, Iron, Ironing Board, Coffee Makers and Hair Dryers.  They are also approved by Triple A with 2 diamonds. No pets.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 802 Huffman Mill Rd, Burlington, 27215, NC, US. Additional Phone Numbers: Fax - Other: 13365840910. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6504" Longitude="104.0636" StarRating="3" HotelCode="0|426314-25601823/953284568757736356/49986" HotelName="TERMINUS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 80 SECTION 2 RENMIN SOUTH ROAD, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915700/915692/76e70693_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sichuan Jinjiang Grand Hotel is located in central Chengdu, close to Tianfu Square, Sichuan Museum of Science and Technology, and Renmin Park. Nearby points of interest also include Chengdu City Sports Center and Wuhou Ci.    Hotel Features.   Dining options at Sichuan Jinjiang Grand Hotel include 10 restaurants. 2 bars/lounges are open for drinks. Recreational amenities include an indoor pool and a fitness facility. This 4.5-star property offers small meeting rooms and audiovisual equipment. This Chengdu property has event space consisting of a conference center, banquet facilities, conference/meeting rooms, and a ballroom.  Wedding services, tour/ticket assistance, and translation services are available. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     All guestrooms at Sichuan Jinjiang Grand Hotel feature minibars and CD players. Accommodations offer river or garden views. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. Televisions have cable channels and DVD players.     Room Info:  Name: Grand Description:    One King Bed  Two Single Beds         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 1 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|33346-25216812/953284568757736356/50130" HotelName="MONT DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1200100/1200027/65132c18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/953284568757736356/14928" HotelName="HOTEL LE CHAT NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133645/8d54580c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|39618-27559072/953284568757736356/31279" HotelName="LE 37 BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66179200/66179152/665c7783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-25201231/953284568757736356/37168" HotelName="ELYSEES OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1368/f22434a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-25829738/953284568757736356/37196" HotelName="OKKO HOTELS PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34370000/34366400/34366332/4fc7ea23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-25322551/953284568757736356/37301" HotelName="AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545283/8c2f7e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-25242600/953284568757736356/38614" HotelName="VOCO PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498400/1498336/66c5dc59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-25337611/953284568757736356/40133" HotelName="AUDRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3290000/3281400/3281348/3db4b48b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-25536543/953284568757736356/41412" HotelName="BEAUVOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1712700/1712688/a0d50469_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6251-25186929/953284568757736356/41710" HotelName="TIMHOTEL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53594/b01899c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.401443" Longitude="-81.428195" StarRating="3" HotelCode="0|18805-25201676/953284568757736356/45107" HotelName="PARADIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4040 Central Florida Parkway, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6147/493c64ec_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is located amidst the 18-hole golf course created by Greg Norman. Surrounded by sprawling gardens, lakes and luxuriant greenery, the hotel basks in an atmosphere of unrivalled peace and serenity. The hotel is located within easy access of a host of attractions in the area. SeaWorld is located just a 5 minutes' driving distance away from this hotel. This elegant resort enjoys a stunning architectural design. The guest rooms are beautifully appointed, commanding spectacular views over the surrounding area. The rooms are well equipped with first-class facilities. Guests are sure to be impressed by the extensive array of unrivalled facilities and services. This hotel delivers unequivocal luxury, comfort and convenience in a stunning setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-25201713/953284568757736356/45276" HotelName="LIBERTEL GARE DU NORD SUEDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1872/99ea198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-25214758/953284568757736356/47521" HotelName="LIBERTEL AUSTERLITZ JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1262/921b9bfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-25497182/953284568757736356/49229" HotelName="DELAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2950000/2949900/2949824/51b5a70e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-25182283/953284568757736356/27541" HotelName="MERCURE PARIS GARE DE L'EST MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1394000/1393936/w5752h3840x5y0-f9cb827e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-25254947/953284568757736356/34048" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-25441970/953284568757736356/37751" HotelName="DU PETIT LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16363300/16363263/b88722d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-25210935/953284568757736356/41366" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-25755641/953284568757736356/41536" HotelName="B55" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28825400/28825369/8008c8a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-25442176/953284568757736356/42773" HotelName="AVIA SAPHIR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972836/05ac37ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-25187948/953284568757736356/46116" HotelName="MURAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877037/a90cad98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-25201698/953284568757736356/46617" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-25238199/953284568757736356/46672" HotelName="GRAND DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-25251257/953284568757736356/46828" HotelName="KUBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1328700/1328683/dbda71a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-25203118/953284568757736356/48795" HotelName="MAISON EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558600/558560/7e7c177e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-25337432/953284568757736356/49341" HotelName="LA PARIZIENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523311/bf1f3c9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.674377" Longitude="-97.046002" StarRating="3" HotelCode="0|188382-25373389/953284568757736356/49671" HotelName="MONTPARNASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4020 Great Southwest Parkway, Grand Prairie, 75052, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5200000/5196000/5195936/c10f9b4c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 64. Floors: 2. Property description- Welcome to the Super 8 Grand Prairie Southwest.  Our convenient location on Great Southwest Parkway offers easy access to I-20 and US-360 and is just minutes from Six Flags, Hurricane Harbor, Ameriquest Field, Dallas and Fort Worth.  Relax with us and enjoy modern amenities such as wired and wireless internet access, microwaves, refrigerators, in room coffee, our ever popular SuperStart breakfast, an outdoor pool, our business center and much more.. Onsite facilities information- ParkingProperty was built in 1997. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186315-25371677/953284568757736356/50287" HotelName="LE 46 HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63898/e0f5035c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12995-25201095/953284568757736356/50436" HotelName="MARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14642/9ed054d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-28499030/953284568757736356/12376" HotelName="BEL ORANGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383390/fdf307ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/953284568757736356/14483" HotelName="NOVOTEL PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17725/3df3db39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-25190401/953284568757736356/33870" HotelName="MERCURE PARIS TOUR EIFFEL GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11772/16caafe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-25216078/953284568757736356/35583" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1172386" Longitude="10.4646833" StarRating="3" HotelCode="0|25361-25210934/953284568757736356/36226" HotelName="EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Storgata 84 B, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562024/3124d3b9_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Lillehammer and was established in 1872. It is close to the City Centre. The Hotel has a restaurant and a fitness centre/gym. All 53 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-25188411/953284568757736356/36417" HotelName="BERNE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44770/5062a468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20901-25209758/953284568757736356/36966" HotelName="BEST WESTERN OPÉRA DROUOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190400/190383/4e1dbaec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-25201083/953284568757736356/37346" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062936/3405ddf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110646-25283764/953284568757736356/39020" HotelName="BRESIL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18642900/18642828/9042c596_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-25187890/953284568757736356/39123" HotelName="APOLLO OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188600/188528/d5cb9908_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-25476042/953284568757736356/39398" HotelName="ALEXANDRIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6830 Crumpler Blvd., Olive Branch, MS, 38654, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1399900/1399823/2442cbc7_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Olive Branch hotel is located on Hwy. 78 and 302 (Goodman Road), next door to Cherokee Valley Golf Course. We are 12 miles east of Memphis International Airport and 15 miles southeast of Graceland. Other Olive Branch, Mississippi attractions include Tunica Casinos (20 miles southwest) and tours of historic homes (25 miles south) in Holly Springs, Mississippi. Our Hampton Inn guests can dine at Applebee's, Colton's Steakhouse, East End Grill, Chili's and most chain restaurants, all within a mile of our hotel.   Whether traveling to Mississippi on business or pleasure, our Hampton Inn hotel guests enjoy amenities which include complimentary wireless high-speed internet access, complimentary hot breakfast buffet, in-room coffeemaker, microwave, refrigerator, hair dryer, 2 phones, TV with cable and complimentary HBO. We also offer a complete business center, ample parking, connecting rooms, cribs, indoor heated pool and whirlpool tub and exercise facility. Laundry/valet services, guest/laundromat, meeting/banquet facilities, and audio/visual equipment are available for a nominal fee. The Hampton Inn Olive Branch hotel is a beautiful 3 story, interior access hotel, with comfort, convenience and security as a top priority.   We love having you here at the Hampton Inn Olive Branch hotel in Mississippi.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-25230445/953284568757736356/40209" HotelName="AGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3644200/3644167/773e75b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-25187952/953284568757736356/40802" HotelName="OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903610/9b6b31a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|93007-25260862/953284568757736356/48611" HotelName="LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1586800/1586751/9344454f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-25282439/953284568757736356/49331" HotelName="VIATOR PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685852/43a68c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240163-25455745/953284568757736356/49852" HotelName="MARMOTEL ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9617900/9617803/13a29e22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-25216208/953284568757736356/50244" HotelName="MISTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6528900/6528818/11bbe368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-28457753/953284568757736356/1656" HotelName="COQ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12429600/12429565/e64a398e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-28458030/953284568757736356/4000" HotelName="LA CONVERSATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4956300/4956292/a3d01b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030353-28454459/953284568757736356/7748" HotelName="VICTORY HOTEL GALOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030353/2021111810464930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873952-28460181/953284568757736356/9778" HotelName="ESMERALDA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958500/11958430/d76ed442_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-25200006/953284568757736356/18938" HotelName="VILLA ALESSANDRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4101a Island Ave, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201300/201207/b6743c2c_b.jpg</HotelPictures>
        <HotelDescription>Situated in Philadelphia , this property offers an ideal place of rest and relaxation. Hotel was constructed in 1985. Hotel underwent renovation in 2008. There are a total of 170 rooms on the premises. The property consists of 95 single rooms, 75 double rooms, 1 junior suite, 1 suite and 6 disability-friendly rooms. The Hotel enjoys an idyllic location in the heart of the city. The main train and bus stations are just a short drive away. The Hotel s proximity to the metro and bus stops will allow guests to explore the area. The Hotel is a quick drive from the airport. The main entertainment areas of the city are within easy reach of the Hotel . The Hotel is in the vicinity of a local golf course. The Hotel is within easy reach of the beach. The Hotel is located a few steps from the harbour. The Hotel is wheelchair-accessible. The on-site car park may be useful to those arriving by car. Pets are allowed at this establishment. The Hotel allows large pets.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-25198122/953284568757736356/23361" HotelName="ELSA HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522600/522512/71e8a2e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030460-26236188/953284568757736356/32575" HotelName="VOLTAIRE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522200/0e2597f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-25463715/953284568757736356/35809" HotelName="BEST WESTERN PREMIER FAUBOURG 88" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6231000/6230998/14a63b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626065-25796257/953284568757736356/37278" HotelName="NOVOTEL PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40740000/40732700/40732680/bbe04690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-25281607/953284568757736356/44071" HotelName="DE LA PAIX (RUE DURANTON)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542875/5a5af7ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-25558492/953284568757736356/45443" HotelName="MONSIEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>STRANDALLEE 198, TIMMENDORFER STRAND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11741300/11741259/81921c68_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Timmendorfer Strand is a business-friendly hotel located in Timmendorfer Strand's midtown area and local attractions include Travemuende Ferry Port and Hansapark.    Hotel Features.   Mercure Hotel Timmendorfer Strand's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include an indoor pool and a sauna. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. This 4-star property has a 24-hour business center and offers small meeting rooms, audiovisual equipment, and business services. Complimentary wireless Internet access is available in public areas. This Timmendorfer Strand property has event space consisting of banquet facilities, conference/meeting rooms, and exhibit space. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a terrace, and multilingual staff. Extended parking privileges may be offered to guests after check-out (surcharge). This is a smoke-free property. A total renovation of this property was completed in February 2010.    Guestrooms.     87 guestrooms at Mercure Hotel Timmendorfer Strand feature minibars and safes. Balconies offer courtyard views. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. Flat-panel televisions have cable channels. Windows that open, blackout drapes/curtains, and clock radios are also provided. Guests may request irons/ironing boards, hypo-allergenic bedding, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      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.   There are no room charges for children 6 years old and younger who occupy the same room as their parents or guardians, using existing bedding.          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:   A tax is imposed by the city: EUR 2.6 per person, per night   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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: EUR 10 per night  Buffet breakfast fee: EUR 15,00 per person (approximately)  Rollaway bed fee: EUR 40 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14491-25201240/953284568757736356/48153" HotelName="DES ARENES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11232500/11232444/03948a22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-25186768/953284568757736356/48568" HotelName="MERCURE PARIS 9 PIGALLE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12390000/12390000/12389916/96e58e83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428476-27602446/953284568757736356/50909" HotelName="LE JARDIN DE VERRE BY LOCKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106650000/106641800/106641800/ea9a61a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-28586441/953284568757736356/719" HotelName="ZOKU PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89770000/89768500/89768402/2bdacb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.668006" Longitude="-95.51142" StarRating="2" HotelCode="0|139598-28456365/953284568757736356/11482" HotelName="EIFFEL VILLA GARIBALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3505 N.E. Loop US 286, Paris, 75460, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1508000/1507997/9711327d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 62. Floors: 2. Property description- Get more value at the award-winning Quality Inn Paris in Paris, TX, which lets you relax and focus on the people and experiences you came for. A recipient of the Choice Gold Hospitality Award, we give you easy access to Paris Junior College, Paris Rodeo and Horse Club, Love Civic Center, Cooper Lake State Park, Eiffel Tower Replica and Sam Bell Maxey House State Historic Site. Enjoy such amenities as free WiFi, free ample parking, free continental breakfast, free coffee and a seasonal outdoor pool. Your guest room features a refrigerator, microwave, coffee maker, hair dryer, premium bedding, iron and ironing board. 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: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331352-28480047/953284568757736356/12932" HotelName="PUY DE DOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74296300/74296233/18d769ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-25350119/953284568757736356/18399" HotelName="IBIS PARIS GARE DU NORD CHATEAU LANDON 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34636/afb92ac7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-25201675/953284568757736356/35259" HotelName="LE 209 PARIS BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15787/63bdef5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-25187911/953284568757736356/37815" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-25238227/953284568757736356/44188" HotelName="PRINCE ALBERT LYON BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7552/ca7fdf49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23108-25210649/953284568757736356/45409" HotelName="PAVILLON MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201143/296d2631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-25282883/953284568757736356/49045" HotelName="MALAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1190900/1190842/4d4a8d12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-26647578/953284568757736356/50755" HotelName="LE BELLUNE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82960000/82954500/82954447/19618bf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-28498866/953284568757736356/12605" HotelName="CAMPANILE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106674/8f577564_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-25200957/953284568757736356/34397" HotelName="CITADINES BASTILLE GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565500/565465/a4dfd381_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-25201674/953284568757736356/43089" HotelName="B SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519500/519445/3334e267_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-25187951/953284568757736356/43756" HotelName="OPERA DEAUVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53583/4778ec43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-25210819/953284568757736356/45318" HotelName="DU VIEUX SAULE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119402/77e38196_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-25190400/953284568757736356/45677" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-25442232/953284568757736356/46842" HotelName="CONCORTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521800/2521747/0f79c656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|78514-27577104/953284568757736356/49441" HotelName="SURE BY BEST WESTERN PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81753/639f58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-28523966/953284568757736356/1967" HotelName="IBIS PARIS AVENUE D'ITALIE 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000800/1000780/18dc474b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-28500600/953284568757736356/2933" HotelName="IBIS STYLES PARIS BUTTES CHAUMONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9043200/9043156/e8347e44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-28496901/953284568757736356/3061" HotelName="MAISON 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/430300/430292/0f62d812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030477-28434561/953284568757736356/9484" HotelName="GENERATOR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e695aa76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269806-26614066/953284568757736356/31687" HotelName="LE BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71670000/71665000/71664922/a2d73aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225560-25427871/953284568757736356/33968" HotelName="ART EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5924800/5924800/542c1525_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-25217522/953284568757736356/38035" HotelName="ALANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Vicente Lopez 1955, BUENOS AIRES, AR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1501000/1500975/c3aabde4_b.jpg</HotelPictures>
        <HotelDescription>The luxurious hotel Loi Suites Recoleta is conveniently situated in the most elegant area of the city, La Recoleta. It features a tropical winter garden with an indoor pool and a restaurant. Museums, art galleries, shopping facilities, historical architecture and beautiful parks are in the surroundings. The National Library of Argentina and the Exposition Centre can be reached within a short stroll; famous attractions such as the Cervantes Theatre or the Colón Theatre are within walking distance.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-25446384/953284568757736356/40594" HotelName="FELICIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3360000/3354100/3354072/4d33e33e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233506-25442150/953284568757736356/44632" HotelName="CAMELIA INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16191500/16191419/f1b5ce5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-25441968/953284568757736356/47055" HotelName="INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1920000/1916100/1916079/870e9605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-25337407/953284568757736356/49268" HotelName="COYPEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541300/2541293/4747d45f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-28478007/953284568757736356/5605" HotelName="LENNON BY AVALON HOTEL PARIS GARE DU NORD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74120300/74120228/092722bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18924-28499093/953284568757736356/7080" HotelName="MONDIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68526/83feae0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.008985" Longitude="-13.63133" StarRating="3" HotelCode="0|53419-28441730/953284568757736356/9780" HotelName="GRAND DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Calle El Parral, SAN BARTOLOME, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160409/e61694e9_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located inland at the heart of a winegrowing area close to the village of San Bartolomé. This location is ideal for nature lovers and those seeking peace and quiet. The popular beach is just 16 km from "Puerto del Carmen". Public transport can be found directly in front of the hotel.

The manor was built in 1950 and offers a total of 16 rooms on 2 floors. In addition to the paradisiacal nature area, a reception, a bar with a terrace, a cosy fireplace room and an à la carte restaurant with a panoramic view on the wine mounds all feature within this hotel. The hotel's Internet access, laundry and room services as well as bicycle hire service may be taken advantage of. The hotel also has a children's playground. Guests arriving by car may make use of the car park and garage.

The cosy rooms come with an en suite bathroom with hairdryer as well as a balcony or terrace. Additional furnishings include satellite/ cable TV, a minibar, a safe and air conditioning. The suites in the annexe block also comprise two separate bedrooms, two separate en suite bathrooms and a well-equipped kitchen.

The 13,000 m² large garden with a pool, a separate children's pool and sun loungers and parasols on the sun terrace provides a perfect opportunity for relaxation. Use of a sauna and a diversity of health and beauty offers are available. Sports options at the hotel include use of a gym and tennis facilities (hard court and floodlights for an additional fee). The hotel also has a minigolf course.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-28510855/953284568757736356/10991" HotelName="IBIS STYLES PARIS MONTMARTRE NORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161800/4161730/c1882f66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-25201109/953284568757736356/36104" HotelName="BEST WESTERN NOUVEL ORLÉANS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564947/94521fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.676800" Longitude="12.562000" StarRating="3" HotelCode="0|32791-25216336/953284568757736356/38701" HotelName="PRINCESSE CAROLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 17, Copenhagen, 1606, Denmark</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465000/1464970/c8628132_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Copenhagen and was established in 1957. It is close to the Tivoli and the nearest station is Vesterport. The Hotel has a restaurant. All 119 rooms are equipped with hairdryer. category: First style: Traditional year Built: 1957 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.682416" Longitude="40.267051" StarRating="2" HotelCode="0|607403-25765059/953284568757736356/42683" HotelName="HOTEL MAZAGRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>GORNAYA KAROUSEL 6, ESTOSADOK, SOCHI 354392, RUSSIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9399900/9399851/5de702d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26805-25211097/953284568757736356/45530" HotelName="GRAND DES GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560207/4d709c19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-25187891/953284568757736356/47510" HotelName="MARAIS HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1260000/1251800/1251788/f9e507f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186183-25371527/953284568757736356/48917" HotelName="MADRIGAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382100/25f8197c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-25201733/953284568757736356/49541" HotelName="LE RICHEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103900/1103801/6f8d541c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59063-28457786/953284568757736356/3462" HotelName="CITE ROUGEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3889200/3889148/ed4920f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14489-28457332/953284568757736356/12062" HotelName="DE PARIS MONTMARTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1890000/1880400/1880326/0147ad48_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/953284568757736356/14964" HotelName="CAMPANILE PRIME PARIS 19 - LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1461221/202648143642183.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188540-25373551/953284568757736356/41634" HotelName="ODYSSEY BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564950/2abed4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-25587007/953284568757736356/49290" HotelName="LE LOIRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8180000/8171500/8171413/9d0ac175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-25780626/953284568757736356/49522" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2744b4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-28499019/953284568757736356/2843" HotelName="IBIS PARIS ORNANO MONTMARTRE NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1038 CANADA PLACE VANCOUVER , BRITISH COLUMBIA , CA , V6C 0B9 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578700/578608/f0f33085_b.jpg</HotelPictures>
        <HotelDescription>Pacific Rim is located in the heart of the financial district, at the edge of Coal Harbour and will feature unobstructed views of the North Shore Mountains and Stanley Park. - Number of rooms: 377 - Accommodation: TV, in-room movies (charge), internet access, clock radio, mini fridge, in-room safe, bathrobe. - Facilities: restaurant, bar, outdoor pool, fitness centre, spa, business centre, parking $32.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-25202689/953284568757736356/33847" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/b26902b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95826-25262750/953284568757736356/35948" HotelName="BEST WESTERN BRETAGNE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5278/5e02f374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6074-25187907/953284568757736356/37389" HotelName="APOLONIA PARIS MOUFFETARD, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44843/5311d816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.336601" Longitude="-81.536523" StarRating="4" HotelCode="0|18845-25203098/953284568757736356/37517" HotelName="ETOILE SAINT FERDINAND BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2900 Parkway Boulevard,  KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26722/a0c0fa97_b.jpg</HotelPictures>
        <HotelDescription>Situated in Kissimmee, this hotel is less than 800 m from a range of bars and restaurants, and 1.5 km from a plethora of shops. A prime location, 2.5 km from Walt Disney World, 8 km from Orlando, and 25 km from Orlando Airport. The hotel offers 718 stylish guest rooms with contemporary furnishings. They come equipped with cable TV, coffee facilities, fridge, safe and marble bathroom with hairdryer and toiletries. Guests can enjoy three outdoor swimming pools that come with a waterfall and slides. In the beautiful lobby, guests have access to services such as coffee shop, a lounge, a small supermarket, a games room and a playground. Travellers with business purpose may appreciate with well-equipped business center and a versatile venue for corporate meeting or a unique setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-25591368/953284568757736356/39211" HotelName="IBIS PARIS PLACE D'ITALIE 13TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34643/9f04778b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-25187955/953284568757736356/40554" HotelName="PAX OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81751/1fa41758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233664-25442260/953284568757736356/41031" HotelName="DESIGN SORBONNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160400/1160380/e0894db5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-25201172/953284568757736356/41929" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522900/522821/b2640136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92421-25260602/953284568757736356/42069" HotelName="HOTEL DE LA BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1080500/1080485/14e267ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-25202638/953284568757736356/42098" HotelName="MERCURE PARIS GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13600/13538/b3efac6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-25319997/953284568757736356/43505" HotelName="D'AMIENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 31 ZONGFU STREET, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603416/50294309_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the heart of Chengdu's central business district, adjacent to the Chun Xi Lu shopping and dining complex. The Wu Hou shrine is a 10-minute drive away. This hotel features 402 guest rooms and there are extensive conference, meeting and banquet facilities, which are enhanced by a number of exciting dining and entertainment venues. The hotel provides free indoor fitness facilities including a heated indoor pool, aqua fit, a sauna, steam room, massage and spa treatments and a gym. The Grill Room serves fine-dining and western à la carte meals. Breakfast, lunch and dinner are served at the hotel. Guests can serve themselves from the buffet or choose from the menu and à la carte options. Attention to detail and excellent service will make the guest's stay at this hotel an unforgettable experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240687-25456433/953284568757736356/49264" HotelName="DE FRANCE QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1860000/1853500/1853451/5869beed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873744-28460614/953284568757736356/5469" HotelName="APPARTEMENT WS GRANDS BOULEVARDS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873744/202010713445371.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-28507708/953284568757736356/12926" HotelName="FRANCE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44797/da4e7307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862585-28489280/953284568757736356/13571" HotelName="APARTMENTS WS TOUR EIFFEL - NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45600000/45594400/45594312/430e47bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-30100836/953284568757736356/14946" HotelName="AUTEUIL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12835/5805e9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25368-25210937/953284568757736356/36364" HotelName="BEST WESTERN MONTCALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13182/b19bb292_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-25200896/953284568757736356/40860" HotelName="HOTEL DU JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119448/1ef8d884_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-25210843/953284568757736356/44107" HotelName="MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63305/48775ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325064" Longitude="-98.254728" StarRating="3" HotelCode="0|233679-25442276/953284568757736356/44583" HotelName="EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Revolucíon Num 4, TLAXCALA CITY, MEXICO,90166</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4520000/4517000/4516978/e79c5f87_b.jpg</HotelPictures>
        <HotelDescription>Hotel El Refugio serves as a great base for exploring the beautiful city of Tlaxcala. It offers all the basic amenities for a pleasant stay. This hotel features rustic décor with hardwood furnishings and colorful Mexican-style motifs. Enjoy a wonderful vacation in Tlaxcala!&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-25502337/953284568757736356/46897" HotelName="IDOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558200/558173/988fb59b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23231-25210672/953284568757736356/49524" HotelName="TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83096/4017d90b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-28498441/953284568757736356/12584" HotelName="DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63307/f9e257b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-25187980/953284568757736356/32459" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6058-25187904/953284568757736356/35119" HotelName="DES COMEDIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10474/b02a30bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-25187892/953284568757736356/37560" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263068-25489747/953284568757736356/44766" HotelName="LE ROCROY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169595/9b760306_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-25201726/953284568757736356/45060" HotelName="GASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197600/197550/6edd10c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-25648295/953284568757736356/45284" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-25201711/953284568757736356/48778" HotelName="LEBRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565643/f5ef6e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350033-25541550/953284568757736356/50174" HotelName="JOKE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10516600/10516568/80f42c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51158-28456286/953284568757736356/3725" HotelName="CHOUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53523/78978918_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350390-28480202/953284568757736356/13651" HotelName="APARTMENTS WS OPÉRA - LAFFITTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350390/20221216125333759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-30101369/953284568757736356/14565" HotelName="MERCURE PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564700/564660/02288135_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-30100859/953284568757736356/14611" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/2926efad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10489-25200955/953284568757736356/33925" HotelName="CITADINES APARTHOTEL BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526635/2ce652b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-25190419/953284568757736356/33992" HotelName="PULLMAN PARIS CENTRE-BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525269/e1572b10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-25237421/953284568757736356/37146" HotelName="AIGLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49400/49327/02713bef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-25291855/953284568757736356/38072" HotelName="REGENCE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-25201722/953284568757736356/40871" HotelName="OPERA D ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/899400/899321/d433affb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-25201247/953284568757736356/45730" HotelName="MERCURE PARIS OPERA FAUBOURG MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20023/a8cbd08f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607391-25765041/953284568757736356/48865" HotelName="VICTORIA CHATELET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17610000/17601300/17601222/5a06d3f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13119-28562703/953284568757736356/856" HotelName="HOTEL LITTERAIRE LE SWANN, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564932/w3837h2475x3y0-fd2171ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-28500212/953284568757736356/12630" HotelName="KYRIAD PARIS 10 CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 12205 Apopka Vineland Road,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/443000/442901/1116675f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Lake Buena Vista, only minutes from the Walt Disney World® Resort. There is no shortage of activities in the world's most famous tourist destination: Walt Disney World® Theme Parks, Universal Studios® and Universal's Islands of Adventure just down the road. Visit Shamu at SeaWorld Orlando, or swim with the dolphins at Discovery Cove. For golf enthusiasts, there are several courses to choose from. Shopping opportunities abound in the Disney Downtown Area, close to the hotel, and there are two large shopping centres just 16 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|545648-25700091/953284568757736356/32490" HotelName="APARTHOTEL ADAGIO PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2160000/2156400/2156323/d0377d93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6069-25186765/953284568757736356/36551" HotelName="BRADY GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/620000/615400/615332/5a4e9d04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-25372937/953284568757736356/46478" HotelName="DES MINES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1221500/1221409/bbf0750c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-28500722/953284568757736356/2475" HotelName="IBIS PARIS GARE DE L'EST TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 PICAL, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565561/161cb3af_b.jpg</HotelPictures>
        <HotelDescription>Already a firm favourite among Porec admirers, the newly upgraded and refurbished hotel is located near the stunning beachfront in quiet surroundings, only a relaxing scenic stroll from the old town of Porec. The tranquil Mediterranean parkland setting and recent extensive renovations that include an impressive show cooking restaurant with an even larger panoramic terrace, spacious rooms, innovative children's programs at the Maro Club and beach with unforgettable view of Porec allow to spend a carefree holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-28524210/953284568757736356/7784" HotelName="EDEN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906900/906871/5f0ac44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-28524237/953284568757736356/10292" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-28507680/953284568757736356/10829" HotelName="JARDIN DE VILLIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517063/3b2943fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18854-28461036/953284568757736356/11559" HotelName="GARDEN SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909192/577b8dcb_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-26090129/953284568757736356/30756" HotelName="BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20205100/20205036/6030bab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25367-25212477/953284568757736356/34383" HotelName="BEST WESTERN PLUS HOTEL MERCEDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44712/4133a347_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14508-25201243/953284568757736356/40806" HotelName="DIVA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/898200/898175/c2a65388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-25203117/953284568757736356/41496" HotelName="VILLA BEAUMARCHAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115200/115101/9b5d5ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-25371593/953284568757736356/44424" HotelName="DU BEAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4955900/4955841/4f1e886a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6201-25187954/953284568757736356/44495" HotelName="PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1387100/1387066/cd5e27aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|370490-25558166/953284568757736356/44663" HotelName="MAYFLOWER PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12605000/12604991/54a39214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200913-25398915/953284568757736356/45145" HotelName="NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1304300/1304233/182f5815_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-25187975/953284568757736356/48397" HotelName="TRIANON GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13375/ffc239e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-25441966/953284568757736356/48774" HotelName="LITTLE REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523434/23839535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21758-28467341/953284568757736356/764" HotelName="MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565631/9d979b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-25200963/953284568757736356/33043" HotelName="CITADINES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447033/8a508734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-25765133/953284568757736356/35032" HotelName="HÔTEL STELLA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20069/d66860c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-25442442/953284568757736356/44264" HotelName="LOUVRE BONS ENFANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543400/2543392/dd5d1cdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6109-25187923/953284568757736356/45938" HotelName="HAUTEVILLE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565400/565308/2c70a424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-25231866/953284568757736356/47092" HotelName="MARCEAU BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1388200/1388103/99b5b977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14482-25201238/953284568757736356/47559" HotelName="DANEMARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1274000/1273955/0786c170_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233614-25442224/953284568757736356/48352" HotelName="CHATILLON PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1840000/1839000/1838960/7239f2c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6127-25187930/953284568757736356/49586" HotelName="LA MANUFACTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562436/45fac0ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-25291871/953284568757736356/49925" HotelName="SOPHIE GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6116/7e87535f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-28457864/953284568757736356/1414" HotelName="WHISTLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603419/dd6fafcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-28524253/953284568757736356/2675" HotelName="IBIS STYLES PARIS GARE DE L'EST CHATEAU LANDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Peartree Roundabout, Woodstock Road, OXFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53548/621e18d0_b.jpg</HotelPictures>
        <HotelDescription>The amazing hotel is situated in an ideal location for travelling into Oxford. It offers a relaxing environment for either a business or leisure stay in Oxford. The city offers a priority 'Park and Ride' bus service which is located next door to the hotel. The guest can enjoy an unforgettable trip to the Cotswolds, The new Silverstone Experience, Blenheim Palace and Bicester Village. The hotel offers conference facilities with a dedicated reception, business and stewarding team. All of the en suite rooms feature a separate bathroom and are fully equipped as standard. The hotel provides guests with a use of the residents only fitness room. The Junction Restaurant offers the very best in modern British cooking from an à la carte menu. A lighter meal or snack is available in the Bar and Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6167-28496845/953284568757736356/3530" HotelName="TIMHOTEL OPERA BLANCHE FONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565590/b5252254_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269190-28563698/953284568757736356/3934" HotelName="AC PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8199100/8199002/49078978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-28578642/953284568757736356/5916" HotelName="MERCURE PARIS MONTPARNASSE RASPAIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558400/558353/4857157e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-32596400/953284568757736356/7148" HotelName="LE M HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1631600/1631556/49bd37ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10498-25200959/953284568757736356/34660" HotelName="CITADINES APART`HOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578600/578559/ea102a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-25447242/953284568757736356/35995" HotelName="DE VARENNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542853/aebaca4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-25441108/953284568757736356/36145" HotelName="HOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5335100/5335076/32836141_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-25187885/953284568757736356/36950" HotelName="ABACA MESSIDOR BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27705/9c9ef782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-25201679/953284568757736356/37131" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-25642044/953284568757736356/40046" HotelName="EIFFEL BLOMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11620700/11620624/32952d43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-26090060/953284568757736356/44692" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1219100/1219088/5a64341a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6082-25187910/953284568757736356/45835" HotelName="HOTEL CASIMIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11096/d5d90556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256673-25478750/953284568757736356/49493" HotelName="DAVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7160000/7153700/7153677/43e6ebe1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-25726230/953284568757736356/49932" HotelName="L'ESPERANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19640000/19631800/19631718/e43850d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350616-28480554/953284568757736356/7325" HotelName="AU PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350616/2022122210131833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233927-28500221/953284568757736356/7998" HotelName="MINERVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/199700/199611/010046c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-28500386/953284568757736356/14235" HotelName="SLEEPING BELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5638500/5638495/da615d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460505-25631825/953284568757736356/41529" HotelName="CASTEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522210/1f718950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408392-25586721/953284568757736356/42416" HotelName="HANDSOME BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565110/5ffd5a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18832-25200788/953284568757736356/43159" HotelName="HOTEL PETIT SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3952900/3952880/4282261c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-25210670/953284568757736356/44573" HotelName="LES BULLES DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34465/7cb25c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-25442310/953284568757736356/45176" HotelName="LES PLUMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Blvd. Miguel Aleman Mz 1 Lote D, TOLUCA, MEXICO,50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520100/3520010/4e45f13c_b.jpg</HotelPictures>
        <HotelDescription>Enjoy an efficient stay at the simple yet modern One Toluca Aeropuerto, an economy class hotel that is perfect for business travelers seeking excellent services during their trip to Toluca. The hotel offers an innovative concept that combines practical services and comfortable facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32609749/953284568757736356/47296" HotelName="GRAND HOTEL DU CALVADOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18804/18804_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-25187912/953284568757736356/49390" HotelName="LE QUARTIER BERCY SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197833/bd2f4dbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-28531240/953284568757736356/2071" HotelName="IBIS PARIS GARE DU NORD LA FAYETTE 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9328/f4473266_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-28560912/953284568757736356/6697" HotelName="ARIOSO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>115 Boulevard Mohammed V, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060700/1060627/4abbb980_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a great setting in the centre of Marrakech, on Boulevard Mohamed V. Located in the charming neighbourhood of Gueliz, this hotel is located just a short distance away from Jemaa El Fna Square. This hotel affords guests the ideal setting from which to explore and experience the rich culture and history of this mesmerising city. The hotel combines modern architecture, natural materials and a striking design. The guest rooms immerse visitors in tradition and style. The hotel affords guests a number of first-class facilities and services, delivering comfort, convenience and an unequivocal level of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|527546-28458361/953284568757736356/10394" HotelName="PETIT PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/527546/201832312435148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|918836-28471924/953284568757736356/12947" HotelName="L OASIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918836/20211116124449837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-25190384/953284568757736356/33822" HotelName="25HOURS HOTEL TERMINUS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15940/42b79084_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-25601829/953284568757736356/45025" HotelName="SAINT-PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-25201922/953284568757736356/47934" HotelName="MAISON MERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201100/201087/5d4f0633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.236509" Longitude="-81.498942" StarRating="4" HotelCode="0|186323-25371685/953284568757736356/48544" HotelName="LE PETIT PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>220 Gateway Center Blvd, Brunswick, 31525, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2855200/2855106/3faa7ddc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 4. Property description- Get more of the space you need to spread out and relax at our smoke-free Comfort Suites hotel in Brunswick, GA. Our hotel is close to the Emerald Princess II Casino, River Boat, Historic Downtown Brunswick, Fort Frederica National Monument, Overlook Park and Coastal Pines Golf Club. Each guest can enjoy our free breakfast, free WiFi, free weekday newspaper, fitness center, indoor pool and laundry facility. Each guest room comes furnished with a microwave, refrigerator, coffee maker, hair dryer and flat-screen TV. Sign up for Choice Privileges program and start earning rewards points with your next stay.. 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-25610102/953284568757736356/50271" HotelName="MODERN EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106609/2df67e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233936-28457593/953284568757736356/7626" HotelName="MONTPENSIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877030/5967efe2_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6077-25190372/953284568757736356/32767" HotelName="HYATT REGENCY PARIS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1337/w3836h2556x4y4-42f5edde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21466-25210467/953284568757736356/34735" HotelName="ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562166/f0378277_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-25442252/953284568757736356/38424" HotelName="DES DUCS D`ANJOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891933/6a91a32f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-25200790/953284568757736356/45562" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|171062-25354720/953284568757736356/48839" HotelName="ILE DE FRANCE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48251/b32950d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169961-25340059/953284568757736356/49786" HotelName="VIRGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686000/2685982/139dd6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|153034-32521194/953284568757736356/6370" HotelName="ARTEMISIA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166031/4b1f9bdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918553-28448941/953284568757736356/13556" HotelName="APARTMENT WS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918553/20211115144530884.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/953284568757736356/15859" HotelName="BEST WESTERN PLUS SYDNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53595/b5f275bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-25326407/953284568757736356/29930" HotelName="GERANDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68521/4922c92e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18932-25203111/953284568757736356/33844" HotelName="HOTEL OPERA OPAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906200/906106/071f7680_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-25187972/953284568757736356/36409" HotelName="BEST WESTERN PLUS QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7561/e1302d25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13738-25201171/953284568757736356/36590" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16925/f7269339_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25353-25210929/953284568757736356/38684" HotelName="SACHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83107/c325760c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-25442030/953284568757736356/43395" HotelName="BORONALI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diego Dugelay 45, zSan Cristobal de las Casas, MEXICO,29200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6420000/6417700/6417623/w9546h7155x0y0-606475c6_b.jpg</HotelPictures>
        <HotelDescription>Villas Casa Morada is a comfortable property offering a peaceful atmosphere in San Cristobal de Las Casas. Featuring cozy guestrooms carefully decorated with local artisanal features, as well as an excellent location close to the most popular temples, museums, and plazas in this wonderful city. Offering all this and more, the hotel has everything you need for an unforgettable stay in this picturesque destination.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-25542252/953284568757736356/44016" HotelName="NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>POINT DE LA VERDURE, LE GOSIER, GP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2534900/2534803/3329f6ab_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Canella Beach Hotel is located on the beach in Le Gosier's Grande-Terre neighborhood, close to Plage de Gosier, Place de la Victoire, and Musee Saint-John Perse. Other points of interest near this condo include Basilica of St Peter and St Paul and Schoelcher Museum.    Property Features.   Canella Beach Hotel's restaurant serves breakfast, lunch, and dinner. The condo also has a snack bar/deli and a coffee shop/café. A beach bar and a bar/lounge are open for drinks. The condo serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, a children's pool, and a spa tub.  Additional property amenities include multilingual staff, a garden, and a picnic area. Guests have access to a partner property's recreational facilities.    Guestrooms.     143 air-conditioned guestrooms at Canella Beach Hotel feature safes and windows that open. Rooms are all accessible via exterior corridors. Lanais offer beach, sea, or pool views. All rooms include separate sitting areas and are furnished with twin sofa beds and desks. At this 3-star condo, accommodations include kitchenettes with refrigerators and cookware/dishes/utensils. Bathrooms feature bathtubs or showers. Wireless Internet access is complimentary. Guestrooms offer direct-dial phones. Flat-panel televisions have satellite channels. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available three days a week.      Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          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:   A tax is imposed by the city: EUR 1.00 per person, per night   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-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489746-25652155/953284568757736356/44490" HotelName="LAZ HOTEL SPA URBAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144200/19144123/6d61c5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-25187968/953284568757736356/45155" HotelName="MERCURE PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17016/f6ba409f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6089-25187914/953284568757736356/46224" HotelName="DES TROIS POUSSINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789800/789751/c5063305_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-28560524/953284568757736356/13824" HotelName="OPERA MARIGNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785000/2784952/6e9221e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1324282-20600989/953284568757736356/15460" HotelName="APOLONIA PARIS MOUFFETARD SURE HOTEL COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-25455641/953284568757736356/32375" HotelName="WINDSOR HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547700/3547614/f5c1987f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-25190380/953284568757736356/34373" HotelName="HOLIDAY INN PARIS - GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44757/12cb3a39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-25340058/953284568757736356/36868" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50970-25230191/953284568757736356/38411" HotelName="BAUDELAIRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63326/72adf95e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169813-25341403/953284568757736356/40321" HotelName="ELYSEE SECRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1159800/1159701/0ebe0a3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|432590-28541739/953284568757736356/685" HotelName="HÔTEL AMIRAL FONDARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/432590/2019421154942812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-28496958/953284568757736356/3912" HotelName="ABBATIAL ST. GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53483/61668c11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.924751000000000" Longitude="-77.054596000000000" StarRating="1" HotelCode="0|15347-28434808/953284568757736356/4708" HotelName="AMADEUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2660 Woodley Road NW, WASHINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904700/904640/1d856037_z.jpg</HotelPictures>
        <HotelDescription>This majestic hotel is situated just a few minutes away from the city centre. A subway station and the national zoo are only a few paces from the hotel. It comprises a total of 1.348 rooms and offers a lobby with a 24-hour reception. Further facilities here include a pub and a fancy cocktail lounge. There is also a bakery and a coffee shop. Those arriving by car may make use of the parking spaces (charges apply).  The comfortable rooms are tastefully designed and fully - equipped. Internet connection is also available. The air conditioning and heating may be individually adjusted.  There are 2 swimming pools located within the grounds of the hotel (use dependent on season). Sports enthusiasts may also enjoy a workout in the large gym.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13125-28496657/953284568757736356/11568" HotelName="TIMHOTEL OPERA MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9300/9282/1627d40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6157-25187941/953284568757736356/41262" HotelName="LONDRES ET NEW YORK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14832/eba0f33f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-25497130/953284568757736356/47025" HotelName="LE LAPIN BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119356/970d8114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-25201731/953284568757736356/47483" HotelName="MAGENTA 38 BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888903/21aa4211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-26600839/953284568757736356/50154" HotelName="LE MILIE ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67320000/67319600/67319538/c2efd60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-25765161/953284568757736356/50340" HotelName="LA PLANQUE HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ROUTE DE FEZ KM. 5, DAR TOUNSI, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30410000/30406800/30406702/f4acc770_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Lodge K Hôtel &amp;amp; Spa in Marrakech (Palm Groves), you'll be close to Museum Palmeraie and Marrakesh Museum. This 5-star lodge is within close proximity of Bab Debbagh and Maison de la Photographie.   Rooms   Make yourself at home in one of the guestrooms featuring refrigerators and flat-screen televisions. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a fitness center. Additional amenities include complimentary wireless Internet access and wedding services.   Dining   You can enjoy a meal at a restaurant serving the guests of Lodge K Hôtel &amp;amp; Spa, or stop in at a snack bar/deli.   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        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:  Pets allowed      &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233691-28501150/953284568757736356/6719" HotelName="GRAND AMELOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233691/2013518111339707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-30100933/953284568757736356/15169" HotelName="PULLMAN PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17400/17333/4b00b369_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-25203306/953284568757736356/41766" HotelName="DE BANVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-25371521/953284568757736356/42567" HotelName="DU PLAT D'ETAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880236/83360d56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-25200630/953284568757736356/44809" HotelName="MY HOME IN PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26000/25924/c910a128_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-27593362/953284568757736356/46628" HotelName="OKKO HOTELS PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92930000/92923000/92922922/970300ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-28496898/953284568757736356/2342" HotelName="IBIS PARIS GARE DE LYON REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166039/a11d03c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-28457819/953284568757736356/3028" HotelName="IBIS STYLES PARIS GARE DE L'EST MAGENTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16061600/16061517/dbdef6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-28481649/953284568757736356/8579" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350900/1350813/19f8aeee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10531-28434458/953284568757736356/10452" HotelName="HAVANE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174823/37a38222_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/953284568757736356/14913" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6877/0f9edf2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6175-220903/953284568757736356/15447" HotelName="BEST WESTERN RONCERAY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8800/8745/a3c649cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-25317555/953284568757736356/39646" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030027-26236004/953284568757736356/46830" HotelName="HOTEL CACTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523701/99d572e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-25210615/953284568757736356/47841" HotelName="LENOX MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1171400/1171303/b64313f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-28473286/953284568757736356/10784" HotelName="GREET HOTEL PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14763400/14763306/ff6fca8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33349-25216816/953284568757736356/32709" HotelName="ZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/792200/792109/e3525cbf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-25202552/953284568757736356/36389" HotelName="M SOCIAL PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8539/691baa14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6075-25187908/953284568757736356/37831" HotelName="BEST WESTERN LE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5900/5816/d3a94d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-25211226/953284568757736356/38449" HotelName="HELIOS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1042600/1042503/w7911h5281x0y0-b52dc0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-25202643/953284568757736356/38557" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21754-25210506/953284568757736356/39240" HotelName="BEAUREGARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848390/9301c428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-25210616/953284568757736356/43497" HotelName="VILLA DES TERNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53593/cdb4ca23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-25371517/953284568757736356/48753" HotelName="LEOPOLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2954800/2954754/a881bf44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-25200794/953284568757736356/48843" HotelName="LE CLEMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/797200/797166/w7928h5290x0y0-abc84a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91531-25259918/953284568757736356/50320" HotelName="KUNTZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615600/1615515/9254b012_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13082-28578629/953284568757736356/6757" HotelName="MERCURE PARIS OPERA LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8862/950e4d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-25190397/953284568757736356/34702" HotelName="BEST WESTERN PREMIER TROCADERO LA TOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889936/ec0daafb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-25187976/953284568757736356/35782" HotelName="CHAVANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-25216328/953284568757736356/43301" HotelName="D'ESPAGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564952/0af2f6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-25765025/953284568757736356/44172" HotelName="ELYSEES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12300/12265/1d731b2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408992-25587005/953284568757736356/46394" HotelName="GRAND HOTEL DES BALCONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15340000/15333600/15333594/0511409c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-25242592/953284568757736356/49095" HotelName="SPLENDOR ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34071/5299876a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-25648235/953284568757736356/49367" HotelName="MICHELET ODEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15135700/15135601/b6b7b77d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-25601939/953284568757736356/49596" HotelName="MIRAMAR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11465900/11465813/32aa700e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-25689624/953284568757736356/49867" HotelName="DE ROUBAIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-28441156/953284568757736356/5332" HotelName="APARTADAGIO ACCESS PARIS PHILIPPE AUGUSTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1195700/1195625/c9afc585_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-25601679/953284568757736356/39824" HotelName="APOLLON MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521505/0a8e5058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234154-25442696/953284568757736356/40478" HotelName="SAINT CYR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827300/9827286/4104942e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607392-25765043/953284568757736356/42845" HotelName="HOTEL VILLA MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33680000/33676300/33676209/3238c488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-25690076/953284568757736356/43427" HotelName="OPERA MAINTENON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 FIFTEENTH AVE ,TAURANGA 3112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3640000/3634300/3634265/357a3591_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Tauranga, Bennetts Motor Inn puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Tours, car park, laundry service/dry cleaning, meeting facilities are on the list of things guests can enjoy. Relax in your comfortable guestroom, featuring daily newspaper, bathtub, jacuzzi bathtub, kitchenette, coffee/tea maker. The hotel offers various recreational opportunities. Discover all Tauranga has to offer by making Bennetts Motor Inn your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-25201691/953284568757736356/44426" HotelName="DES NATIONS ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13800/13770/05c1f438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24488-25212363/953284568757736356/44736" HotelName="MERCURE PARIS ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27000/26958/56b417d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652341-28503028/953284568757736356/2453" HotelName="IBIS PARIS GARE MONTPARNASSE 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652341/2021111612330440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-28586466/953284568757736356/9734" HotelName="VILLA ROYALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/875200/875130/49d93958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-30101229/953284568757736356/14520" HotelName="APARTADAGIO PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4096/23273ae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-25226778/953284568757736356/20030" HotelName="GRAND DE NORMANDIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885000/884901/ab30116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-25210390/953284568757736356/42052" HotelName="FLORIDE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10640/683b1a35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-25187929/953284568757736356/48939" HotelName="LE 55 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901190/e897ee15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-28499569/953284568757736356/2825" HotelName="IBIS STYLES PARIS CADET LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34211/3fe2feb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-28563726/953284568757736356/9992" HotelName="PHILEAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Pkwy, Humble, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451458/3cebbe5f_b.jpg</HotelPictures>
        <HotelDescription>The BEST WESTERN PLUS Intercontinental Airport Inn is located off Highway 59 just two miles east of the airport providing free pickup from the airport 5:00 a.m. until midnight and free scheduled morning airport drop-off (Times: 5:00 A.M., 5:30 A.M., 6:00
 A.M., 6:45 A.M., 7:30 A.M., 8:15 A.M., 9:00 A.M., 9:45 A.M., 11:15 A.M.) At our hotel start every day with a free newspaper and enjoy our complimentary hot breakfast. In your room, work on your spacious desk with wired and wireless free high-speed Internet
 access or relax on your five star pillow top bed watching your flat screen 42 inch LCD television equipped with 140 plus HD channels. For your well being a fitness center is provided, with a treadmill, stationary bike, and elliptical machine. The meeting facility
 is perfect for small functions accommodating up to 40 people. Everything that you need in the way of restaurants and shopping are easily accessible from the BEST WESTERN PLUS Intercontinental Airport Inn, your home away from home.
&lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Children 12 And Under Are Free In Room With One Paying Adult In Existing Bedding.&lt;br /&gt;Maximum child age: 12&lt;br /&gt;Pets Not Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-25200960/953284568757736356/33491" HotelName="CITADINES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-25187899/953284568757736356/37376" HotelName="34B ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-25187956/953284568757736356/40449" HotelName="PEYRIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81754/e3c7513f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6200-25187953/953284568757736356/44845" HotelName="PALM - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565627/5c0ee4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6237-25187966/953284568757736356/45608" HotelName="GEORGE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870400/870400/cbaf5853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-25339608/953284568757736356/47431" HotelName="TRIANGLE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517200/517154/c36616d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-25201113/953284568757736356/48468" HotelName="MARCEAU CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560197/4c32c5df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428479-27602353/953284568757736356/50698" HotelName="MERCURE PARIS BUTTE MONTMARTRE BASILIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106430900/106430883/533a6d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-25230212/953284568757736356/44684" HotelName="LOUIS BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150136/e20e0b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12899-25201085/953284568757736356/44985" HotelName="EDOUARD VI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14738/7a7c0fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-25455587/953284568757736356/45312" HotelName="FRENCH THEORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267496/183b27a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|187679-25372795/953284568757736356/48674" HotelName="MAISON ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874614/343b4c84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240274-28458480/953284568757736356/3252" HotelName="LA NOUVELLE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19300000/19291700/19291630/44e2b8ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14507-25202637/953284568757736356/37661" HotelName="TERRASS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/868/0d5ca68c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-25202556/953284568757736356/38639" HotelName="NUAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27903/9dea75d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13715-25201167/953284568757736356/39110" HotelName="HOTEL MODERNE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470840/79bce04f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-25476044/953284568757736356/39510" HotelName="GRAND HOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062937/17bfe44a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-25263826/953284568757736356/40386" HotelName="PARIS LOUVRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>131 Buell Avenue, Cheektowaga, 14225, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157100/1157096/dc9c4214_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 110. Suites: 34. Single-bedded accommodations: 31. Double bedrooms: 45. Smoking rooms: 0. Nonsmoking rooms: 110. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express Buffalo Airport!
We are located adjacent from the Buffalo Niagara International Airport BUF. We are a short distance to one of the "Wonders of the World" Niagara Falls NY USA, Fashion Outlets of Niagara Falls USA and minutes from downtown Buffalo. Local to Division sport schools including SUNY University at Buffalo! Visit The Buffalo Waterfront for year round activities for the whole family. If you are a history buff we have Freedom Crossing, Buffalo Naval Park, and the Erie Canal. Shopping center Walden Galleria Mall is three miles away.
Home of the Buffalo Bills at Bills Stadium, Buffalo Sabres and Buffalo Bandits at Key Bank Center! Book your short term or long term corporate rooms. Our hotel offers standard rooms and suites with single serve Coffee makers, complimentary Wi-Fi and DirecTV. Express Start breakfast with DIY Pancakes, famous cinnamon rolls &amp;amp; more! After a great day of sightseeing, relax in our full sized heated indoor pool, hot tub or fitness center! Complimentary BUF Airport Shuttle. Our meeting room can accommodate up to 40 guests. 24-hour business center is perfect for printing your boarding pass or business needs.
Government &amp;amp; Military per diem rates online! Our hotel is conveniently located within driving distance to: Siemens, Ingersoll Rand, Parker Hannifin, Moog, Cerner, Kaleida Health, Raytheon and the Buffalo Niagara Medical Campus! We await your arrival!. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 131 Buell Avenue, Cheektowaga, 14225, NY, US. Additional Phone Numbers: Fax - Other: 17166318787. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-25201710/953284568757736356/44450" HotelName="LE CARDINAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863813/ac0a1794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-26236074/953284568757736356/49415" HotelName="LE VILLAGE MONTMARTRE BY HIPHOPHOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714800/7714760/82e42c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-25551301/953284568757736356/49433" HotelName="LOCOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6508700/6508662/f4fdbcbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6088-25187913/953284568757736356/50231" HotelName="VILLA BOHEME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115063/5b0da362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428475-28590394/953284568757736356/5977" HotelName="LE CLARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97190000/97182400/97182359/e7f2ec55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|82169-28524288/953284568757736356/9511" HotelName="VILLA MODIGLIANI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201121/979fa9c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6038-25187895/953284568757736356/35468" HotelName="AULIVIA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557940/402c8288_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-25203103/953284568757736356/35497" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20931/9a521d0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-25203110/953284568757736356/36640" HotelName="NOVOTEL PARIS VAUGIRARD MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14634/13f4360f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6051-25187901/953284568757736356/38752" HotelName="BRITTANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68517/fcbdcfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14465-25201233/953284568757736356/39299" HotelName="BAILLI DE SUFFREN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894900/894821/w8183h5464x0y0-928eb85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234205-25442758/953284568757736356/46764" HotelName="TERMINUS LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1072900/1072848/98cf77d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1320234-28477099/953284568757736356/6877" HotelName="DU MONT BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72550000/72540700/72540676/f6b2bf7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-25253846/953284568757736356/17317" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Carr Cancun Tulum  Km 45, Riviera Maya, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/914000/913994/3436ac8a_b.jpg</HotelPictures>
        <HotelDescription>This elegant luxury hotel is located directly beside Punta Brava Beach some 20 minutes drive to the north of Playa del Carmen and approximately 5 minutes drive from Puerto Morelos. The hotel offers a complimentary shuttle bus service to Cancún and the Playa del Carmen.
Lying amidst tropical palm tree gardens, facilities include a reception desk, a souvenir shop and a hairdresser's salon in addition to 6 bars, a nightclub and 4 air-conditioned restaurants (Mexican, Italian, international and Oriental cuisine are on offer). Room and laundry services may be taken advantage of and there is a small theatre within the complex.
In the well-kept outdoor complex are 7 swimming pools, a poolside snack bar and sun loungers (bath towels available for use beside the pool and on the beach). Leisure options include a Jacuzzi, a sauna, a solarium, steam baths, a massage service and various other spa treatments on offer in the spa centre. Sports facilities include diving, with taster diving course being conducted in the pool, tennis courts, aerobics sessions, a gym, mountain/ road bike hire, beach football and beach volleyball. A small theatre offering an evening programme provides some variation and amusement for guests.
Guests can savour gourmet dining at seven extraordinary restaurants and float on 13 swimming pools with bars.
Each of the comfortable rooms comes with an en suite bathroom with a shower, satellite/ cable TV, a radio/ alarm clock, a minibar/ fridge, air conditioning, a ceiling fan, a Jacuzzi, a coffee machine, a hire safe and a balcony or terrace with a hammock.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-26636390/953284568757736356/26441" HotelName="DRAWING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74270000/74262400/74262305/d3b88232_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607400-25765055/953284568757736356/32562" HotelName="HÔTEL EIFFEL TROCADÉRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5096/47ef2d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-25190378/953284568757736356/33426" HotelName="CROWNE PLAZA PARIS REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17013/02ed9653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50964-25231601/953284568757736356/38196" HotelName="DURET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1082400/1082336/1f26d8c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32649-25216202/953284568757736356/43058" HotelName="ETOILE TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1362/88122c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-25201114/953284568757736356/43630" HotelName="STAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/800900/800831/w2306h1300x0y0-63937d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-25202645/953284568757736356/43881" HotelName="MAISON ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34075/a865a23a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873773-26089928/953284568757736356/46852" HotelName="EDGAR RESTAURANT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6456400/6456398/3016e2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-25187934/953284568757736356/48536" HotelName="TOURAINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1889/c5ad01bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-28501696/953284568757736356/1105" HotelName="MAISON ELLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31810000/31804400/31804333/2e588242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263066-25489745/953284568757736356/35444" HotelName="ELYSÉES BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8931/8a36de69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169809-25341402/953284568757736356/36350" HotelName="BOURGOGNE ET MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14768/22b83e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-25216046/953284568757736356/36812" HotelName="BEST WESTERN PLUS OPERA BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789500/789461/1f226c07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411062-25591158/953284568757736356/44505" HotelName="SAINT-LOUIS PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13270000/13263100/13263038/5449de84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-25237849/953284568757736356/48820" HotelName="MIDNIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 STAGON 1, KALAMBAKA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522203/00bed710_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Kalambaka and was established in 1980. Hotel was renovated on 2006. It is very close to the Meteora rocks. There are rooms with a view in the unique rocks of Meteora ans rooms with view to the swimming pool and the beautiful garden of the hotel. All 74 rooms are equipped with hairdryer and air conditioning, TV , telephone, shampoo, body shower, soap. Hotel has a restaurant and breakfast is American served on a buffet. In the yard of the hotel you will find 2 chapels that are built inside the rock of Meteora.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-25340630/953284568757736356/42201" HotelName="MERCURE PARIS ARC DE TRIOMPHE WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119800/119745/e43121a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232392-25441256/953284568757736356/45506" HotelName="LE MAREUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382700/1382678/bc429740_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-25282885/953284568757736356/48377" HotelName="LE PAVILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166020/bd7d8919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-28500723/953284568757736356/2085" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10514-25200964/953284568757736356/33779" HotelName="CITADINES APART`HOTEL TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419165/857b5c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-25492501/953284568757736356/35698" HotelName="DU MINISTERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877036/26dc01a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-25340061/953284568757736356/39268" HotelName="RELAIS SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4730800/4730712/08c3b504_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18971-25203114/953284568757736356/42873" HotelName="SAINTE BEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903000/902975/ec6d5172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-25489743/953284568757736356/42945" HotelName="BEAUQUARTIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554900/3554900/eeb9a82c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-25190365/953284568757736356/47571" HotelName="LE GENERAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-25200952/953284568757736356/49206" HotelName="MAXIM FOLIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691200/691190/1eda0909_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652342-28503029/953284568757736356/2823" HotelName="IBIS PARIS TOUR MONTPARNASSE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103455/b9df5eb5_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-28529522/953284568757736356/3496" HotelName="LANGLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO.333 SI PING RD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510800/7510766/b5307657_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Motel 168 Si Ping Road Inn is located in central Shanghai, close to Lu Xun Museum, The Bund, and Nanjing Road Shopping District. Nearby points of interest also include Yu Yuan Garden and People's Square.    Hotel Features.   Motel 168 Si Ping Road Inn features a restaurant. This hotel offers small meeting rooms and business services.  Guest parking is complimentary. Additional property amenities include multilingual staff, tour/ticket assistance, and express check-in.    Guestrooms.     Air-conditioned guestrooms at Motel 168 Si Ping Road Inn feature windows that open and slippers. Bathrooms feature handheld showerheads, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have pay movies. Rooms also include blackout drapes/curtains.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-28586440/953284568757736356/8949" HotelName="VILLA ROMANTIC AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74291300/74291222/79b847e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-28456913/953284568757736356/11778" HotelName="BIENVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106604/a39eb133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6169-25187944/953284568757736356/38107" HotelName="PARIS OPERA BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565589/db72a8c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-25587073/953284568757736356/44437" HotelName="SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124204/1d018f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-25447136/953284568757736356/36307" HotelName="ALISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53485/484a0dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6023-25187887/953284568757736356/39315" HotelName="ACADIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1171/a7e1d907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50955-25229761/953284568757736356/39327" HotelName="CARINA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/661900/661848/b9cc7630_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-25442414/953284568757736356/48151" HotelName="LE CLOS MEDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/425300/425236/a6c3871b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138252-25308830/953284568757736356/49558" HotelName="JOYCE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615700/1615638/25d86aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413105-25592060/953284568757736356/37151" HotelName="BEST WESTERN HOTEL LE MONTMARTRE SAINT PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11677/db283388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-25300282/953284568757736356/47097" HotelName="MARAIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/125800/125775/8f76abae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626100-25796307/953284568757736356/47963" HotelName="DE PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38840000/38834000/38833952/b3425c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6209-28530719/953284568757736356/5344" HotelName="AIDA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53525/fbcd6210_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436505-28500914/953284568757736356/6893" HotelName="VIC EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1071000/1070983/86287261_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-28496748/953284568757736356/13568" HotelName="SEROTEL LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574838/b058f0b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-25210720/953284568757736356/38375" HotelName="REGINA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565628/0fcda9bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13751-27714009/953284568757736356/38692" HotelName="TIMHOTEL INVALIDES EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19200/19177/8f0412ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-25558502/953284568757736356/41742" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-28499221/953284568757736356/7805" HotelName="AUSTINS ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1- 5 Jernbanegaten, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522174/f87f10a9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Lillehammer and was established in 1896. It is a short drive away from the Maihaugen and the nearest station is Lillehammer Stasjon. The Hotel has a restaurant, a bar and a conference room. All 89 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652326-28503021/953284568757736356/12037" HotelName="BOILEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652326/202111151604954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-25371577/953284568757736356/39289" HotelName="PASSY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2824900/2824859/3bf47187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.398700000000000" Longitude="-81.463700000000000" StarRating="3" HotelCode="0|18831-25201690/953284568757736356/40167" HotelName="DERBY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6300 Parc Corniche Drive, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1244/53776132_b.jpg</HotelPictures>
        <HotelDescription>This family-friendly Orlando property is surrounded by the Grande Pines Golf Club and offers free shuttle service to major local attractions. Guests can enjoy the spacious outdoor pool and hot tub. Parc Corniche Condominium Suites offers spacious rooms with a fully equipped kitchen and private balcony. Cable TV, a coffee maker and ironing facilities are included. A 24-hour fitness center and a games room are open to all guests of Parc Corniche. A convenience store and laundry facilities are also on the site. *Resort Fee: direct payment at the hotel.

"Swimming pool will be closed for painting and maintenance from December 3rd &amp;amp; 4th, 2019"&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18793-25200832/953284568757736356/40300" HotelName="AROTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73500000/73492900/73492872/c1a80ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-25502499/953284568757736356/42016" HotelName="CHESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233784-25442330/953284568757736356/46438" HotelName="LES JARDINS DE MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24300000/24295400/24295324/24273de4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161826-25340798/953284568757736356/48879" HotelName="SEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2858400/2858386/fadba482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862548-28487380/953284568757736356/13574" HotelName="APARTMENTS WS LOUVRE - RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/862548/2020716103232794.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23564-25212257/953284568757736356/34638" HotelName="BALMORAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|88757-25255319/953284568757736356/34956" HotelName="ASCOT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48220/e507092d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14555-25201249/953284568757736356/35299" HotelName="HOTEL ZELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562165/d6e8a01b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-25202696/953284568757736356/36534" HotelName="MERCURE PARIS GARE DE LYON TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562423/54303971_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.16314" Longitude="14.07369" StarRating="4" HotelCode="0|410813-25591034/953284568757736356/48344" HotelName="VERNEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REFUGEN 1, VARNAMO, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521679/8e1c7266_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ibis Hotell Vidöstern i Värnamo is located in Varnamo, close to Vandalorum, Bruno Mathsson Center, and Apladalen Open-Air Museum and Park. Additional area points of interest include Aminne Ironworks Museum and Varnamo Golf Club.    Hotel Features.   Ibis Hotell Vidöstern i Värnamo's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include a sauna. This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. This Varnamo property has 3 meeting rooms.  Self parking is complimentary. Additional property amenities include a terrace, multilingual staff, and self parking. This is a smoke-free property.    Guestrooms.     57 guestrooms at Ibis Hotell Vidöstern i Värnamo feature windows that open and blackout drapes/curtains. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Satellite television is provided. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   The photos in this description reflect the brand standard and are provided for illustrative purposes only.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: SEK 125 per room  Buffet breakfast fee: SEK 85 for adults and SEK 43 for children (approximately)   Rollaway bed fee: SEK 150 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233945-28543664/953284568757736356/7733" HotelName="MUGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233945/2013520125316514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69823-28502066/953284568757736356/12914" HotelName="DE LARCADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/69823/2009722101927625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-25203344/953284568757736356/36282" HotelName="SAINT PETERSBOURG OPERA AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6800/6713/16bc02b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-25190398/953284568757736356/37689" HotelName="MELIA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24929/9d5e5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-26073139/953284568757736356/50720" HotelName="LE BELGRAND HOTEL PARIS CHAMPS ELYSEES, TAPESTRY BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48530000/48527400/48527358/0a47d308_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-28457696/953284568757736356/3793" HotelName="LANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350426-28480209/953284568757736356/7155" HotelName="ARC DE TRIOMPHE-CARNOT LUXURY AND DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350426/20221219105739831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-28496591/953284568757736356/13071" HotelName="GAILLON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64926/6666bcf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6094-25190375/953284568757736356/33507" HotelName="7 EIFFEL BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34186/bd2cadc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-25765023/953284568757736356/37425" HotelName="HOTEL THEOREME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1104 North General Bruce Dr, Temple, 76504, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188357/201312395021978.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 59. Floors: 2. Property description- Welcome to the Days Inn Temple, TX. We are conveniently located off of Interstate 35, 2 Miles from downtown and 3 Miles from the world renowned Scott and White Hospital. Renovated in 2006, the list of amenities at our property include - Free High-Speed Wireless and Wired Internet, Free Daybreak Breakfast, Free USA Today Paper, and a sparkling outdoor pool. All rooms also feature microwaves , coffee makers, hair dryers, and irons with ironing boards.. Onsite facilities information- ParkingProperty was built in 1993. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25366-25210936/953284568757736356/38009" HotelName="GRAND HOTEL CHICAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16700/16642/99ae3b93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234062-25442592/953284568757736356/39429" HotelName="APPART HOTEL AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7631500/7631477/ccf3a7fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-25201173/953284568757736356/43387" HotelName="RASPAIL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564897/096ce733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68829-25238201/953284568757736356/44333" HotelName="ETOILE RESIDENCE IMPERIALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3137/40542cf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-25455873/953284568757736356/45037" HotelName="QUEEN`S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673058/320ea5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6210-28560880/953284568757736356/956" HotelName="XO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17410000/17402500/17402492/8f4046ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1368847-28481398/953284568757736356/1506" HotelName="HOTEL LES DEUX GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|387350-25569535/953284568757736356/35086" HotelName="ARVOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527547/7a50a152_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-25212362/953284568757736356/35659" HotelName="HOLIDAY INN PARIS PALAIS DE L'ELYSEE, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/109500/109408/1b953e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-25211055/953284568757736356/39246" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-25201313/953284568757736356/42983" HotelName="PASTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63912/882a852f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-25447264/953284568757736356/43101" HotelName="IBIS PARIS AVENUE DE LA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10912000/10911936/ce210672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607636-25765265/953284568757736356/46137" HotelName="LES DEUX GIRAFES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23580000/23579300/23579235/b69ca7e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13117-25202443/953284568757736356/47866" HotelName="MAISON NABIS BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564956/11b09e38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-25216342/953284568757736356/48080" HotelName="DADOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1490000/1486900/1486880/6ef7f423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-25214214/953284568757736356/48444" HotelName="MONSIEUR CADET HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133688/0d9f1137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-28434568/953284568757736356/5587" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0637d064_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-25355657/953284568757736356/40270" HotelName="DE FRANCE GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1818 Victoria Avenue, Regina, S4P 0R1, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3077500/3077453/w8029h5358x0y0-9708c5bd_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 228. Floors: 15. Property description- Ideally located in downtown Regina, the Ramada Plaza Regina Downtown hotel is walking distance to Cornwall Centre Shopping Mall, Casino Regina, the Saskatchewan Trade and Convention Centre as well as many corporate locations including Viterra, Sask Energy, Sask Power and several government offices. Enjoy parking for a nominal daily fee, an indoor swimming pool and hot tub, as well as a fully equipped fitness centre.  Guests can host a wide range of meetings for up to 300 people and enjoy dining onsite at The Atrium Family Restaurant, Fibber McGees Pub and Mulligans Lounge. Room service is also available. All guest rooms offer pillow top beds, coffee makers, voice mail and complimentary wireless high speed internet access. Hot tub and family suites are also available as well as business class rooms.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-25339370/953284568757736356/43563" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-25398917/953284568757736356/45586" HotelName="LE GREY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561997/538db90d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-25201704/953284568757736356/49122" HotelName="JARDIN LE BREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8108100/8108005/85a30990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234227-25442788/953284568757736356/49279" HotelName="VILLA GLAMOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2172900/2172825/76866f4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6162-28586463/953284568757736356/13814" HotelName="PANACHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6716500/6716425/5052beb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/953284568757736356/15685" HotelName="BEST WESTERN ARAMIS SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1396/cffaa437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6095-25187918/953284568757736356/36882" HotelName="ELYSEES CERAMIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81700/81652/3b97e15d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-25187900/953284568757736356/37722" HotelName="HOLIDAY INN PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19247/de530328_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25370-25210938/953284568757736356/38581" HotelName="AUGUSTIN ASTOTEL (EX SAINT AUGUSTIN ELYSEES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21600/21583/2caeb8be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.323930740356445" Longitude="-97.70577239990234" StarRating="4" HotelCode="0|92889-25260818/953284568757736356/41379" HotelName="REGENTS GARDEN - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6121 North Ih 35, Austin, 78752, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5251/984a6a95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 293. Suites: 10. Single-bedded accommodations: 159. Double bedrooms: 134. Smoking rooms: 0. Nonsmoking rooms: 293. Physically challenged rooms: 12. Floors: 7. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800 227-6963 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Best of Hotels in Austin, TX
Located at the crossroads of I-35 and Highway 290, the Crowne Plaza Austin hotel puts you in the center of it all! By staying with us, you will experience award-winning service and upscale features while enjoying easy access to the best local attractions. 
If youre looking for accommodations for South by Southwest or Austin City Limits, we are an ideal choice for any traveler. Of the hotels near University of Texas, we offer the perfect location to cheer on the Texas Longhorns at Texas Memorial Stadium.  If you're a music fan, you can't go wrong with a visit to the "Live Music Capital of the World. Austin always has something for everyone! 
Our amenities were designed with you in mind.  Start the day with our extensive breakfast buffet, served in Crossroads Grille, or enjoy your favorite beverage in the Crossroads Lounge.  You can also keep active in our 24-hour fitness center or swim a few laps in our year-round pool and spa.
Your success matters to us. Recognized for Meeting Service Excellence, we offer more than 13,000 sq. ft. of the best event space Austin has to offer. A Certified Crowne Plaza Meetings Director will ensure that everything runs smoothly, and our Sleep Advantage Program delivers a restful nights sleep for the next day's activities.
Contact us today to stay at the top hotel in Austin, TX! We look forward to your visit.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: USD. Additional Addresses: Other: 6121 North Ih 35, Austin, 78752, TX, US. Additional Phone Numbers: Fax - Other: 15123715257. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626032-25796205/953284568757736356/50171" HotelName="TINAH PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35440000/35436600/35436585/f710ffa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-28562443/953284568757736356/4083" HotelName="LES JARDINS DE LA VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3025000/3024999/99d54554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-28499368/953284568757736356/9940" HotelName="GRAND HOTEL MALHER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7650000/7640300/7640209/84c4053a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884735-28447816/953284568757736356/13394" HotelName="APARTMENTS WS JARDIN DU LUXEMBOURG - BOISSONADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884735/20201214102231514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14473-25201234/953284568757736356/37964" HotelName="CHAMBELLAN MORGANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562175/05d181d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-25201693/953284568757736356/42383" HotelName="ELYSA LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558300/558201/2791e957_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-26644618/953284568757736356/45041" HotelName="BABA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87830000/87828000/87827922/30c0d7be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-25442172/953284568757736356/45885" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-28560858/953284568757736356/2865" HotelName="IBIS STYLES PARIS GARE SAINT LAZARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7368/b46d4439_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-28565709/953284568757736356/6024" HotelName="LE GRAND QUARTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39210000/39204800/39204752/43979597_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161583-28496988/953284568757736356/10515" HotelName="ELYSEES FLAUBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34190/3a20590f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92154" Longitude="100.87723" StarRating="4" HotelCode="0|425987-25601685/953284568757736356/44297" HotelName="GRAND PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>142/50 M.10 Soi Yensabai T.Nongprue A.Banglamung ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2707200/2707145/b7706162_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, Pius Place puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, photocopying, printer are there for guest`s enjoyment. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, garden, before retiring to your room for a well-deserved rest. Pius Place is an excellent choice from which to explore Pattaya or to simply relax and rejuvenate. &lt;br /&gt;Guests over 7 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-28499051/953284568757736356/10529" HotelName="JACQUES DE MOLAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901149/e938bb9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-25201725/953284568757736356/39489" HotelName="PAVILLON OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662600/662582/a8cc9ea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233699-25442298/953284568757736356/48747" HotelName="MONSIEUR HELDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3016500/3016441/a7d53966_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-28500860/953284568757736356/2272" HotelName="IBIS PARIS GARE DE L'EST 10EME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18090000/18083200/18083172/d1e5924f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|225950-25428281/953284568757736356/37379" HotelName="EIFFEL TURENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5806400/5806325/cf99e0c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284828-25502363/953284568757736356/38404" HotelName="LE MARIANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8850000/8842100/8842016/1fd45e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15345-25201316/953284568757736356/38821" HotelName="ROYAL GARDEN CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186300/186278/f65c1f7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-25201714/953284568757736356/43052" HotelName="MADELEINE HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565104/04ecfa7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6181-28498776/953284568757736356/7367" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428472-27600195/953284568757736356/45951" HotelName="HOTEL DU CHATEAU DEAU - TOURISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103020000/103017400/103017397/9760ef06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-26648044/953284568757736356/46054" HotelName="QUINZERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45590000/45586300/45586214/1ffde69c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-25263816/953284568757736356/47977" HotelName="MARAIS GRANDS BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890224/dac858ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-25201318/953284568757736356/48061" HotelName="LE ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564942/c269f870_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-28456178/953284568757736356/1803" HotelName="TIMHOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53579/95e8fdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-28497129/953284568757736356/13603" HotelName="DES MARRONNIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-26597783/953284568757736356/41867" HotelName="FOLKESTONE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16973/6b5589be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-27715521/953284568757736356/44790" HotelName="HOTEL FLANELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652354-28503032/953284568757736356/641" HotelName="WS CHAMPS ELYSÉES - PONTHIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19450000/19440100/19440080/8bf21d3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350340-28480196/953284568757736356/5371" HotelName="APARTMENT WS HÔTEL DE VILLE - LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350340/2022121510261545.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70244-25242696/953284568757736356/32708" HotelName="APARTHOTEL ADAGIO PARIS HAUSSMANN CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582400/582310/03d9a75c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-25187919/953284568757736356/35536" HotelName="ELYSEES UNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486277/fd7135f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-25442406/953284568757736356/40773" HotelName="DUO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7620000/7614300/7614251/w5832h3880x0y13-3285aa02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-25369811/953284568757736356/42329" HotelName="CRAYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571900/2571854/w2971h1974x133y133-909e68ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-25586723/953284568757736356/48027" HotelName="DE SUEZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12567100/12567062/790e407a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874153-32594459/953284568757736356/9967" HotelName="HABITUEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21320000/21313400/21313353/ed5c5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-25230849/953284568757736356/34258" HotelName="HOTEL JOE M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 KÖNIGSWALL, DORTMUND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1117/69630413_b.jpg</HotelPictures>
        <HotelDescription>Located right in the heart of Dortmund, this city hotel is situated in one of the most important towns of Germany's industrial Ruhrgebeit area. Perfect for business and leisure travellers alike, this hotel is centrally located, a mere 15 kms from Dortmund airport. Within 7 minutes by metro, guests will find themselves in the Westfalen Halle business district. Boasting a modern exterior, this hotel prides itself on its ability to infuse modern architecture whilst maintaining high levels of comfort and serenity. Guest rooms are decadently designed, with the aim of creating ample space for each guest to enjoy. For guests wishing to take their relaxation further, the hotel offers its own sauna and steam bath. To reenergise, guests can enjoy a buffet-style breakfast. Whether for business or for pleasure, this hotel exudes comfort and high-quality service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-25625278/953284568757736356/37626" HotelName="BACHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10040300/10040266/abfaf484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-25214160/953284568757736356/38985" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-25187933/953284568757736356/39434" HotelName="HOTEL FAUBOURG GALANT PARIS HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1300/31b87d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-25201165/953284568757736356/41186" HotelName="ORATIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141276-25317071/953284568757736356/47973" HotelName="MERCURE PARIS BASTILLE SAINT ANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2202900/2202884/c0342eda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-25455707/953284568757736356/48476" HotelName="LE REGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521571/612f558a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588602-25733595/953284568757736356/40958" HotelName="LE BELLEVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22790000/22785100/22785026/7aff2599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18997-25201739/953284568757736356/41697" HotelName="DE SEVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34218/26817866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-25455897/953284568757736356/43520" HotelName="STAYCITY  APARTMENTS GARE DE L’EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169651/53974767_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.0063" Longitude="-118.49" StarRating="2" HotelCode="0|417035-27578456/953284568757736356/45131" HotelName="PRINCE ALBERT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2001 OCEAN AVE, SANTA MONICA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219600/4219534/bfe20351_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bayside Hotel is located near the beach in Santa Monica's Beach Cities neighborhood and close to Original Muscle Beach, Venice Beach, and Santa Monica Pier. Nearby points of interest also include Santa Monica Place and Santa Monica College.    Hotel Features.   Those traveling on business have access to a business center at this hotel. Complimentary wireless Internet access is available in public areas. Guest parking is available for a surcharge. Additional property amenities include tour/ticket assistance and self parking. This is a smoke-free property.    Guestrooms.     45 guestrooms at Bayside Hotel feature iPod docking stations and minibars. Balconies offer garden or courtyard views. These individually furnished rooms include desks. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers and hair dryers. Wireless Internet access is complimentary. In addition to safes, guestrooms offer phones with voice mail. Flat-panel televisions have cable channels. Rooms also include ceiling fans, windows that open, and irons/ironing boards. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: USD 17 per night  Pet fee: USD 50.00 per stay  Rollaway bed fee: USD 10 per night  Crib (infant bed) fee: USD 10 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 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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-25210930/953284568757736356/48364" HotelName="VILLA DES AMBASSADEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565618/719d60ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-28456836/953284568757736356/7328" HotelName="BABY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545268/e87a7b66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428485-27602822/953284568757736356/32625" HotelName="WS LOUVRE - SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107340000/107333900/107333873/23163f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169798-25341400/953284568757736356/37529" HotelName="ARTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53532/3bebfb57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-25477166/953284568757736356/44006" HotelName="DE FLEURIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-27597038/953284568757736356/50868" HotelName="LE LAMPIKA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99960000/99950200/99950172/801c0c89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-25215548/953284568757736356/40605" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-25601691/953284568757736356/43973" HotelName="DU VIEUX MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2 DONGMAPENG ROAD, CHENGDU, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7880000/7874400/7874313/f3deded8_b.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233852-25442390/953284568757736356/47315" HotelName="DE NICE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3090000/3089300/3089296/5ca0bc01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-25601825/953284568757736356/49054" HotelName="LE MIREILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12293600/12293520/8be45825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/953284568757736356/210" HotelName="NIEPCE PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4750 Amelia Island Pkwy, AMELIA ISLAND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19870000/19860800/19860784/2e7acf7f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set on Amelia Island, in Florida. The hotel is located just a 30 minutes' driving distance away from Jacksonville Airport. This mesmerising hotel is surrounded by a host of attractions, as well as ample opportunities for exploration and discovery. This hotel is set amidst one of the most popular beach destinations on the East Coast of the United States. Guests can enjoy a leisurely stroll along the sprawling, pristine beaches, or enjoy a number of exciting activities nearby. This hotel comprises sumptuously-designed accommodation options, which immerse visitors in luxury and style. This hotel's exemplary service, first-class facilities and peaceful, homely atmosphere sets it apart as a prime option for visitors to the area.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-25201682/953284568757736356/35591" HotelName="CLAUDE BERNARD SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53507/016c0d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-25187957/953284568757736356/38323" HotelName="PLAZA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-25190404/953284568757736356/41482" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-25230217/953284568757736356/44553" HotelName="LONGCHAMP ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1337900/1337848/1c578cac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-25341191/953284568757736356/48211" HotelName="MAXIM OPERA (EX BEST WESTERN PREMIER CARRE FOLIES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895500/895405/5722d406_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|164593-25337433/953284568757736356/48625" HotelName="LE PETIT BELLOY SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2466900/2466847/c437b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1354732-26648060/953284568757736356/50332" HotelName="SPLENDID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82530000/82522000/82521939/784409d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13666-32596520/953284568757736356/1041" HotelName="STENDHAL PLACE VENDOME PARIS MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562428/7cc80d9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-28584440/953284568757736356/1402" HotelName="HÔTEL AMOI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74100000/74092600/74092581/d626e107_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-28562713/953284568757736356/3087" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/15521613_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.755300" Longitude="-1.740400" StarRating="4" HotelCode="0|130003-30101565/953284568757736356/14643" HotelName="NOVOTEL PARIS CENTRE BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 ROYDSDALE WAY  EUROWAY, BRADFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9800/9732/93b215af_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located just off the M606, between Bradford and Leeds city centres. The proximity to the area's major roads makes the hotel a great base, whether passing through, visiting either city on business, or exploring the surrounding region for leisure. Bradford Interchange and Forster Square railway station are just 4 km away and Leeds Bradford International Airport is only 13 km away. With great access to the region's major road network and comfortable accommodation at great-value rates, the hotel is ideal for business and leisure travellers alike. It has 130 comfortable rooms, all of which are well-equipped with all the modern comforts and facilities one may need to relax or to work more efficiently.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-25586215/953284568757736356/36615" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>HADIMBA ROAD, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562186/923da9cd_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Apple Paradise is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Vashist Springs. Nearby points of interest also include Manu Temple.    Hotel Features.   Hotel Apple Paradise features a restaurant. Room service is available 24 hours a day. This hotel has a business center and offers a meeting/conference room.  Additional property amenities include tour/ticket assistance and a garden.    Guestrooms.     There are 31 guestrooms at Hotel Apple Paradise. Wireless Internet access is available for a surcharge. Guestrooms offer phones. Guests may request irons/ironing boards.     Room Info:  Name: Honeymoon paradise Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).     Name: Classic Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186876-25372175/953284568757736356/43171" HotelName="LEGEND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1390/8b2324a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|372662-25559180/953284568757736356/43586" HotelName="GEORGETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2539600/2539588/43b01d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401606-27714011/953284568757736356/45469" HotelName="BLOOM HOUSE (CLASSIC)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401606/2024617152110912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269803-26614065/953284568757736356/50524" HotelName="VILLA M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63217400/63217356/a5044b91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-28458608/953284568757736356/2819" HotelName="IBIS STYLES PARIS GARE DE LYON BASTILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37060000/37059500/37059434/w3000h2085x0y0-c3d6e5b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18931-25201721/953284568757736356/41574" HotelName="OBSERVATOIRE LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11265/f6f3de0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-25373105/953284568757736356/45787" HotelName="LE NOTRE DAME SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/110100/110086/d4142e70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29043-28564227/953284568757736356/2019" HotelName="HOTELHOME PARIS 16" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054700/1054630/42423c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/953284568757736356/16094" HotelName="ELYSEES 8" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22200/22141/d5e03c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|134716-25304436/953284568757736356/34516" HotelName="MAISON ALBAR HOTELS - LE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2883300/2883291/0c4cc95f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-25201174/953284568757736356/34965" HotelName="BEST WESTERN LITTERAIRE ARTHUR RIMBAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564934/96d1ce8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6156-25190393/953284568757736356/42659" HotelName="LITTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1688/117dfcb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-26638243/953284568757736356/47856" HotelName="ERNEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76950000/76948600/76948527/f36ee91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-28590494/953284568757736356/1389" HotelName="HOTEL MADAME DROUOT &amp;amp; SPA - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1436644/2025228144832712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-28587499/953284568757736356/4267" HotelName="MAISON HAMELIN PARIS - HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103810000/103804900/103804812/6cd044ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918585-28448947/953284568757736356/7154" HotelName="APPARTEMENT VERTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918585/2021111515172476.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238564-25447246/953284568757736356/35363" HotelName="DES CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3006200/3006128/7beddab5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6230-25190414/953284568757736356/37260" HotelName="PARK LANE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22453/ce699f86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-25238211/953284568757736356/49239" HotelName="LES TOURNELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107500/1107461/dd8ab22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-25512011/953284568757736356/49657" HotelName="TONIC HOTEL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8250200/8250159/e2d0cfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10492-28509969/953284568757736356/13652" HotelName="RESIDENCE INN BY MARRIOTT PARIS DIDOT MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447017/f191a8e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-25216822/953284568757736356/32303" HotelName="WINDSOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552203/5ba6227d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-25428255/953284568757736356/34304" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0a911057_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6205-25190409/953284568757736356/40966" HotelName="LE 123 ELYSEES - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53586/81bd5973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-25689698/953284568757736356/48601" HotelName="LONDRES SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>172 Blighs Road ,Christchurch,  8052</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124202/6e1e6a8f_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Christchurch, Lilac Rose Boutique Bed &amp;amp; Breakfast puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Lilac Rose Boutique Bed &amp;amp; Breakfast. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Christchurch has to offer by making Lilac Rose Boutique Bed &amp;amp; Breakfast your base. &lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-25591360/953284568757736356/49195" HotelName="MAISON SAINTONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225442/aa38d32a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26229-25211042/953284568757736356/34892" HotelName="EXCELSIOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12200/12151/a1c065bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-25201241/953284568757736356/35881" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/14dc48ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-25210031/953284568757736356/35910" HotelName="ADELE &amp;amp; JULES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13330400/13330374/cd2c6b68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-25238203/953284568757736356/37885" HotelName="HOLIDAY INN EXPRESS PARIS-CANAL DE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Plaza España, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1845400/1845330/35e62b75_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a central area of Benidorm. It is situated just 400 metres away from the Old Town. Guests will find themselves just a 5 minutes' walking distance away from Poniente Beach. In the surrounding area there are a wide variety of restaurants, bars and shops. Public transport connections can be found just 200 metres away. This hotel enjoys a charming ambiance, welcoming visitors with warm hospitality. The guest rooms are functional and comfortable. Guests can enjoy a refreshing swim in the pool, or simply lie back and relax in the hot tub. The hotel offers a wonderful restaurant, where guests can enjoy buffet-style dining.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-25201176/953284568757736356/43257" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-25201738/953284568757736356/47718" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29040-25211321/953284568757736356/47960" HotelName="DE LA MOTTE PICQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973844/59e41243_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652334-25829718/953284568757736356/50398" HotelName="LE CITIZEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4113300/4113296/a6f8fb4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-25203108/953284568757736356/35970" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/b829e4fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275729-26619837/953284568757736356/42916" HotelName="HENRI IV RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915800/915711/257512d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18819-25201686/953284568757736356/47031" HotelName="DAUPHINE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3881/ec775e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24484-25212361/953284568757736356/47220" HotelName="JOSEPHINE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6070000/6066100/6066034/e4e3544e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-25373597/953284568757736356/47424" HotelName="THOUMIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685210/d4d882f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652363-32594845/953284568757736356/638" HotelName="HOTEL BONAPARTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55050000/55049100/55049066/f9853745_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15371-28498783/953284568757736356/8256" HotelName="VICTOR HUGO PARIS KLEBER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68512/2ab74edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-25187932/953284568757736356/46655" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-25558496/953284568757736356/47322" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248084-25464753/953284568757736356/48586" HotelName="LOUVRE SAINTE ANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66200/66157/6bf5d945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184700-25369963/953284568757736356/48661" HotelName="LE RELAIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1367400/1367360/dea0bbd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.6755748" Longitude="12.5730336" StarRating="3" HotelCode="0|32795-25216340/953284568757736356/49068" HotelName="SEVRES SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 LONGANGSTRAEDE, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565694/7175e069_b.jpg</HotelPictures>
        <HotelDescription>A hop, skip and a jump away from Strøget, the main walking street of Copenhagen, Hotel Twentyseven (formerly First Hotel Twentyseven) is a chic hotel in central Copenhagen. Shops, restaurants, cafes, bars, you name it, we got it. The social scene of the city surrounds the hotel at every corner you turn.

Central Copenhagen also entails history and culture, meaning all main attractions are our neighbours and just minutes away from our doors: City Hall, Glyptoteket, Tivoli Gardens, The National Museum to name a few.

Perfect for both business and leisure travellers looking for a central location and comfortable chic rooms in Copenhagen. All accommodation include a flat TV and free Wifi.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10008-28496659/953284568757736356/1238" HotelName="TIMHOTEL LE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22470/cbfd97a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-28496763/953284568757736356/2900" HotelName="MERCURE PARIS GARE DE LYON OPERA BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/40000/34300/34205/b9df98cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401117-27593935/953284568757736356/32642" HotelName="YUNA PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93860000/93859500/93859419/92a47162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-25187974/953284568757736356/34137" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-25320377/953284568757736356/36291" HotelName="DU CONTINENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/10000/9972/32f9004f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030361-26236136/953284568757736356/40196" HotelName="1ER ETAGE MARAIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6580000/6570700/6570602/700f20a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417038-25593844/953284568757736356/43220" HotelName="OFF PARIS SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13310000/13304300/13304275/2d577027_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233660-25442254/953284568757736356/46028" HotelName="DES GRANDS HOMMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900100/900038/3e379822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-25659584/953284568757736356/49457" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118/16 MOO 3 TAMBON KAMALA, AMPHUR KATU, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439900/7439856/41ed5b65_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Novotel Phuket Kamala Beach in Kathu (Kamala), you'll be convenient to Laem Singh Beach and Surin Beach.  This 4-star hotel is within close proximity of Kamala Beach and Surin Beach.    Rooms   Make yourself at home in one of the 166 air-conditioned rooms featuring minibars. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones, as well as safes and desks.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional features include a concierge desk, babysitting/childcare (surcharge), and an arcade/game room.    Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Thirsty? Quench your thirst at a bar/lounge, a beach bar, or a poolside bar.    Business, Other Amenities   Featured amenities include a business center, business services, and audiovisual equipment. Planning an event in Kathu? This hotel has facilities measuring 3013 square feet (280 square meters), including a meeting/conference room.    Room Info:  Name: Superior, One King Bed, Ocean View Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior Room, 1 King Bed Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior, Two Single Beds Description:    Two Single Beds   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.       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  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163506-25340894/953284568757736356/35274" HotelName="BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562164/eea53f12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-25251263/953284568757736356/36529" HotelName="1K HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1089400/1089303/89e41a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-25281657/953284568757736356/37979" HotelName="SOLLY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44841/84dac8cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-25202642/953284568757736356/40521" HotelName="RELAIS SAINT JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53590/3d49be58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-25796291/953284568757736356/49038" HotelName="LE BALLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-25187950/953284568757736356/49120" HotelName="ICONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-28518310/953284568757736356/10169" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460145-30109498/953284568757736356/15101" HotelName="LE TSUBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15530000/15525900/15525855/017b043c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-25586691/953284568757736356/48252" HotelName="DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521624/92bcae14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6217-25187960/953284568757736356/33927" HotelName="EIFFEL SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2800/2719/7a3dd55b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-25309754/953284568757736356/35508" HotelName="10 OPERA BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542800/1542774/c6be7019_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14535-25202641/953284568757736356/42952" HotelName="LE PERGOLESE PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19489/8a4d11d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-25187931/953284568757736356/46976" HotelName="MERCURE PARIS NOTRE DAME SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23900/23810/f07c6b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-28560867/953284568757736356/1053" HotelName="HOTEL HORSET OPÉRA, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8300/8235/f30f9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-28496806/953284568757736356/4999" HotelName="LE COLISEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tamengo, Anadia-Coimbra -Portugalngos, 3780-541, Curia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8045200/8045174/5fc14966_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Curia and was established in 1926. It is 15.0 Km from the National Bussaco Forest and the nearest station is Local Train Station. The Hotel has a restaurant, a bar, a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 100 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Chateau year Built: 1926 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15005-25202691/953284568757736356/41981" HotelName="THERESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53566/63e09739_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.4039" Longitude="-122.117" StarRating="3" HotelCode="0|460511-25631829/953284568757736356/43006" HotelName="GEORGE SAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2700 W EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710635/649b51a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Hotel Aria in Mountain View, you'll be in the business district and close to San Antonio Shopping Center and Computer History Museum.&lt;br /&gt; This hotel is within close proximity of Mountain View Center for the Performing Arts and Google Headquarters.&lt;br /&gt;   Rooms   Make yourself at home in one of the 98 air-conditioned rooms featuring refrigerators and microwaves. Your pillowtop bed comes with cotton sheets, and all rooms are furnished with single sofa beds. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;br /&gt;   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a spa tub, and a fitness facility. Additional features at this Art Deco hotel include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary hot/cold buffet breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and dry cleaning/laundry services. Free parking is available onsite.&lt;br /&gt;   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 20.00 per pet, per night   Late check-out fee: USD 68.00  Rollaway bed fee: USD 20.00 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A 10 percent city/local tax will be charged      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.     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.     Minimum Spring Break check-in age is 21 years old.      Property Information:  Check-in time starts at 3 PM  Pets not allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873691-28460670/953284568757736356/13488" HotelName="APARTMENT WS ST GERMAIN - QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873691/20201071021550.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-25701065/953284568757736356/38922" HotelName="THE HOXTON PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16020000/16015800/16015733/68b5f6d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607405-25765061/953284568757736356/42574" HotelName="HÔTEL SAINT-LOUIS MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8240500/8240437/892a3223_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-25733599/953284568757736356/43534" HotelName="CASA O" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15958600/15958544/b678b609_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-25201236/953284568757736356/47164" HotelName="CLARET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83120/29bd50d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-28561007/953284568757736356/7237" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-28560906/953284568757736356/10243" HotelName="ETOILE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 22, 24, 26, 28 PHANG NGA ROAD, T. TLAD YAI, MUANG, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20509/5d696e63_b.jpg</HotelPictures>
        <HotelDescription>This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.

The design of the hotel combines an elegant blend of contemporary design with a modern Thai touch, all the latest amenities and free WLAN Internet access, thereby ensuring a relaxing stay for all guests. The hotel is air-conditioned and has a 24-hour reception. Facilities at the hotel include a TV lounge, bar and restaurant. Guests may utilise room service and the laundry service. Guests arriving by car may park in the hotel's car park.

The hotel's rooms provide a range of facilities such as air conditioning, colour TV with satellite channels and minibar. Tea and coffee making facilities are available in the deluxe and suite rooms. There is in-room WLAN Internet access and an international direct dial telephone. All rooms are en suite with bath/shower and hairdryer.

The hotel offers its guests the use of a sauna and spa treatments.

Continental set breakfast or Asian set breakfast is included. There is also a set menu option at lunch.

Just only 30 minutes drive from Phuket International Airport to Phuket Town where hotel is located. At the airport, there are many kibds transfer such as car rental, joined van, taxi and airport bus.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-25370891/953284568757736356/42133" HotelName="SELECT HOTEL - RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169100/1169045/5fa9e6a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-25210622/953284568757736356/42357" HotelName="DE SUEDE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564911/72a2a331_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|862424-26072365/953284568757736356/42762" HotelName="HOTEL DES GRANDES ECOLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563100/44563035/f34da961_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.4002" Longitude="10.3824" StarRating="4" HotelCode="0|33347-25216814/953284568757736356/48692" HotelName="LA BELLE JULIETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 OSTRE STATIONSVEJ, ODENSE, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981059/c8a8abf4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious property is located in Odense, the main city of the island of Funen, in Denmark. It is close to the railway station and guests will find themselves next to some of the most important tourist attractions in the area, including HC Andersen Museum, Odense Theatre, Brandts, and the Funen Village. Odense Airport is some 11 kilometres away. This elegant establishment offers a range of spacious and perfectly appointed accommodation units, all decorated in brown and beige tones and offering a wide range of modern conveniences. Guests will appreciate the large choice of complimentary services on offer, including a delicious breakfast buffet that will tempt even the most discerning visitors' palates. Corporate travellers will find meeting and conference rooms perfectly equipped to host any kind of event.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873679-28473401/953284568757736356/2937" HotelName="1ER ETAGE OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14630000/14628800/14628723/2d4fe896_edited_2116_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70284-28560910/953284568757736356/11968" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-25490257/953284568757736356/38471" HotelName="ETATS-UNIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83157/18e95860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-25190381/953284568757736356/45341" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873948-26090032/953284568757736356/47341" HotelName="DU LYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6436800/6436774/e53dffea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-25291897/953284568757736356/49543" HotelName="MAXIM QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10359/9823e49d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18794-28501275/953284568757736356/10907" HotelName="LE PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582500/582424/890a24b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14469-28543663/953284568757736356/12557" HotelName="BELTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/14469/14469_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426305-25601817/953284568757736356/35730" HotelName="CRAYON ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8370000/8364100/8364073/6ff42710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-25477088/953284568757736356/37207" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>270 West Route 59, Nanuet, NY, 10954, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3640100/3640018/5b87fae5_b.jpg</HotelPictures>
        <HotelDescription>See all that we offer at Hilton Garden Inn Nanuet hotel, a Hilton Family hotel, in New York. Our hotel is conveniently located just off of New York State Through way at exit 14 situated in Rockland County between Westchester, NY and Bergen County NJ. The hotel is conveniently located to several major corporations including Wyeth/Pfizer, IBM, Ingersoll Rand, Wachovia, KPMG, SONY, LeCroy, A&amp;amp;P, Praxair, Novartis and Creston. All are within five miles of our front doors!  Looking for a great location for your next small meeting in or near Nanuet, NY? Our hotel offers nearly 2,200 square feet of meeting space that accommodates up to 80 people. We offer personalized catering services to fit anyone's needs! We take on all the worries so you can concentrate on the important stuff!  Brides-to-Be, make the hotel your family and friends' home base for your upcoming Special Day. Enjoy our in house restaurant, the American Grill, or room service. If you wish to step out, visit nearby dining options including Red Lobster with in walking distance from our hotel.  Hotel Amenities Include: Visit the American Grill for Breakfast and Dinner. Breakfast has fresh made to order omelets and freshly made Belgium waffles. Or perhaps some fruits, yogurts, or oatmeal appeal to the healthy minded traveler. Dinner is outstanding with creative specials and stay for a drink at the lounge. 24-hour mini mart for all your needs. Snacks, drinks, adult beverages, food, and anything you may have left at home! COMPLIMENTARY wireless and wired high-speed Internet access in all rooms. 24-hour Business center with computers, printers, copier, and supplies. And print right from your room with PrinterOn. Heated indoor pool, whirlpool and fitness center. Wireless Internet access throughout the hotel including the lobby and meeting space. In-room Hospitality Center with microwave, refrigerator, and coffee maker.  Nearby Attractions/Points of Interest Include: While you are in the Nanuet, NY area, enjoy all the Rockland County has to offer. Whether history, nature or shopping is your main attraction, we have it all! 19 miles from New York City, 15 miles from Woodbury Commons Premium Outlets, 3 miles from Palisades Center Mall (2nd largest in America), Bear Mountain Park (Pool, Zoo, Canoeing, Picnicking, Ice-skating in winter), Stony Point Battlefield!  Be sure to check out our Local Guide for more information on fun-filled, nearby weekend activities.  ***** Everything. Right where you need it. *****&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-25690892/953284568757736356/41136" HotelName="HOTEL TREMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030040-26236012/953284568757736356/48363" HotelName="LES CLES DU 27 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29470000/29464400/29464319/536225dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186233-25371584/953284568757736356/17788" HotelName="ATMOSPHERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470866/f3f4a68b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20899-25211469/953284568757736356/37847" HotelName="BASILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916900/916831/f2f7c41b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14564-25202646/953284568757736356/37897" HotelName="VILLA PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565800/565710/b69c5eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|47258-25223701/953284568757736356/49940" HotelName="MOGADOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1184100/1184089/c2f29940_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96687-28499045/953284568757736356/5763" HotelName="LEFT BANK SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13110000/13101800/13101729/298426d9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-28456573/953284568757736356/9509" HotelName="IBIS STYLES PARIS MONTMARTRE BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27375/71146b29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-28499554/953284568757736356/11914" HotelName="GARDETTE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4058200/4058160/b0dc5da3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6071-25186920/953284568757736356/41840" HotelName="BASSS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15900/15814/cac1be74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22989-25210623/953284568757736356/44511" HotelName="DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565298/a5f20703_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-25186930/953284568757736356/46577" HotelName="TIMHOTEL PALAIS ROYAL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18581/eeaf9477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51166-25231241/953284568757736356/47017" HotelName="CORDELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53524/60d4a1bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157351-25329128/953284568757736356/48051" HotelName="LE PLACIDE SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2280000/2279600/2279585/7d8ee1dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-26600861/953284568757736356/50651" HotelName="MONSIEUR ARISTIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68430000/68426600/68426574/6c1ec1ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-25551305/953284568757736356/39060" HotelName="OPERA LIEGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-25442692/953284568757736356/40467" HotelName="ROYAL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83103/92c9277e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240247-28456253/953284568757736356/13122" HotelName="RIBERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1607000/1606929/aaf49ee8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18952-25200636/953284568757736356/34287" HotelName="9HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11763200/11763129/2de9266e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129575-25298357/953284568757736356/38011" HotelName="CADET RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1633800/1633756/3ff83e74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-25210393/953284568757736356/41562" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-25203343/953284568757736356/41799" HotelName="VICTOIRES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65171/1f4dcf7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-25201707/953284568757736356/42182" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-25200826/953284568757736356/42296" HotelName="BEST WESTERN PLUS HOTEL LITTERAIRE MARCEL AYME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34900/34817/d349e727_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|460514-25631831/953284568757736356/47336" HotelName="LA SANGUINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17800000/17792100/17792066/af5ae867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-28582214/953284568757736356/7665" HotelName="MONTE CRISTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18 AVENUE HASSAN II - BP No 18, IFRANE, MOROCCO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22950000/22944500/22944432/559a1f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-25201737/953284568757736356/32951" HotelName="AIDA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/433500/433421/d2fc62d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247053-25463699/953284568757736356/36558" HotelName="123 SEBASTOPOL - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6544300/6544282/e2a8fa00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.0472578" Longitude="-76.4240982" StarRating="3" HotelCode="0|139207-25309520/953284568757736356/39973" HotelName="RELAIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>314 Primrose Lane, Mountville, 17554, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903609/c02a5a2d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: All suite. Total rooms: 71. Floors: 3. Property description- Live like home at the MainStay Suites of Lancaster County hotel in Mountville, PA located off Route 30. This pet-friendly hotel is near locations like Franklin Marshal College, Spooky Nook Sports Complex, Millersville University, Park City Center and Turkey Hill Experience. Enjoy amenities like free WiFi, fully-equipped kitchens, weekly housekeeping services and a restaurant. We also have a 15-guest meeting room and a business center with copy and fax services. Guest rooms feature a flat-screen TV, refrigerator and coffee maker. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18844-25203097/953284568757736356/44053" HotelName="LE FRIEDLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12679/6902e9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-25447262/953284568757736356/45206" HotelName="DUC DE SAINT SIMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542902/26c8a3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-25341259/953284568757736356/34151" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769077/c86728e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449323-32344936/953284568757736356/44537" HotelName="HÔTEL NOUCHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449323/202592515656142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-25372835/953284568757736356/48165" HotelName="CRYSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/556500/556455/1c53c627_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428483-28589650/953284568757736356/8330" HotelName="UNE AUTRE CHAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102660000/102656500/102656474/1fd08350_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-25187928/953284568757736356/43175" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-25537413/953284568757736356/44372" HotelName="ODEON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891932/42923f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0781" Longitude="25.3527" StarRating="3" HotelCode="0|448289-25618765/953284568757736356/47733" HotelName="DELAVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AGIOS PROKOPIOS NAXOS, AGIOS PROKOPIS, NAXOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1640000/1639950/f023d006_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Camara Hotel is located in Naxos's Agios Prokopios neighborhood and close to Agios Prokopios Beach, Agia Anna Beach, and Plaka Beach. Nearby points of interest also include Agios Georgios Beach and Archaelogical Museum.    Hotel Features.    Camara Hotel features a rooftop terrace, a library, and tour/ticket assistance.  Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Room service is available. Concierge services and tour assistance are available. Additional property amenities include gift shops/newsstands, express check-in, and express check-out. The property has designated areas for smoking.    Guestrooms.     12 air-conditioned guestrooms at Camara Hotel feature makeup/shaving mirrors and hair dryers. Balconies offer sea, lake, or mountain views. Bathrooms feature showers with handheld showerheads. In addition to complimentary newspapers and safes, guestrooms offer phones as well as free local calls (restrictions may apply). Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Checkout Time:  11:30 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652336-28516879/953284568757736356/2250" HotelName="HÔTEL DU LEVANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15210000/15201100/15201096/1a49a621_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652330-28564913/953284568757736356/8916" HotelName="BEDFORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652330/2021111515513754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10512-25200962/953284568757736356/32900" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-25210469/953284568757736356/38241" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-25201678/953284568757736356/38705" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-25354731/953284568757736356/38703" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KAMAN STREET, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53598/46422572_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated about 10-minute walk from the beach, a few local restaurants and a supermarket. Eilat city centre can be reached by taxi within around 10-15 minutes.

Situated by the sea and between the two blue lagoons, this city hotel offers a total of 84 suites, family rooms and regular rooms equipped with the latest facilities to give guests an intimate atmosphere close to all the attractions in Eilat. Facilities at this club resort include 24-hour reception and check-out services, a hotel safe, currency exchange facilities, lift access and a bar. Internet access (in the lobby only), room service and a laundry service are available for a fee.

Rooms are simple and modestly sized, but comfortable. All have compact en suite bathrooms fitted with a shower, bath and hairdryer. Amenities include a double bed, satellite/cable TV, a safe, a useful mini fridge, tea and coffee making facilities and an ironing set. Air conditioning, central heating and a balcony or terrace feature as standard.

The hotel has a modest outdoor swimming pool that has a small waterfall feature, a children's swimming area and a poolside snack bar. Guests can also enjoy a work-out in the hotel gym.

A rich and varied buffet offers authentic dishes with the aromas of home cooking. These include delicious Israeli breakfasts and barbecue nights around the swimming pool. The main dining room is situated on the ground floor and is decorated in blue and green.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-25187938/953284568757736356/41398" HotelName="MOULIN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2000/1905/22dfb541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-25442766/953284568757736356/48770" HotelName="TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523380/a4c40d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|162425-25339036/953284568757736356/39323" HotelName="APOLLINAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526642/a5ab6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-25201724/953284568757736356/45390" HotelName="LA DÉPENDANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/600300/600218/eabb1761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-27592734/953284568757736356/45779" HotelName="CARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92100000/92092800/92092708/b67fe4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-25230345/953284568757736356/47122" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/08669929_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-25304440/953284568757736356/47362" HotelName="LES THEATRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-25211967/953284568757736356/34673" HotelName="GOLDEN TULIP OPERA DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53535/02a8f5d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-25780628/953284568757736356/42750" HotelName="NATIONAL DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17760000/17754400/17754301/7d9bb348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350346-28480198/953284568757736356/13570" HotelName="APARTMENT WS LOUVRE - ETIENNE MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350346/20221215111815566.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416984-25593816/953284568757736356/49328" HotelName="JEANNE D'ARC MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11907000/11906978/bc75d764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125995-28560821/953284568757736356/7994" HotelName="LE TOURVILLE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564924/5779bdcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408935-28457835/953284568757736356/7217" HotelName="ARGENSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11260000/11256400/11256398/5d73f19c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-25442775/953284568757736356/19850" HotelName="TOURISME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282000/6281972/42f12a1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284237-25502163/953284568757736356/39773" HotelName="BAUME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53512/a61f8694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-26688131/953284568757736356/46309" HotelName="PILGRIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99320000/99312900/99312809/f8c5fce3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|527549-25684229/953284568757736356/47205" HotelName="SUITES AND HOTEL HELZEAR ETOILE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19080000/19074700/19074687/939e6c65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-25202640/953284568757736356/48228" HotelName="MOLIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68500/68493/013a8062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-25202634/953284568757736356/32691" HotelName="HOTEL MATHIS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11627/f2bf3efc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169793-25340041/953284568757736356/38249" HotelName="BEAUSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1405300/1405292/86d06a62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234169-25442710/953284568757736356/40088" HotelName="SAINT-JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63881/e5f5dcbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238557-28500163/953284568757736356/12221" HotelName="DE L`UNIVERSITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970886/f1ef72c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13126-25202446/953284568757736356/36200" HotelName="VICTORIA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23124/281fd3e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-25212258/953284568757736356/37119" HotelName="LE PARISIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1226700/1226699/379e223a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-25558466/953284568757736356/37236" HotelName="PARIS BASTILLE BOUTET - MGALLERY BY SOFITEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 UNION GROVE, ABERDEEN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12710000/12704500/12704471/51c77847_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Aberdeen, Skene House HotelSuites - Holburn is near the airport and within walking distance of St. Mary's Roman Catholic Cathedral and Aberdeen Music Hall. Nearby points of interest also include His Majesty's Theatre and Aberdeen Art Gallery.    Property Features.    Skene House HotelSuites - Holburn features laundry facilities, secure parking, and a porter/bellhop.  Complimentary wireless Internet access is available in public areas and the aparthotel has a computer station.  A bar/lounge is open for drinks. Wedding services and tour assistance are available. Self parking is complimentary. Additional property amenities include dry cleaning/laundry services, discounted use of a nearby fitness facility, and self parking. This is a smoke-free property.    Guestrooms.     39 guestrooms at Skene House HotelSuites - Holburn feature washers/dryers and coffee/tea makers. Accommodations offer city views. These individually furnished and decorated rooms include separate dining areas. At this 4-star aparthotel, accommodations include kitchenettes with stovetops, microwaves, refrigerators, and cookware/dishes/utensils. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer phones. Televisions have satellite channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      There are no room charges for children 15 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Facilities fee: GBP 6.00 per person, per day and includes use of:   - Fitness facilities  - Sauna  - Spa tub  - Swimming pool    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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-25254241/953284568757736356/46345" HotelName="LE SIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>s/n Crta. Arenes, ROSES, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19682/a36819e2_b.jpg</HotelPictures>
        <HotelDescription>Housed in a completely renovated typical Catalan farm house dating back to 1582, this charming hotel is at the perfect location for discovering the beautiful Alt Empordà. Surrounded by nature, it treats to picturesque views of the Bay of Roses and offers an atmosphere that oozes tranquillity and comfort. The landscape's delicate blend of countryside and beach demonstrates the perfect mix between the Pyrenees and the Mediterranean. Guests of the venue can escape from the summer heat with a dip in the onsite swimming pool or those who are looking for some excellent beaches will be at only 3km from the Village of Rouses and its shoreline. The restaurant located on the premises can treat to a delicious Catalan meal, consisting of mostly locally sourced produce and a fine house wine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918564-28448945/953284568757736356/5804" HotelName="APPARTEMENT CENSIER DAUBENTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918564/2021111515244484.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32413841/953284568757736356/12645" HotelName="PULITZER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>215 HIGH STREET, ELLSWORTH, 04605, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455500/455499/aa125b08_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Floors: 2. Total rooms: 102. Suites: 0. Single-bedded accommodations: 20. Double bedrooms: 82. Smoking rooms: 8. Nonsmoking rooms: 94. Physically challenged rooms: 1. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4339 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Coming to the Acadia National Park Area or Ellsworth Maine ? There are many reasons why the Holiday Inn Ellsworth Hotel is the only place business travelers and vacationers choose to stay when in Ellsworth, Maine . Nearby attractions include Acadia National Park, Bar Harbor, Cadillac Mountain and Sand Beach . We are within minutes of several golf courses, LL Bean Outlet ,and adjacent to the Maine Coast Mall featuring Hannaford Supermarket, Maine Coast Cinema’s, Olympia Sports and many others. Some of Ellsworth, Maine’s area businesses are Home Depot, Wal-Mart, Jackson Laboratory, Hinckley Boats and Maine Coast Memorial Hospital . The Holiday Inn Hotel offers everything you desire in hotel accommodations. 102 guest rooms dedicated to comfort and convenience featuring FREE High Speed Wireless Internet . On premise amenities include Killarney’s restaurant, Pete &amp;amp; Larry’s Lounge, 24 Hour Business Center , indoor heated pool, dry sauna, and jacuzzi. So whether you’re in town for business or vacation, The Holiday Inn Acadia National Park Area Hotel is the place to be. Conveniently located in the heart of Downeast Maine . From check-in to check-out we are Ellsworth Maine’s Finest Full Service Hotel .Property was built in 1972. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18846-25203099/953284568757736356/36127" HotelName="PLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13188/beba8799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-25187909/953284568757736356/47303" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33343-25216806/953284568757736356/33128" HotelName="ARES TOUR EIFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4086/e03b2f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5537289" Longitude="-80.848096" StarRating="3" HotelCode="0|176764-25354120/953284568757736356/42598" HotelName="HОTEL SAINT-LOUIS - JARDIN DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3500 Cheney Highway, Titusville, 32780, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83097/dbe347cf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 124. Floors: 2. Property description- Ramada Titusville/Kennedy Space Center is the closest Ramada to Kennedy Space Center located only 12 miles from Kennedy Space Center off of I-95 at exit 215. Spend your time at many of the local attraction nearby such as Kennedy Space Center, Jungle Adventures, Midway Airboat Rides, Astronaut Hall of Fame, Police Hall of Fame, Warbirds Valiant Air Command Museum, Historic Downtown Titusville, or Playalinda Beach - the longest natural beach along the Florida Atlantic coast. You can also take a short drive to many close attractions such as Cocoa Village, Cocoa Beach, Port Canaveral or the Cocoa Expo Center. Our hotel is less than an hour from Orlando Theme Parks so day trips are very convenient. At our hotel you can swim in the heated outdoor pool, soak in the hot tub or work out in the fitness center all this while the children play on the play yard set in our secure keyed entry hotel. We offer free wireless internet in all rooms. The hotel is 100 percent smoke free, has interior corridors and offers a business center, free computer access in the lobby along with free weekday newspapers. In the rooms we offer iron/ironing board, coffee maker and complimentary coffee, phones with data ports, voicemail and we have microwaves and refrigerators in all rooms.  Dining is easy with a 24 Hour Dennys located on-site, before retiring to your recently renovated room. Enjoy a free continental breakfast. Onsite facilities information- ParkingProperty was built in 1975. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-28801453/953284568757736356/47350" HotelName="FLORIDA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/20400/20320/ee87d9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-28458703/953284568757736356/6629" HotelName="LE MATISSIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40280000/40272200/40272192/4783ec34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18990-32594050/953284568757736356/8695" HotelName="WALLACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45830000/45826700/45826672/53a4a77e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-25216514/953284568757736356/34576" HotelName="IBIS PARIS GARE DE LYON LEDRU ROLLIN 12EME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53555/e72372d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-25214092/953284568757736356/34858" HotelName="CHAMBIGES ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574840/6a7ad708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408365-25586711/953284568757736356/42338" HotelName="EKTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827200/9827114/f5c2ca19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-25631827/953284568757736356/47276" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-28467213/953284568757736356/2893" HotelName="IBIS STYLES PARIS GARE DE LYON TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4562800/4562778/f35b20e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-28509910/953284568757736356/9411" HotelName="GRAND DECHAMPAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19900/19884/c7273f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238562-28498550/953284568757736356/13791" HotelName="DES 3 COLLEGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545249/4accb191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-25202218/953284568757736356/33057" HotelName="CITADINES LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44729/2247fbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14498-28560900/953284568757736356/10767" HotelName="ELYSEES REGENCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12800/12717/582b0910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-25202644/953284568757736356/39786" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233635-28500412/953284568757736356/2457" HotelName="DE FLORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523917/04846562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-28562732/953284568757736356/5736" HotelName="LE MATHURIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96685-28562731/953284568757736356/7299" HotelName="AU MANOIR SAINT GERMAIN DE PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/27800/27772/7e919f24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-25455917/953284568757736356/32451" HotelName="WELCOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523309/5f2585cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13713-25201166/953284568757736356/40117" HotelName="DU BOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/107900/107886/dc730110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-25316343/953284568757736356/41259" HotelName="HOTEL LE 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1810000/1808400/1808319/7e2e96f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-25356951/953284568757736356/41425" HotelName="MONTFLEURI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877031/06987608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-25726234/953284568757736356/49894" HotelName="MOM ART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PANORMO ,CRETE ISLAND 74057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22650000/22648000/22647935/298e74c3_b.jpg</HotelPictures>
        <HotelDescription>The 2-star Iliana Hotel offers comfort and convenience whether you`re on business or holiday in Crete Island. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including car park, Wi-Fi in public areas, concierge, family room, are at hand. Guestrooms are fitted with all the amenities you need for a good night`s sleep, including air conditioning, kitchenette, bathtub, internet access – wireless (complimentary), television. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Crete Island has to offer are three great reasons you should stay at Iliana Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-25340793/953284568757736356/33689" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525863/0973cc70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161577-25338842/953284568757736356/43438" HotelName="DE LATOUR MAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1494700/1494645/1b00e926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497954-25659626/953284568757736356/46573" HotelName="HELUSSI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8410000/8408700/8408667/314ed610_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1277414-28584382/953284568757736356/11799" HotelName="BONSOIR MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277414/2021112414113144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18966-25203113/953284568757736356/34326" HotelName="ROCHESTER CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685231/9db9d7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139587-25309834/953284568757736356/35571" HotelName="EIFFEL RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/664800/664709/aa7a96c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607397-25765049/953284568757736356/39906" HotelName="HÔTEL DES GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20040000/20030400/20030400/53c09cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-25203112/953284568757736356/40678" HotelName="OPERA RICHEPANSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526033/906edfdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|416960-25593804/953284568757736356/41662" HotelName="PROVIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11951100/11951008/159c9362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-25442646/953284568757736356/49293" HotelName="LE TEMPLE DE JEANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560211/faaa8323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.664000000000000" Longitude="12.519000000000000" StarRating="3" HotelCode="0|32782-25216330/953284568757736356/37484" HotelName="EUROPE SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 Gammel Jernbanevej, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877033/ca1a93db_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Copenhagen and was established in 1973. It is close to the Copenhagen Zoo and the nearest station is Valby. The Hotel has a restaurant, a bar and a coffee shop. All 84 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186182-25371525/953284568757736356/39478" HotelName="GALILEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48213/0ce9b4d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353623-28598328/953284568757736356/4090" HotelName="LA TREMOILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1353623/202321691155136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245457-25461893/953284568757736356/34572" HotelName="DE NELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1248400/1248348/66fd5556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-25225263/953284568757736356/40821" HotelName="LE LAVOISIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/220800/220724/05888503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248054-25464725/953284568757736356/46201" HotelName="D`ANGLETERRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3160000/3160000/3159995/a3ece262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-25201089/953284568757736356/37790" HotelName="LE BELMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7673/c487e1f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14529-25202639/953284568757736356/36034" HotelName="ROYAL MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9621600/9621556/19889018_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-25202138/953284568757736356/37003" HotelName="MELIA VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794400/794330/ed7514ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-28499550/953284568757736356/776" HotelName="DAUNOU OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517064/1d22cb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-25190388/953284568757736356/37941" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3128/51055c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-25263805/953284568757736356/24701" HotelName="BEST WESTERN AU TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24549/b72ab2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47860-25224181/953284568757736356/48277" HotelName="LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27241/2bc5fd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-27595418/953284568757736356/50547" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-28497147/953284568757736356/13334" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889537-26116489/953284568757736356/45548" HotelName="SAINT ANDRE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50920000/50912400/50912337/17e12816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350345-28480197/953284568757736356/4541" HotelName="APARTMENT WS HÔTEL DE VILLE - MUSÉE POMPIDOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350345/20221215111417328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-25212260/953284568757736356/33017" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-25202636/953284568757736356/36732" HotelName="FAVART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247086-25463755/953284568757736356/36750" HotelName="HELZEAR CHAMPS ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6468200/6468130/2743f3e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21765-25212118/953284568757736356/33940" HotelName="HOTEL L’ORMAIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558500/558425/d1f827bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.583984" Longitude="-82.463851" StarRating="4" HotelCode="0|138260-25308844/953284568757736356/47991" HotelName="LE SAINT GREGOIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1430 Tunnel Rd., Asheville, 28805, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/221400/221325/bc67bac5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 132. Floors: 2. Property description- Get more value at the smoke-free and pet-friendly Quality Inn and Suites Biltmore East hotel in Asheville, NC, which lets you focus on the people and experiences you came for. We are near Grove Inn Park, UNC Asheville and Biltmore Estate Winery. Amenities include free WiFi, free ample parking, free breakfast, outdoor pool, fitness and business centers. Guest rooms feature a refrigerator, microwave, coffee maker, hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1430 Tunnel Rd., Asheville, 28805, NC, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1828298-4739. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-25203107/953284568757736356/39863" HotelName="NORMANDY LE CHANTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23157/27c613e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6234-25190416/953284568757736356/40612" HotelName="6VH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17500/17428/2f41e9bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-25683097/953284568757736356/42248" HotelName="DRESS CODE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20250000/20248400/20248319/a75f26eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-25478746/953284568757736356/44706" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/27fb90e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-25201862/953284568757736356/40292" HotelName="LORD BYRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7700 Westgate Blvd, KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34201/c98d9936_b.jpg</HotelPictures>
        <HotelDescription>Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Popular US-192 offers many dinning and shopping options very close by.Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Studio- 1bdrm and 2bdrm Villas include all the comforts of home with kitchen facilities- private bathrooms- living areas and more. All buildings are 3 floors max and have elevators and stairwells. Property amenities include 24 hour front desk and security- Free uncovered parking- Free shuttle to Disney- Universal and SeaWorld- Pet friendly with fees- Business Center- Movie Theatre- Fitness Center- Restaurants-Ice cream shoppe-Cafe- Marketplace- Pizza delivery- Activities Center- Two story Ship Wreck Island Water Park with fees- 14 pools and hot tubs- Pool bars-Sports Courts- Playground- BBQ facilities- Bicycles-Marina with paddle boats- Mini golf- Game Room and more&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-28497209/953284568757736356/8357" HotelName="BLEU DE GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562008/2de647c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6047-25190367/953284568757736356/34022" HotelName="BRADFORD ELYSEES ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7000/6901/2cb978ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-25587075/953284568757736356/48976" HotelName="VICTOIRE &amp;amp; GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059700/15059604/5f31bb93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428465-28590122/953284568757736356/5458" HotelName="ALBERTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89430000/89427200/89427194/e66e24d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238559-25447237/953284568757736356/22655" HotelName="DE LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521493/c6faa73c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246482-26600851/953284568757736356/50546" HotelName="MAISON BARBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42640000/42630900/42630812/5b579f74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-25187915/953284568757736356/34548" HotelName="DU CADRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 1 Kensington Court, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44833/7ede563c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located directly in the centre of London and offers views out over Kensington Palace. It is housed in a 19th century historic building and comprises a total of 57 rooms spread over 6 floors. Facilities available to guests include a stylish air-conditioned foyer, a charming bar, and an à la carte restaurant with highchairs for infants. The tastefully designed and spacious rooms come with an en-suite bathroom and a comfortable king-size bed. Further fittings include satellite/cable TV and individually regulated central heating. The hotel offers the use of an indoor heated swimming pool and a massage service. Sport enthusiasts may enjoy their routine workout in the gym and take advantage of the sauna.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-25593800/953284568757736356/42029" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.109254" Longitude="-81.347146" StarRating="4" HotelCode="0|137981-25308534/953284568757736356/43027" HotelName="DESIGN SECRET DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4386 State Route 43, Kent, 44240, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3414300/3414209/4aed27f2_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 40. Floors: 3. Property description- Our Econo Lodge hotel is easy to find, near Kent State University, easy to book and easy on your wallet. Our pet-friendly hotel is near several local destinations, including the Hartville Marketplace and Flea Market, Goodyears Global Headquarters, Aurora Farms Premium Outlets and Akron General Medical Center. Every guest can take advantage of our free continental breakfast, free WiFi, free coffee and indoor heated pool. Each guest room is furnished with a microwave, refrigerator and a TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-25689644/953284568757736356/47114" HotelName="LE CERCLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523375/e2a39824_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6070-28498986/953284568757736356/2243" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548343/926530cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-25203100/953284568757736356/41592" HotelName="GOLDEN TULIP WASHINGTON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115052/5ad5073f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144525-25319063/953284568757736356/39550" HotelName="ROND POINT CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4274800/4274800/af5d39e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-25203106/953284568757736356/40925" HotelName="LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16406/98d61d28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-25216894/953284568757736356/42145" HotelName="LYRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523100/2523066/10b5a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|409121-25587069/953284568757736356/46196" HotelName="LOUIS II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383500/1383410/d96d7d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-25689582/953284568757736356/36659" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531806-28594313/953284568757736356/10857" HotelName="PARISTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19270000/19268500/19268469/1b632e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51865-25230288/953284568757736356/39139" HotelName="HOTEL ELIXIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65167/0fcccd10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652338-25829720/953284568757736356/43193" HotelName="HÔTEL EMILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658836/ba477992_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-26626210/953284568757736356/47146" HotelName="HÔTEL DANDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70100000/70097800/70097748/a378c99e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426332-28563773/953284568757736356/10673" HotelName="RAYZ PRIVATE SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10116400/10116304/637edc07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-32592599/953284568757736356/13307" HotelName="SEROTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6309300/6309224/cc835d10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0496" Longitude="121.517" StarRating="3" HotelCode="0|212137-25416390/953284568757736356/39222" HotelName="SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No 3 Sec 1 Chengde Road, Taipei, 10351, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434400/4434391/76a63303_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Luxury. Property Type: Full service. Physically challenged rooms: 1. Nonsmoking rooms: 286. Suites: 14. Floors: 13. Total rooms: 286. Connecting rooms or suites: 0. Commission information- 10pct commission will be paid to all certified travel agents on applicable rates. Service charge information- Service charges may apply - please check rate rules/displays. Tax information- Taxes may apply - please check rate rules/displays. Group booking information- Reservations for over 8 rooms please contact the sales office.  Advance deposit may be required for group bookings.. Check in check out information- Check In Time: 1500 Check Out Time: 1200 Early Check Out: An early check out fee may apply to certain packages and promotionals; refer to actual package details for more information. Late Check Out: A half day fee will apply for late check out after 3pm and a full day fee will apply for late check out fee after 6pm; based on the hotel current selling rate.. Cancellation information- For the Hotel Cancellation Policy - See Rate Rules. Deposit information- A Deposit may be required - See Rate Rules. Guarantee information- A valid Credit card with expiry date is required at the time of the reservation in order to guarantee the booking.  The hotel reserves the right to release any non-guaranteed booking at 6pm on the arrival date. Refer to the Cancellation Policy in the circumstance of any last-minute cancellation.. Property location- Conveniently situated at the citys transportation hub. PALAIS de CHINE is minutes away from newly appointed Taipei Bus Terminal Taiwan Railway Taiwan High Speed Rail Mass Rapid Transit and Taoyuan International Airport.. Property description- The Palais de Chine Hotel is a premier sophisticated and modern international 5 star hotel. Elegant and functional European style designed guest rooms equipped with the most advanced communication technologies will provide guests with a most efficient working environment added with entertainment pleasures.Property was built in 2007. Hotel Currency: TWD. Ratings: OHG: Moderate First Class. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25365-25212476/953284568757736356/40703" HotelName="LE A HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919500/919451/9da5c741_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233247-28500577/953284568757736356/12912" HotelName="CAMILLE PARIS GARE DE LYON, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500300/11500287/3c9dee3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20896-25211966/953284568757736356/37643" HotelName="GARDEN ELYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26415/7463da6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233572-25442204/953284568757736356/43664" HotelName="HOTEL VINCI DUE &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67440000/67431000/67430998/w8192h5461x0y9-6a214f3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-26609511/953284568757736356/44138" HotelName="O.LYSEE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565629/09b2f995_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6239-28496656/953284568757736356/11119" HotelName="LE SENAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561993/87419303_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6161-25190394/953284568757736356/34174" HotelName="MAISON ALBAR HOTEL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53564/32652dd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-25202415/953284568757736356/41210" HotelName="MAYFAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44839/dae6a8bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240065-25455606/953284568757736356/26885" HotelName="GRAMONT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2780000/2774600/2774509/65908eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51000-25230197/953284568757736356/43081" HotelName="PAS DE CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880235/2e97efb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-25796339/953284568757736356/43542" HotelName="PARISIANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34790000/34787700/34787606/f8ad4c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354713-26648040/953284568757736356/46716" HotelName="PADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83644000/83643951/43047e05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284756-25502325/953284568757736356/35076" HotelName="DE SEZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4623100/4623089/6b432071_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-25586729/953284568757736356/41965" HotelName="SAINT-MARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14640000/14630400/14630329/07f7504c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|862243-26072125/953284568757736356/42674" HotelName="HOTEL DE L'ABBAYE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41920000/41913100/41913079/ae6b6a1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-25319839/953284568757736356/44761" HotelName="KABANEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8200/8115/ed4ef43d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188565-25373579/953284568757736356/44871" HotelName="NELL HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4928300/4928289/9cfae1d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.6721" Longitude="153.111" StarRating="4" HotelCode="0|652349-28564915/953284568757736356/11107" HotelName="LE RELAIS MÉDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>236 ALEXANDRA PARADE, ALEXANDRA HEADLAND, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652349/20211116135252383.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Alexandria Apartments in Alexandra Headland (Maroochydore-Mooloolaba), you'll be minutes from Alex Beach and close to Mooloolaba Esplanade. This beach apartment is within close proximity of Mooloolaba Beach and Underwater World Sea Life.   Rooms   Make yourself at home in one of the individually furnished guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Your room comes with a memory foam bed. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a sauna, and bicycles to rent. Additional amenities include complimentary wireless Internet access, an arcade/game room, and tour/ticket assistance.   Business, Other Amenities   The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available on request).   Room Info:    National Rating     Official Australia STAR Rating provided by AAA Tourism Pty Ltd   AAA Tourism Pty Ltd assigns an official STAR Rating for accommodations in Australia. This Self Catering property is rated 3.5 stars. Official Australia STAR Rating provided by AAA Tourism Pty Ltd   Know Before You Go       No pets and no service animals are allowed at this property.       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 1 PM  Check-out time is 10 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18799-25203093/953284568757736356/39197" HotelName="BELLOY ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526653/d2a59cc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299693-25508166/953284568757736356/44132" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254400/8254395/68acdb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626007-25796171/953284568757736356/41832" HotelName="CARON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3051000/3050968/e9ceab33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/953284568757736356/374" HotelName="MAISON ASTOR PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414500/414462/63b5dd01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-25464730/953284568757736356/23266" HotelName="GRAND LEVEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5951900/5951861/0b2a28a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238481-25447150/953284568757736356/35520" HotelName="BRITANNIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5000/4966/af2344fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652345-28434559/953284568757736356/4878" HotelName="CLER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652345/2021111681249376.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-25255321/953284568757736356/36474" HotelName="LEMPIRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637300/1637283/d2df9f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-25235681/953284568757736356/43822" HotelName="KEPPLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1558900/1558877/43e1d626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-25284612/953284568757736356/49254" HotelName="VILLA MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Familie Zinnert, Wengen, 3823, Switzerland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83106/40a814f5_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Wengen and was established in 1898. It is 20.0 Km from the Männlichen and the nearest station is Wengen. The Hotel has a restaurant, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 40 rooms are equipped with minibar, hairdryer, safe and ironing set. category: Superior first style: Traditional year Built: 1898 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18840-25203096/953284568757736356/34250" HotelName="DUMINY VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8972/f7672559_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-25191243/953284568757736356/37769" HotelName="FRANCOIS 1ER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27370/e2e83bf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20900-25210392/953284568757736356/41085" HotelName="HOTEL BEIGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1489/a9db741f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27629-25212680/953284568757736356/42822" HotelName="DUCS DE BOURGOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68513/321c3daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18824-25201687/953284568757736356/44606" HotelName="DE LA PLACE DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090900/8090818/1f8c6ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170956-28549962/953284568757736356/14267" HotelName="DES ACADEMIES ET DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1632400/1632383/b5716a20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652327-28503022/953284568757736356/962" HotelName="HOTEL CHOISEUL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652327/20211121124947111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-25190370/953284568757736356/33828" HotelName="CHATEAU FRONTENAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2179/9724d35a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|529634-25685135/953284568757736356/39217" HotelName="ANDREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13506000/13505949/04d4e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.653525" Longitude="-84.011213" StarRating="3" HotelCode="0|533930-25690690/953284568757736356/43826" HotelName="SAINT-LOUIS EN L'ISLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1385 OLD MCDONOUGH HWY, CONYERS, GA, 30094, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225452/2e162165_b.jpg</HotelPictures>
        <HotelDescription>Suburban Extended Stay Hotel is only 20 minutes from Downtown Atlanta and only 40 minutes from Six Flags. Whether you are attending that special sporting event such as baseball, hockey or basketball, we are only 20 minutes away.  When you need to be away from home come to our house, where the friendly smiling staff will greet you as a returned friend. Front desk hours: 7.00AM to 11:00PM Daily. Weekly housekeeping available. Phone Service: 3 free local calls/day, then .20/call. Pet Accommodation: 100.00 USD per stay. Pet Limit: 1 pet 50 lbs or less. LIMITED SERVICE HOTEL.$25.00 security deposit for nightly stays,$50.00 security deposit for weekly stays for cash paying guests.CXL Policy: 6P Check-In By: 1600 Check-Out By: 1200 GMT: -5 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96683-25263824/953284568757736356/45825" HotelName="JARDIN DE CLUNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26700/26651/dfa4b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-25309826/953284568757736356/37838" HotelName="BEAUGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-28564001/953284568757736356/3777" HotelName="LA VILLA HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263394/d7413655_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-25634281/953284568757736356/37069" HotelName="DRAWING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17331400/17331352/7b3b442b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6163-25190395/953284568757736356/48488" HotelName="MALTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53587/62d92fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18825-28496593/953284568757736356/4177" HotelName="ACADEMIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14640/090f5f43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-28582510/953284568757736356/5803" HotelName="DU SENTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-25447234/953284568757736356/36901" HotelName="ALMARINE EIFFEL HOTEL AND SPA BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526650/3c6eb73e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-25216344/953284568757736356/32349" HotelName="WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27977/e62fc50f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-28496903/953284568757736356/3693" HotelName="LA COMTESSE BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14926100/14926025/4e1b5f17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371171-25558490/953284568757736356/43323" HotelName="RECAMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2140000/2130300/2130239/91c361b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/953284568757736356/16833" HotelName="WALDORF ASTORIA VERSAILLES TRIANON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1459621/2026227204059378.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-25292513/953284568757736356/39885" HotelName="SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALPES MARITIMES,CANNES,BOULEVARD SADI CARNOT,102  , 06110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499500/2499405/f0a62ed0_b.jpg</HotelPictures>
        <HotelDescription>This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach.  Guests can easily reach the city's various attractions, such as the theatre or the festival palace, with the conveniently located public transport (nearest connections are 100 m away).  The railway station is 1. 5 km from the hotel, and Nice Côte d'Azur airport is 35 km away. The cosy hotel comprises a total of 80 rooms spread over 3 floors.  A foyer awaits guests with a 24-hour reception desk and lifts.  Many further facilities are on offer including a bar and wifi Internet access service.  Those arriving by car may take advantage of the garage facilities.  The comfortable rooms are fitted with large beds, en suite bathroom with shower, bath and a hairdryer, a direct dial telephone, a colour TV and other amenities.  All rooms have air conditioning and heating. Bus: Line 1 - alight at stop 'Doumer'.  Motorway: A8 - exit 42 - 'Cannes Centre'. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-25201168/953284568757736356/44862" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246517-26600859/953284568757736356/46803" HotelName="GRAND HOTEL DE CLERMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6526300/6526247/4b62d414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-25230211/953284568757736356/38255" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/d62ea181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.50779" Longitude="13.32783" StarRating="4" HotelCode="0|283571-25501907/953284568757736356/39738" HotelName="INDIGO PARIS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 15, Berlin, 10623, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/330000/329954/a4cf6a0f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 81. Suites: 0. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 81. Physically challenged rooms: 1. Floors: 6. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- The Hotel Indigo® Berlin Kudamm hotel, just opposite the University of the Arts, blends beautifully with our busy cultural district. Inspired by the light and atmosphere of a neighborhood artists studio, our rooms and lobby are designed in a bright, modern style that forms a strong connection with the area. The artistic theme continues in each room, with neighborhood-inspired murals and stylish furniture. Our restaurant and bar offer locally sourced ingredients and an extensive drink menu, while our lobby tips its hat to the citys booming modern art scene found right outside.Property was built in 2011. Hotel Currency: EUR. Additional Addresses: Other: Hardenbergstrasse 15, Berlin, 10623, DE. Additional Phone Numbers: Fax - Other: 4930860909999. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-25640476/953284568757736356/43687" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-25267446/953284568757736356/45265" HotelName="LOUVRE PIEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34212/642dbfd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321850-26634421/953284568757736356/40588" HotelName="AU COEUR DE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75860000/75854700/75854677/a79ed31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607368-25765001/953284568757736356/36985" HotelName="9CONFIDENTIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27541900/27541871/420dd2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-28478010/953284568757736356/12296" HotelName="LA BELLE VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226800/75226799/46b481fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-25341408/953284568757736356/48129" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/040ee6a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18911-25201715/953284568757736356/49008" HotelName="MASSENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891407/9c52ee3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-24442034/953284568757736356/74" HotelName="HILTON GARDEN INN PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88175100/88175083/6d6ad83d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652339-28564914/953284568757736356/665" HotelName="HOTEL 33 MARBEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5410000/5400400/5400382/00c041e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-25232244/953284568757736356/45809" HotelName="LUXEMBOURG PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>78 Rahlstedter Straße, HAMBURG, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453644/cae16e67_b.jpg</HotelPictures>
        <HotelDescription>A hearty Welcome in the 4 star TOP CityLine Hotel Eggers Hamburg for our guests! The hotel offers not only 92 nonsmoking rooms and junior suites but also features the in-house Art Deco restaurant for memorable evenings with culinary specialties. Our hotel bar serves as an excellent meeting point after work or shopping. Our rich and freshly cooked breakfast buffet is also served in the breakfast restaurant. Recreate in the indoor pool, fitness area or sauna or enjoy a drink on the summer terrace. For all guests arriving by car our parking facilities are at your disposal.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18970-25201735/953284568757736356/43954" HotelName="SAINT PAUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189675/c7ad2287_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6035-25190363/953284568757736356/34750" HotelName="ASTRA OPERA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13215/80c36a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234132-25442680/953284568757736356/43935" HotelName="RELAIS DES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082500/8082456/b1eba9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6114-25191377/953284568757736356/45842" HotelName="HOTEL DES GRANDS VOYAGEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2105/dd2661a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-30100780/953284568757736356/14532" HotelName="PULLMAN PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10900/10872/061cccdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13700-25202551/953284568757736356/46952" HotelName="MANSART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089900/8089880/3cf70ecd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535598-28563177/953284568757736356/5273" HotelName="DU ROMANCIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9657300/9657244/db4f8544_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186222-25371575/953284568757736356/43369" HotelName="PARC SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121800/1121756/f1b15226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238579-28496844/953284568757736356/3131" HotelName="LA PERLE SAINT-GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/238579/2013629144719474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-25608510/953284568757736356/46263" HotelName="DU BOURG TIBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64994/63e6f635_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1443926-28871161/953284568757736356/50924" HotelName="LA FONDATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443926/20257214504560.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-28560853/953284568757736356/3438" HotelName="CLARIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53561/w3837h2535x3y0-540a9194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24490-28596617/953284568757736356/8420" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-25203095/953284568757736356/34854" HotelName="DERBY ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/0e23dfe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.84" OriginalAmount="328" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-25214162/953284568757736356/44192" HotelName="LE WALT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863814/d00a936a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123248-28499043/953284568757736356/11945" HotelName="L'INATTENDU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2149100/2149087/ab977689_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-25202555/953284568757736356/33755" HotelName="EDOUARD 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3389/3c75b65e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652346-25829726/953284568757736356/42891" HotelName="HÔTEL DE LA TAMISE - ESPRIT DE FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521444/517e0d0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918552-28448940/953284568757736356/13584" HotelName="APARTMENT WS LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918552/2021111514445801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426335-28501402/953284568757736356/4327" HotelName="LA CHAMBRE DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1312500/1312493/77e995af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323679-26635733/953284568757736356/40473" HotelName="AU COEUR DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70010000/70007900/70007863/ef0e8853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-25765257/953284568757736356/44822" HotelName="CHARLES V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26587100/26587037/f5e06be6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-25208958/953284568757736356/30217" HotelName="RELAIS DU VIEUX PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25200/25168/aaf3310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/953284568757736356/14868" HotelName="NOVOTEL PARIS LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24795/40e29450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-28712664/953284568757736356/44342" HotelName="HÔTEL GABBIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-25829730/953284568757736356/50362" HotelName="MAJESTIC APARTMENTS CHAMPS ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19190000/19180200/19180138/fea75215_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-21407212/953284568757736356/126" HotelName="HILTON PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2002/c7fd3a90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-25190413/953284568757736356/34928" HotelName="REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15611/8d53fa48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.32" OriginalAmount="344" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18973-25203664/953284568757736356/35749" HotelName="LA MAISON CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189871/0b63c17b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-25202548/953284568757736356/42557" HotelName="LE PRADEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233894-25442430/953284568757736356/43655" HotelName="LE PAVILLON DES LETTRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542901/3569381b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.35" OriginalAmount="345" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-25190390/953284568757736356/44910" HotelName="GEORGE WASHINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11740700/11740677/0ada5174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626053-25796235/953284568757736356/41169" HotelName="RAYZ EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37630000/37627400/37627329/2c4b5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70255-25242704/953284568757736356/46596" HotelName="D'ORSAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090800/8090711/841fa474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.787942" Longitude="35.206794" StarRating="5" HotelCode="0|171210-28594017/953284568757736356/13611" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>208 jaffa road, P.O.BOX 13251, JERUSALEM, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2431700/2431617/1ba86839_b.jpg</HotelPictures>
        <HotelDescription>The hotel is just a 10-minute walk from the centre and 20 minutes' walk from the old city. It is close to many of Jerusalem's famous historic sites and very near to the International Convention Center. Furthermore, the hotel is less than an hour from Tel Aviv and the Dead Sea and just 30 minutes' drive from Ben Gurion International Airport.

Enjoying an intimate atmosphere in the attractively furnished and fully air-conditioned rooms and a great location, this 150-room city hotel offers holidaymakers and business guests alike a warm and courteous welcome in the heart of Jerusalem.

In addition to a private bath with shower, all of the hotel guest rooms have wall-to-wall carpeting, a radio, cable TV, wireless Internet access and direct dial telephone with voice mail. Each room also includes a mini fridge, a coffee/tea set and an iron and ironing board.

The Caesar Premier is a 30-minute drive from Ben Gurion Airport and less than an hour's drive to Tel Aviv and the Dead Sea. The old city is within walking distance, and the bus to Jaffa Gate stops right outside the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.41" OriginalAmount="347" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-25202633/953284568757736356/40652" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/24da95f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6271-28567926/953284568757736356/9731" HotelName="WARWICK PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22410/723a0ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6059-28560854/953284568757736356/3964" HotelName="CHATEAUBRIAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19100/19036/4c5b968e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6028-28560621/953284568757736356/11985" HotelName="PARIS MARRIOTT OPERA AMBASSADOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3309/4a75655a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.53" OriginalAmount="351" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-30815227/953284568757736356/50818" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="363.59" OriginalAmount="353" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-30109496/953284568757736356/14994" HotelName="PONT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565600/93300428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238566-25447250/953284568757736356/45980" HotelName="DES SAINTS PERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089800/8089748/cf1785fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182006-28563623/953284568757736356/2312" HotelName="HOTEL DE MONTESQUIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486266/2b2d5c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161840-25340801/953284568757736356/35199" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|169978-25341767/953284568757736356/35619" HotelName="MAJESTIC HOTEL SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3400000/3400000/3399972/a20e8786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428466-27594558/953284568757736356/41325" HotelName="APARTHOTEL QUARTIER LIBRE MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95320000/95312800/95312742/83593f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-28789091/953284568757736356/9" HotelName="ALFRED SOMMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-25203381/953284568757736356/32667" HotelName="CASTILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/2f3d1726_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="376.98" OriginalAmount="366" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240245-25455883/953284568757736356/44321" HotelName="RESIDENCE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867300/867220/07f3d2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-25497070/953284568757736356/43709" HotelName="MOLITOR PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8013600/8013591/4474ad27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.13" OriginalAmount="371" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1320233-26633393/953284568757736356/45661" HotelName="QUARTIER LIBRE SAINT GEORGES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74820000/74817900/74817857/8c8725a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.13" OriginalAmount="371" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188420-25373421/953284568757736356/49270" HotelName="VILLA D'ESTREES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908700/908689/785dbfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-25281617/953284568757736356/34987" HotelName="INTERCONTINENTAL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2193400/2193319/3d2dfb00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-25187939/953284568757736356/42709" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48248/08f9fb3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-25586735/953284568757736356/32639" HotelName="HOTEL LES BAINS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sahar Tower, Andheri East, Mumbai, 400099, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11299900/11299839/2248ad62_b.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Mumbai and was established in 2001. It is 14.0 Km from the Park and the nearest station is Airport Road Metro Station. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 386 rooms are equipped with hairdryer, safe and air conditioning. category: Deluxe style: Modern year Built: 2001 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10003-25202137/953284568757736356/37612" HotelName="VILLA MARQUIS MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44711/34e1ea1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-25212259/953284568757736356/44243" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="394.49" OriginalAmount="383" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|429497-25603135/953284568757736356/37223" HotelName="MAISON ALBAR HOTELS LE PONT-NEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599900/16599855/6e37e415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233912-25442440/953284568757736356/42124" HotelName="RIVES DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/809400/809361/f4846001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-25587029/953284568757736356/49977" HotelName="MILLESIME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.67" OriginalAmount="389" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-26063466/953284568757736356/35838" HotelName="MONSIEUR GEORGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38705300/38705288/ab06ff6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-25329052/953284568757736356/49500" HotelName="TILDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748600/3748528/9580f7b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="403.76" OriginalAmount="392" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447758-25618481/953284568757736356/34323" HotelName="AMASTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16117000/16116921/a449ad10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.82" OriginalAmount="394" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-21410467/953284568757736356/261" HotelName="CANOPY BY HILTON PARIS TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58330000/58323300/58323249/f25c4c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-28594350/953284568757736356/6534" HotelName="LE DAMANTIN HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22690000/22687500/22687451/28b744da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-28591313/953284568757736356/1214" HotelName="THE ONE ALMA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748400/9748353/22672c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18917-28572961/953284568757736356/3394" HotelName="MERCURE LA SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18917/18917_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-25799183/953284568757736356/47713" HotelName="SINNER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35079100/35079003/4e3a3e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13123-28560618/953284568757736356/7716" HotelName="LE DOKHAN’S PARIS ARC DE TRIOMPHE A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562400/562399/7366df20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.15" OriginalAmount="405" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-25190366/953284568757736356/33237" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/53c3cfc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.15" OriginalAmount="405" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-26689726/953284568757736356/47681" HotelName="HANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94896000/94895976/e947b08b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18790-28587079/953284568757736356/3124" HotelName="CHATEAU DES FLEURS PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15486/d2c64829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|417023-28594275/953284568757736356/13259" HotelName="RENAISSANCE PARIS REPUBLIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13340300/13340277/3ab9311a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|284804-25502351/953284568757736356/36313" HotelName="LE CINQ CODET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8965800/8965758/98dc3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-28596603/953284568757736356/6825" HotelName="DU COLLECTIONNEUR ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994300/994215/4727fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21472-25212074/953284568757736356/34333" HotelName="MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10384/841ddaf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/953284568757736356/14786" HotelName="LANCASTER PARIS CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23100/23034/078bb37f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863149-26073283/953284568757736356/50438" HotelName="MAISON ALBAR HOTELS LE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42693100/42693045/3e01025d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10496-25200644/953284568757736356/35826" HotelName="LA CLEF LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526631/78f9f7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="429.51" OriginalAmount="417" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-25203547/953284568757736356/36431" HotelName="MONTALEMBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7395/064db8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573203-28524252/953284568757736356/13269" HotelName="APARTADAGIO ACCESS PARIS SAINT DENIS PLEYEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1305600/1305520/2865ba7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6185-25190403/953284568757736356/36773" HotelName="NAPOLEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13900/13819/ffa125dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436331-28593820/953284568757736356/11714" HotelName="L'HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525600/525529/0c0d0b79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.90" OriginalAmount="430" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|534437-25690896/953284568757736356/33523" HotelName="BOWMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22640000/22633000/22632950/e35c84e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|607473-25765155/953284568757736356/35178" HotelName="LA CLEF CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27840000/27836800/27836753/3758c560_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.96" OriginalAmount="432" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|320627-25517269/953284568757736356/48216" HotelName="MAISON SOUQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9270000/9269600/9269598/36f1190a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-25601705/953284568757736356/46459" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="453.20" OriginalAmount="440" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139475-28596599/953284568757736356/7062" HotelName="LE CLARIDGE CHAMPS-ELYSEES FRASER SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14807/fb5101ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.32" OriginalAmount="444" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284936-25502403/953284568757736356/40532" HotelName="RELAIS DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166024/bd0bc73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.68" OriginalAmount="456" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13710-25202553/953284568757736356/33543" HotelName="BRIGHTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/55000/54958/w1017h683x0y0-f5dc7c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="470.71" OriginalAmount="457" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-26614071/953284568757736356/50729" HotelName="LA DEMEURE MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71600000/71593800/71593758/96f09768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-26645294/953284568757736356/45498" HotelName="BLACK DOOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88171800/88171786/37ff5c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="473.80" OriginalAmount="460" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139386-25309618/953284568757736356/47768" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352638-28598300/953284568757736356/4155" HotelName="LA CLEF LOUVRE PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352638/20232109544250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-28597637/953284568757736356/14435" HotelName="PARIS J'ADORE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35370000/35360500/35360494/e8fe2468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.89" OriginalAmount="463" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/953284568757736356/14819" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81702/9f462be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.98" OriginalAmount="466" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/953284568757736356/15296" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/616a18b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-25192142/953284568757736356/34415" HotelName="SOFITEL LE SCRIBE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15775/216bfed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-26600841/953284568757736356/50204" HotelName="KIMPTON ST HONORE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62990000/62984900/62984874/04141f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="482.04" OriginalAmount="468" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-28567925/953284568757736356/1269" HotelName="WESTMINSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25800/25780/9c3da322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360296-28598596/953284568757736356/5164" HotelName="LA FANTAISIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83990000/83982100/83982005/595bf0c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-28496607/953284568757736356/6018" HotelName="LOUISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352637-28598299/953284568757736356/3188" HotelName="LA CLEF CHAMPS-ÉLYSÉES PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352637/202321095159873.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-25593826/953284568757736356/40515" HotelName="LE NARCISSE BLANC &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>174 W CLIFF DR, SANTA CRUZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13064100/13064038/03145b90_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    West Cliff Inn - A Four Sisters Inn is located near the beach in Santa Cruz and close to Santa Cruz Wharf, Main Beach, and Santa Cruz Beach Boardwalk. Nearby points of interest also include University of California Santa Cruz and Santa Cruz Surfing Museum.    Property Features.   The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary manager's reception on select days. West Cliff Inn - A Four Sisters Inn features tour/ticket assistance, a picnic area, and coffee/tea in the lobby. Complimentary wireless and wired high-speed Internet access is available in public areas. Additional property amenities include complimentary newspapers in the lobby, concierge services, and a fireplace in the lobby. Guest parking is complimentary. The front desk is open during limited hours. This is a smoke-free property.    Guestrooms.     9 guestrooms at West Cliff Inn - A Four Sisters Inn feature MP3 docking stations and CD players. Beds come with triple sheeting. Rooms are individually decorated and furnished. Bathrooms feature designer toiletries and bathrobes. Wired high-speed and wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer direct-dial phones as well as free local calls (restrictions may apply). Flat-panel televisions have premium cable channels. Rooms also include clock radios. Guests may request a turndown service, irons/ironing boards, and hair dryers. Housekeeping is available daily.     Room Info:       Notifications:      Children 18 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.           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 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  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-25202557/953284568757736356/35097" HotelName="SOFITEL PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26021/b9fa70d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6164-25190396/953284568757736356/36158" HotelName="MARIGNAN CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/573500/573476/89497bba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="503.67" OriginalAmount="489" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-28591207/953284568757736356/14151" HotelName="SOFITEL PARIS BALTIMORE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18876/758c089b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="505.73" OriginalAmount="491" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-25203491/953284568757736356/34446" HotelName="HOTEL BALZAC PARIS &amp;amp; SPA IKOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2400/2370/61f3db62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18905-25203662/953284568757736356/33692" HotelName="DU LOUVRE, IN THE UNBOUND COLLECTION BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21803/76a0c5be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428468-27600522/953284568757736356/41339" HotelName="APARTHOTEL QUARTIER LIBRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103480000/103477600/103477575/46712b64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="513.97" OriginalAmount="499" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428482-27598743/953284568757736356/46159" HotelName="SAINT GERMAIN RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101470000/101463100/101463076/229e5482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="516.03" OriginalAmount="501" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-25216820/953284568757736356/35568" HotelName="VERNET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>127-130 PRAÇA DA BATALHA, OPORTO, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8571/3a1ddbbf_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located in on Batalha Square, in Oporto. This Oporto hotel is minutes from popular attractions like the University of Oporto, and the Crystal Palace Garden, the Music Hall. The area is known for Port wine, one of Portugal's most internationally appreciated products. This beautiful city is full of great monuments, and friendly people. A variety of restaurants, cafes and cocktail lounges are located in the surrounding area.

Due to Covid-19 pandemic and by logistic reasons, breakfast could be served in client's room – Room Service – instead of being served in the breakfast room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18828-28598598/953284568757736356/12246" HotelName="NORMAN HOTEL AND SPA PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189601/c3aef716_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-26614033/953284568757736356/47873" HotelName="MADAME REVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70047400/70047306/93726f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-25203120/953284568757736356/48465" HotelName="VILLA SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 400 Arch Street, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/700/670/c917045e_b.jpg</HotelPictures>
        <HotelDescription>Located in Old City, this eco-friendly hotel is within a 10-minute walk of Betsy Ross House, Liberty Bell Center, and Independence Hall. Reading Terminal Market and Ben Franklin National Memorial are also within 2 mi (3 km).
Hotel Features
Along with a restaurant, this hotel has an outdoor pool and a 24-hour fitness center. WiFi in public areas is free. Other amenities include a bar/lounge, a business center, and meeting rooms.
All 364 rooms offer free WiFi, room service, and TVs with cable channels. Premium bedding, coffee makers, and free weekday newspapers are among the other amenities available to guests.
Breakfast fee: between USD 9 and USD 16.99 per person (approximately),
Self parking fee: USD 36 per night 
Rollaway bed fee: USD 20.0 per stay&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="534.57" OriginalAmount="519" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652378-25829740/953284568757736356/38346" HotelName="LES JARDINS DU FAUBOURG PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633300/33633233/af6c5a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.14" OriginalAmount="538" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-25705556/953284568757736356/33531" HotelName="BRACH PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21333500/21333453/e65c6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.23" OriginalAmount="541" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-25442452/953284568757736356/38019" HotelName="MARQUIS FAUBOURG SAINT - HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6422300/6422260/3453d9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.26" OriginalAmount="542" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-25213268/953284568757736356/33369" HotelName="ELYSIA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788800/788721/f8aef9e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-25247280/953284568757736356/33083" HotelName="INTERCONTINENTAL PARIS LE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20073/517d0572_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-26614029/953284568757736356/50102" HotelName="CHATEAU VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70020000/70012300/70012256/41387a81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="566.50" OriginalAmount="550" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-25231625/953284568757736356/35138" HotelName="GRAND POWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53581/06fdf10f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-25214760/953284568757736356/34093" HotelName="DE SERS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/175100/175063/7ede4e8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="573.71" OriginalAmount="557" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531608-28501645/953284568757736356/2591" HotelName="HÔTEL DE BERRI CHAMPS-ELYSEES A LUXURY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874200/874178/1ca04054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="586.07" OriginalAmount="569" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352665-26645340/953284568757736356/50603" HotelName="MANOLITA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83420000/83410300/83410266/cedf7d01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="592.25" OriginalAmount="575" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-25593820/953284568757736356/38306" HotelName="NOLINSKI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172727/5ae20958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="594.31" OriginalAmount="577" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-28849608/953284568757736356/46392" HotelName="SAX PARIS, LXR HOTELS &amp;amp; RESORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442448/20256415246330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="615.94" OriginalAmount="598" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-25656946/953284568757736356/37175" HotelName="SPLENDIDE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17324400/17324302/f6f84a8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="616.97" OriginalAmount="599" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-25203549/953284568757736356/34203" HotelName="SOFITEL PARIS LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14721/cdfabbfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="620.06" OriginalAmount="602" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1456553-32461744/953284568757736356/50781" HotelName="MONDOVI LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456553/202611415382459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="621.09" OriginalAmount="603" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47855-25224175/953284568757736356/42681" HotelName="RELAIS SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687300/2687249/dede29fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="623.15" OriginalAmount="605" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-28501894/953284568757736356/13514" HotelName="SAN REGIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12683/3e1f4b2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="644.78" OriginalAmount="626" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-25242596/953284568757736356/34481" HotelName="GRAND HOTEL DU PALAIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5576300/5576207/f2cd430c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="646.84" OriginalAmount="628" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-25796321/953284568757736356/46737" HotelName="COUR DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39190000/39186300/39186206/d50e105b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="648.90" OriginalAmount="630" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174491-25353994/953284568757736356/40763" HotelName="PAVILLON FAUBOURG SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16116900/16116822/db411ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="649.93" OriginalAmount="631" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-25231624/953284568757736356/39934" HotelName="PAVILLON DE LA REINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182200/182182/27d96e10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="663.32" OriginalAmount="644" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428474-27593271/953284568757736356/50754" HotelName="LA SOURCE - EXCLUSIVE APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92820000/92811200/92811161/f6ae6694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="667.44" OriginalAmount="648" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591612-25740388/953284568757736356/33892" HotelName="FAUCHON L'HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23090000/23089300/23089229/6d85b0e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="688.04" OriginalAmount="668" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-30219385/953284568757736356/30601" HotelName="MAISON BARRIERE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1446939/202581915276339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="707.61" OriginalAmount="687" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-26645316/953284568757736356/50841" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0fbb2e43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="723.06" OriginalAmount="702" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-28599842/953284568757736356/8720" HotelName="VILLA-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92610000/92600500/92600459/60315eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="725.12" OriginalAmount="704" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-25192134/953284568757736356/32932" HotelName="BURGUNDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25100/25039/8e08424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="749.84" OriginalAmount="728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-27591010/953284568757736356/44269" HotelName="HOTEL LE GRAND MAZARIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89590000/89589500/89589494/440f76f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="750.87" OriginalAmount="729" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-25796305/953284568757736356/50421" HotelName="J.K. PLACE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="759.11" OriginalAmount="737" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354856-28598597/953284568757736356/1941" HotelName="MAISON DELANO PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90310000/90302000/90301901/610bd250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="872.41" OriginalAmount="847" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-26610673/953284568757736356/44972" HotelName="BABEL HOTELS BELLEVILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66022900/66022815/4ac2e7df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="878.59" OriginalAmount="853" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-28594395/953284568757736356/10593" HotelName="ESPRIT SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83021/426bfe74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="887.86" OriginalAmount="862" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.46355" Longitude="77.09521" StarRating="3" HotelCode="0|351587-25542294/953284568757736356/40690" HotelName="RESIDENCE CHARLES FLOQUET PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>F-12/8, DLF PHASE-1, GURGAON, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9637800/9637703/41b164a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ess Kay Ess Villa is located in Gurgaon, close to Sahara Mall, DLF Park Place, and Kingdom of Dreams. Nearby points of interest also include MGF Metropolitan Mall and Leisure Valley.    Hotel Features.   Ess Kay Ess Villa features tour/ticket assistance and laundry facilities. Room service is available 24 hours a day. Guest parking is complimentary.    Guestrooms.     12 guestrooms at Ess Kay Ess Villa feature air conditioning. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. Televisions have cable channels.      Room Info:  Name: Deluxe Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.     Name: Super deluxe room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.       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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1022.79" OriginalAmount="993" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-25203548/953284568757736356/34835" HotelName="LE ROYAL MONCEAU - RAFFLES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14582/fca314e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1067.08" OriginalAmount="1036" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-25191483/953284568757736356/34068" HotelName="MANDARIN ORIENTAL LUTETIA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21442600/21442501/w4000h2664x0y3-3acc51a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1181.41" OriginalAmount="1147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-25232930/953284568757736356/33211" HotelName="BARRIERE LE FOUQUETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19460/e0018e00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1221.58" OriginalAmount="1186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18942-25203663/953284568757736356/36079" HotelName="PARK HYATT PARIS - VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885300/885275/56fc572e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1313.25" OriginalAmount="1275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33350-28562741/953284568757736356/9408" HotelName="SAINT JAMES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10369500/10369462/04bf1d6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1409.04" OriginalAmount="1368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6180-25192137/953284568757736356/35347" HotelName="LE MEURICE DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441700/441665/w2776h1866x0y0-4f0f679c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1562.51" OriginalAmount="1517" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272222-27579123/953284568757736356/33287" HotelName="THE PENINSULA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8290900/8290864/70a84e88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1619.16" OriginalAmount="1572" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-25341630/953284568757736356/33384" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4423900/4423889/289b0120_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1650.06" OriginalAmount="1602" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-25829742/953284568757736356/36489" HotelName="LA RÉSERVE PARIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8450000/8444800/8444782/7c96550a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1779.84" OriginalAmount="1728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1277405-28597791/953284568757736356/4284" HotelName="MAISON VILLEROY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277405/20211124135317756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1832.37" OriginalAmount="1779" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6206-25192139/953284568757736356/33578" HotelName="PLAZA ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27600/27528/192f65f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1844.73" OriginalAmount="1791" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-25341638/953284568757736356/33563" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenida De Filipinas, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4028700/4028607/7259f718_b.jpg</HotelPictures>
        <HotelDescription>These waterfront apartments are located in Benidorm, just 30 metres from the beach in Levante and a kilometre from the centre of the resort and its numerous tourist attractions. Guests can start their days with a cup of coffee or tea in hand at the furnished terrace of their lovely apartment, overlooking the sea it is the best place from where to inhale the fresh morning air and prepare for the excitement that lays ahead. All of the air-conditioned units come with well-equipped kitchens that are just perfect for those who enjoy self-catering, the rest of the guests will find excellent dining options within a short 10-minute stroll. The youngest visitors of the venue can take advantage of the children's playground, the specially designed place where they can let the steam off and have some fun.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1954.94" OriginalAmount="1898" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-25192133/953284568757736356/33326" HotelName="LE BRISTOL PARIS - AN OETKER COLLECTION HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2529/0bb16218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2035.28" OriginalAmount="1976" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-25192135/953284568757736356/33221" HotelName="DE CRILLON, A ROSEWOOD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26025/36ffd59d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2229.95" OriginalAmount="2165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109497/953284568757736356/14800" HotelName="FOUR SEASONS GEORGE V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6642/1639f9d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,3,1,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
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1365955-27715328/953284568757736356/47611" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" HotelCode="|1365955" StarRating="2" GTCityId="0" CityName="Paris" CountryName="France" Address="10 Rue de la Belle Borne, Tremblay-en-France, FR" PhoneNo="33-186907532" FaxNo="" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Twin Room with Window" RoomTypeCode="27715328/953284568757736356/47611|83|NDF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="41" TotalPrice="42.23" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Twin Room with Window - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:00.7709347+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Room with Window" RoomTypeCode="27715328/953284568757736356/47620|83|NDF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="41" TotalPrice="42.23" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Double Room with Window - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:00.7709347+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127570.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127806.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/2023619312845.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128266.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128597.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128914.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129145.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129355.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129602.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129796.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129985.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130237.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130425.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130619.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130866.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/2023619313186.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131386.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131593.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131799.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/202361931324.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132209.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132461.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132698.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132966.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193133156.jpg" /></Images><HotelAmenities>Wheelchair accessible (may have limitations)&lt;BR /&gt;Vending machine&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Express check-in&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Change of bed sheets (on request)&lt;BR /&gt;Shared microwave&lt;BR /&gt;Free WiFi&lt;BR /&gt;Bicycle parking available&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Change of towels (on request)&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Energy-saving switches&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;Eco-friendly cleaning products provided&lt;BR /&gt;Recycling&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Housekeeping on request&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; When you stay at easyHotel Paris Charles de Gaulle in Tremblay-en-France, you'll be near the airport, within a 15-minute drive of Stade de France and Villepinte Exhibition Centre.  This hotel is 11.6 mi (18.6 km) from Parc Astérix and 11.5 mi (18.6 km) from Canal Saint-Martin.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 208 guestrooms featuring flat-screen televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Housekeeping is provided on request, and irons/ironing boards can be requested.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Make use of convenient amenities such as complimentary wireless internet access, a vending machine, and bike parking.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Buffet breakfasts are available daily from 6:30 AM to 9:30 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Aeroville Shopping Center - 0.3 km / 0.2 mi &lt;br /&gt; Paris Nord 2 International Business Park - 0.5 km / 0.3 mi &lt;br /&gt; Circuit Carole Moto - 1.7 km / 1.1 mi &lt;br /&gt; Villepinte Exhibition Centre - 1.8 km / 1.1 mi &lt;br /&gt; Usines Centre Outlet Shopping Mall - 3.8 km / 2.3 mi &lt;br /&gt; Le Bourget Exhibition Center - 11.1 km / 6.9 mi &lt;br /&gt; National Air and Space Museum - 11.4 km / 7.1 mi &lt;br /&gt; Basilica of Saint-Denis - 16.3 km / 10.1 mi &lt;br /&gt; Parc de la Villette - 17.1 km / 10.6 mi &lt;br /&gt; Stade de France - 17.3 km / 10.7 mi &lt;br /&gt; Zenith de Paris - 17.8 km / 11.1 mi &lt;br /&gt; City of Science and Industry - 17.9 km / 11.1 mi &lt;br /&gt; Philharmonie de Paris - 18.3 km / 11.4 mi &lt;br /&gt; Zenith - 18.4 km / 11.5 mi &lt;br /&gt; Canal Saint-Martin - 18.6 km / 11.5 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Charles de Gaulle Airport (CDG) - 10 km / 6.2 mi&lt;br /&gt; Paris Orly Airport (ORY) - 41.6 km / 25.9 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Italian&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 13.50 for adults and EUR 6.75 for children&lt;/li&gt;&lt;li&gt;Self parking fee: EUR 15 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 10 per pet, per day&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Early check-in fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Late check-out fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Housekeeping fee: EUR 15 per day; may vary based on length of stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;A damage deposit of EUR 100 will be collected before check-in.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and debit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Cashless transactions are available&lt;/li&gt;&lt;li&gt;This property uses eco-friendly cleaning products&lt;/li&gt;&lt;li&gt;Safety features at this property include a smoke detector&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; midnight&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 10:00 AM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Wheelchair accessible (may have limitations)&lt;BR /&gt;Vending machine&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Express check-in&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Change of bed sheets (on request)&lt;BR /&gt;Shared microwave&lt;BR /&gt;Free WiFi&lt;BR /&gt;Bicycle parking available&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Change of towels (on request)&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Energy-saving switches&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;Eco-friendly cleaning products provided&lt;BR /&gt;Recycling&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Housekeeping on request&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Twin Room with Window" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1365955" SourceId="83" RoomTypeCode="27715328/953284568757736356/47611|83|NDF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|GoGlobalTravelBlock|successfully done supplier prebooking||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
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:53:04.1030584+01:00" End="2026-07-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Twin Room with Window - 2 Twin Beds(room for 2 adults ) 6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 13.50 for adults and EUR 6.75 for children&lt;/li&gt;&lt;li&gt;Self parking fee: EUR 15 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 10 per pet, per day&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Early check-in fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Late check-out fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Housekeeping fee: EUR 15 per day; may vary based on length of stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;A damage deposit of EUR 100 will be collected before check-in.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and debit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Cashless transactions are available&lt;/li&gt;&lt;li&gt;This property uses eco-friendly cleaning products&lt;/li&gt;&lt;li&gt;Safety features at this property include a smoke detector&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; midnight&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 10:00 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Twin Room with Window&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;118 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi 25+ Mbps &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV &lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, shower, free toiletries, and towels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Laptop workspace and iron/ironing board (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Fresh bed sheets (on request), fresh towels (on request), and heating&lt;/p&gt;&lt;p&gt;&lt;b&gt;Accessibility&lt;/b&gt; - Hardwood flooring in room&lt;/p&gt;&lt;p&gt;&lt;b&gt;Eco-friendly&lt;/b&gt; - Eco-friendly toiletries, eco-friendly cleaning supplies, energy-saving switches, and recycling bin&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - Housekeeping on request, no cribs (infant beds) or rollaway/extra beds available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Twin Room with Window&lt;/td&gt;&lt;td&gt;2026-07-17&lt;/td&gt;&lt;td&gt;2026-07-18&lt;/td&gt;&lt;td&gt;41&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>d23910b9-17ff-4f94-852c-8a43f13123b0</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Twin Room with Window" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1365955" SourceId="83" RoomTypeCode="27715328/953284568757736356/47620|83|NDF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|GoGlobalTravelBlock|successfully done supplier prebooking||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
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|408959-25586993/953284568757736356/48972" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="LODGE IN PARIS 13" HotelCode="|408959" StarRating="3" GTCityId="0" CityName="Paris" CountryName="France" Address="2-16, rue Theroigne de Mericourt, Paris, FR" PhoneNo="33-1-42174620" FaxNo="33-1-42174621" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Twin Room" RoomTypeCode="25586993/953284568757736356/48972|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="54" TotalPrice="55.62" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Twin Room - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;22.12 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:15.8573585+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/d470eefb_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/22638c12_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/364dec92_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/9901c987_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/71e39524_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/5a4a3add_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/40d83790_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/587f5675_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/f3d63b43_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ef486433_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/8afeab8b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ac646cff_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c3d637c4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6d817a93_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/01aceafc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e73f295f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/36d007ef_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/b20584b6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/068b3551_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/20a69f43_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ee15e8ba_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/4ea8d3aa_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e8fc78ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e6e13e8e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2301a0fe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c832e4ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e00baab7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6575ba1f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/61384741_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/b789ad87_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ae0570c6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/4545dd08_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1b4b6935_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e8b49066_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/8f5f536f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1e11c186_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/57f6a863_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/216ea4d6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/42d6c6c7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1a4d0611_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6b280d9c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/3b7e5d11_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/26182f0c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/903651cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/dc5fdf81_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e421a0c5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/59d9d619_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/96410a36_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e327829a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/5197da9a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/0ea98d08_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/490ab66f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/90fe8fe9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/21e55d18_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1df4120f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/dc65873b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c4f70c5c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ca845cfc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1d3ca2dc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/a9536e18_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/d43de61e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/095e1879_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/75f1bc3a_b.jpg" /></Images><HotelAmenities>Covered parking&lt;BR /&gt;Secured parking&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Banquet hall&lt;BR /&gt;Vending machine&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Front entrance ramp&lt;BR /&gt;Coworking spaces&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Television in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Garden&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;24-hour fitness facilities&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Luggage storage&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Business center&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Electric car charging station&lt;BR /&gt;Number of accessible parking spaces - 1&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;24-hour business center&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; In the heart of Paris, Lodge In MIS is within a 5-minute drive of Halle Georges Carpentier and Jardins de Bercy.  This hotel is 1.6 mi (2.6 km) from Museum of Fairground Arts and 1.9 mi (3 km) from Bercy Village.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 145 guestrooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include phones and portable fans, and housekeeping is provided daily.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. Additional features at this hotel include complimentary wireless internet access, a communal living room, and a banquet hall.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Grab a bite from the snack bar/deli serving guests of Lodge In MIS. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a 24-hour business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Halle Georges Carpentier - 0.7 km / 0.4 mi &lt;br /&gt; Seine - 1.7 km / 1 mi &lt;br /&gt; Jardins de Bercy - 2.2 km / 1.4 mi &lt;br /&gt; Museum of Fairground Arts - 2.2 km / 1.4 mi &lt;br /&gt; Place d'Italie - 2.3 km / 1.4 mi &lt;br /&gt; Bercy Village - 2.4 km / 1.5 mi &lt;br /&gt; Bercy Arena - 2.7 km / 1.7 mi &lt;br /&gt; Pitié-Salpêtrière Hospital - 2.9 km / 1.8 mi &lt;br /&gt; Cité Internationale Universitaire de Paris - 2.9 km / 1.8 mi &lt;br /&gt; Rue Mouffetard - 3.5 km / 2.2 mi &lt;br /&gt; Canal Saint-Martin - 3.7 km / 2.3 mi &lt;br /&gt; Maison des Examens - 4 km / 2.5 mi &lt;br /&gt; Paris Catacombs - 4.1 km / 2.5 mi &lt;br /&gt; Panthéon - 4.3 km / 2.7 mi &lt;br /&gt; Opera Bastille - 4.3 km / 2.7 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 12.5 km / 7.8 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 32.9 km / 20.4 mi&lt;br /&gt; Paris Beauvais Airport (BVA) - 101.8 km / 63.3 mi&lt;br /&gt; Paris (XCR-Chalons-Vatry) - 209.2 km / 130 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Chinese (Mandarin)&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 14 for adults and EUR 7 for children&lt;/li&gt;&lt;li&gt;Covered self parking fee: EUR 30 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 15 per pet, per night&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Breakage deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;Tourism fee: EUR 5.53 per person, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Covered parking&lt;BR /&gt;Secured parking&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Banquet hall&lt;BR /&gt;Vending machine&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Front entrance ramp&lt;BR /&gt;Coworking spaces&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Television in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Garden&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;24-hour fitness facilities&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Luggage storage&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Business center&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Electric car charging station&lt;BR /&gt;Number of accessible parking spaces - 1&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;24-hour business center&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|408959" SourceId="83" RoomTypeCode="25586993/953284568757736356/48972|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|GoGlobalTravelBlock|successfully done supplier prebooking||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
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|873682-26089880/953284568757736356/39484" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="ACACIA" HotelCode="|873682" StarRating="2" GTCityId="0" CityName="Paris" CountryName="France" Address="30 bis avenue Parmentier, Paris, FR" PhoneNo="33-1-48058654" FaxNo="33-1-49230990" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Room" RoomTypeCode="26089880/953284568757736356/39484|83|NzB8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="70" TotalPrice="72.10" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Double Room - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:25.4398973+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Twin Room" RoomTypeCode="26089880/953284568757736356/39486|83|NzZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="76" TotalPrice="78.28" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Twin Room - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:25.4398973+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d54a59c0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/53940130_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/c2d2ae70_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/7ce1083b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/8c11ebc4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/10c7539d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/cad420b7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/3978f58f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/8cd1cec1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/2b627443_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/2fc78527_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/e06b4e6e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/574f7a53_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d0cc6775_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d7c8b661_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/e381d021_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/12f1987e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/3d07d6a0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/693eb53e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/d22efca6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/39480d0b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/f247a0f1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/85c46cf9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/fc7b58a5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/9cabc00d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/17000000/16350000/16344400/16344343/45f9a09a_b.jpg" /></Images><HotelAmenities>Number of stairs to reach property - 1&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Luggage storage&lt;BR /&gt;Elevator&lt;BR /&gt;Multilingual staff&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; Acacia Hotel is centrally located in Paris, a 3-minute walk from Atelier des Lumières and 7 minutes by foot from Canal Saint-Martin.  This hotel is 0.4 mi (0.7 km) from Bataclan and 0.6 mi (1 km) from Musée Édith Piaf.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 24 guestrooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include phones, as well as desks and a turndown service.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Atelier des Lumières - 0.2 km / 0.1 mi &lt;br /&gt; Grands Boulevards - 0.3 km / 0.2 mi &lt;br /&gt; Canal Saint-Martin - 0.6 km / 0.4 mi &lt;br /&gt; Bataclan - 0.8 km / 0.5 mi &lt;br /&gt; Père Lachaise Cemetery - 0.8 km / 0.5 mi &lt;br /&gt; Centre des Arts Vivants - 0.8 km / 0.5 mi &lt;br /&gt; Église Notre Dame de l’Espérance - 0.8 km / 0.5 mi &lt;br /&gt; Musée Édith Piaf - 0.9 km / 0.5 mi &lt;br /&gt; Eglise Sainte-Marguerite - 1.1 km / 0.7 mi &lt;br /&gt; Place de la Bastille - 1.3 km / 0.8 mi &lt;br /&gt; Place des Vosges - 1.3 km / 0.8 mi &lt;br /&gt; Place de la République - 1.3 km / 0.8 mi &lt;br /&gt; Opera Bastille - 1.4 km / 0.8 mi &lt;br /&gt; Rue de Rivoli - 1.5 km / 0.9 mi &lt;br /&gt; Picasso Museum - 1.6 km / 1 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 18.3 km / 11.4 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 30 km / 18.6 mi&lt;br /&gt; Paris Beauvais Airport (BVA) - 100.9 km / 62.7 mi&lt;br /&gt; Paris (XCR-Chalons-Vatry) - 208.7 km / 129.7 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 8.00 per person&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.60 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, ANCV Chèques-vacances, mobile payments, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher, a smoke detector, and a security system&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 4:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 5:30 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:30 AM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Number of stairs to reach property - 1&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Luggage storage&lt;BR /&gt;Elevator&lt;BR /&gt;Multilingual staff&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Double Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|873682" SourceId="83" RoomTypeCode="26089880/953284568757736356/39484|83|NzB8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:53:28.514317+01:00" End="2026-07-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Double Room - 1 Double Bed(room for 2 adults ) 5.20 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 8.00 per person&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.60 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, ANCV Chèques-vacances, mobile payments, and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher, a smoke detector, and a security system&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 4:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 5:30 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:30 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Double Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;1 Double Bed&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;161 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with digital channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Turndown service and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, shower, towels, and a hair dryer (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Desk and phone&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;ACACIA&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Double Room&lt;/td&gt;&lt;td&gt;2026-07-17&lt;/td&gt;&lt;td&gt;2026-07-18&lt;/td&gt;&lt;td&gt;70&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>d23910b9-17ff-4f94-852c-8a43f13123b0</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Double Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|873682" SourceId="83" RoomTypeCode="26089880/953284568757736356/39486|83|NzZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|GoGlobalTravelBlock|successfully done supplier prebooking||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
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|258253-25480506/953284568757736356/43211" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="REGINA MONTMARTRE" HotelCode="|258253" StarRating="3" GTCityId="0" CityName="Paris" CountryName="France" Address="94 boulevard de Rochechouart, Montmartre-Pigalle (18e), Paris, FR" PhoneNo="33-09-80 87 84 01" FaxNo="33-09-80 87 84 01" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double Room" RoomTypeCode="25480506/953284568757736356/43211|83|NzZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="76" TotalPrice="78.28" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Deluxe Double Room - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;11.06 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:39.9262302+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/27e09d4c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/4d8e8e81_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/3c5f54cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/485a5822_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/ff074b52_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/cb0ed332_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/a0d04c0b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/24b85452_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/c318deec_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/79e9066c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/65f528e6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/b6abdac3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/747aab46_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/662adc76_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/7ec6cfa5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/61a008c4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/1dd0bf37_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/cf54b245_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/e8dbacf3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/17f6e0c8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/d185fcbe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/4952c4df_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/03c1ceb3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/59a66bcc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/763ea9ed_b.jpg" /></Images><HotelAmenities>Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Free newspapers in lobby&lt;BR /&gt;Reception hall&lt;BR /&gt;Elevator&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; Located in Paris (Pigalle), Hotel Regina Montmartre is within a 10-minute walk of Sacré-Cœur Basilica and Moulin Rouge.  This hotel is 1.3 mi (2.1 km) from Palais Garnier and 2.3 mi (3.7 km) from Champs-Élysées.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Make yourself at home in one of the 19 guestrooms featuring minibars. Your room comes with a Select Comfort bed. Complimentary wireless internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Make use of convenient amenities, which include complimentary wireless internet access and a reception hall.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Take advantage of the hotel's room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and a safe deposit box at the front desk.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Sacré-Cœur Basilica - 0.5 km / 0.3 mi &lt;br /&gt; Moulin Rouge - 0.8 km / 0.5 mi &lt;br /&gt; La Machine du Moulin Rouge - 0.8 km / 0.5 mi &lt;br /&gt; Grands Boulevards - 1.2 km / 0.8 mi &lt;br /&gt; Place de Clichy - 1.2 km / 0.8 mi &lt;br /&gt; Boulevard Haussmann - 1.3 km / 0.8 mi &lt;br /&gt; Theatre Mogador - 1.4 km / 0.9 mi &lt;br /&gt; Grevin Museum - 1.5 km / 0.9 mi &lt;br /&gt; Galeries Lafayette - 1.5 km / 0.9 mi &lt;br /&gt; Palais Garnier - 1.7 km / 1 mi &lt;br /&gt; Place de l’Opéra - 1.7 km / 1.1 mi &lt;br /&gt; Paris Olympia - 2 km / 1.3 mi &lt;br /&gt; Canal Saint-Martin - 2 km / 1.3 mi &lt;br /&gt; Place Vendôme - 2.2 km / 1.3 mi &lt;br /&gt; Les Halles - 2.3 km / 1.4 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 30.2 km / 18.7 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 28.1 km / 17.5 mi&lt;br /&gt; Paris Beauvais Airport (BVA) - 79.5 km / 49.4 mi&lt;br /&gt; Paris (XCR-Chalons-Vatry) - 216.2 km / 134.3 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;At check-in, guests must provide either a negative PCR COVID-19 test result or a record of full COVID-19 vaccination.&lt;/li&gt;&lt;li&gt;Guests providing a negative COVID-19 test result must have been tested no more than 48 hours prior to check-in. Guests providing vaccination records must have received complete COVID-19 vaccination at least 14 days prior to check-in. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 9 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: EUR 50 per accommodation, per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. At check-in, guests must provide either a negative PCR COVID-19 test result or a record of full COVID-19 vaccination. Guests providing a negative COVID-19 test result must have been tested no more than 48 hours prior to check-in. Guests providing vaccination records must have received complete COVID-19 vaccination at least 14 days prior to check-in. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; midnight&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:00 AM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Free newspapers in lobby&lt;BR /&gt;Reception hall&lt;BR /&gt;Elevator&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Deluxe Double Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|258253" SourceId="83" RoomTypeCode="25480506/953284568757736356/43211|83|NzZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:53:43.3454139+01:00" End="2026-07-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Deluxe Double Room - 1 Double Bed(room for 2 adults ) 11.06 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;At check-in, guests must provide either a negative PCR COVID-19 test result or a record of full COVID-19 vaccination.&lt;/li&gt;&lt;li&gt;Guests providing a negative COVID-19 test result must have been tested no more than 48 hours prior to check-in. Guests providing vaccination records must have received complete COVID-19 vaccination at least 14 days prior to check-in. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 9 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: EUR 50 per accommodation, per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. At check-in, guests must provide either a negative PCR COVID-19 test result or a record of full COVID-19 vaccination. Guests providing a negative COVID-19 test result must have been tested no more than 48 hours prior to check-in. Guests providing vaccination records must have received complete COVID-19 vaccination at least 14 days prior to check-in. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; midnight&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 11:00 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Deluxe Double Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;1 Double Bed&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;140 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited) and minibar (fees may apply)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Select Comfort bed &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Private bathroom, bathtub or shower, and rainfall showerhead&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Day bed, safe, and phone; rollaway beds (surcharge) available on request&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Heating and portable fan&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - No housekeeping, bed sheets not available, toothbrush and toothpaste not available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;REGINA MONTMARTRE&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Deluxe Double Room&lt;/td&gt;&lt;td&gt;2026-07-17&lt;/td&gt;&lt;td&gt;2026-07-18&lt;/td&gt;&lt;td&gt;76&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>d23910b9-17ff-4f94-852c-8a43f13123b0</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1030600-28434487/953284568757736356/13139" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="RESIDENCE INTERNATIONALE DE PARIS" HotelCode="|1030600" StarRating="1" GTCityId="0" CityName="Paris" CountryName="France" Address="44 Rue Louis Lumière, 75020, Paris, FRANCE" PhoneNo="" FaxNo="" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed And Breakfast" RoomType="Room 1: Economy Twin Room" RoomTypeCode="28434487/953284568757736356/13139|83|ODF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="81" TotalPrice="83.43" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:5.20 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:8.51 EURCXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:50.450959+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" RoomType="Room 1: Double Room" RoomTypeCode="28434487/953284568757736356/13162|83|ODN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="83" TotalPrice="85.49" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:5.20 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:8.75 EURCXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:53:50.450959+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/7a15c7a7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/7d4ac9ad_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/74dca36e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/38aab23c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/85499b2a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/d4c1dcc8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/7cec6970_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/11d136c7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/83f7b40c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/3ed6983b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/42694967_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/1298b6fc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/16c5ce7a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/7c7adff4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/09bd5459_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/da669d96_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/5b7edce8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/e4d909d2_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/6956e750_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/87565b12_b.jpg" /></Images><HotelAmenities>Parking&lt;BR /&gt;Restaurant&lt;BR /&gt;Pet friendly&lt;BR /&gt;Meeting/Banquet facilities&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Garden&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Family rooms&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Express check-in/out&lt;BR /&gt;Safe&lt;BR /&gt;Playground&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Heating&lt;BR /&gt;Fax/Photocopying&lt;BR /&gt;Baggage storage&lt;BR /&gt;Wifi&lt;BR /&gt;Free Wifi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Air conditioning&lt;BR /&gt;Designated smoking area&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Parking on site&lt;BR /&gt;Private Parking&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Parking garage&lt;BR /&gt;Accessible parking&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Raised toilet&lt;BR /&gt;Lowered sink&lt;BR /&gt;Coffee house on site&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</HotelAmenities><HotelDescription>Résidence Internationale De Paris is located in the east of Paris, 0.6 mi from the famous Père Lachaise cemetery. It is 1640 feet from Porte de Bagnolet and Porte de Montreuil Metro Stations which allow direct access to the center of Paris.

The guest rooms are equipped with satellite TV. All rooms have a private bathroom. Free WiFi access is available throughout the property.

A continental breakfast is provided each morning at Résidence Internationale De Paris. A self-service restaurant is also available upon request when you arrive.

Our establishment has a secure car park (subject to prior reservation by message).&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 2, price:0 per_night.&lt;BR /&gt;Minimum checkIn age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost:charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Checkin Time: 15:00:00&lt;BR /&gt;Checkin End Time: 23:30:00&lt;BR /&gt;Checkout From: 01:00:00&lt;BR /&gt;Checkout End Time: 11:00:00&lt;BR /&gt;&lt;BR /&gt;&lt;b&gt;Hotel important information:&lt;/b&gt;Guests are required to show a photo identification and the credit card used for the booking upon check-in.

The guest must provide the credit card used to make the booking.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Parking&lt;BR /&gt;Restaurant&lt;BR /&gt;Pet friendly&lt;BR /&gt;Meeting/Banquet facilities&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Garden&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Family rooms&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Express check-in/out&lt;BR /&gt;Safe&lt;BR /&gt;Playground&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Heating&lt;BR /&gt;Fax/Photocopying&lt;BR /&gt;Baggage storage&lt;BR /&gt;Wifi&lt;BR /&gt;Free Wifi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Air conditioning&lt;BR /&gt;Designated smoking area&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Parking on site&lt;BR /&gt;Private Parking&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Parking garage&lt;BR /&gt;Accessible parking&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Raised toilet&lt;BR /&gt;Lowered sink&lt;BR /&gt;Coffee house on site&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Economy Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1030600" SourceId="83" RoomTypeCode="28434487/953284568757736356/13139|83|ODF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:53:53.7837447+01:00" End="2026-07-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>&lt;BR /&gt;&lt;b&gt;Important Information:&lt;/b&gt;&lt;BR /&gt;Guests are required to show a photo identification and the credit card used for the booking upon check-in.

The guest must provide the credit card used to make the booking.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
&lt;BR /&gt;&lt;b&gt;Policies:&lt;/b&gt;&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 2, price: 0 per_night.&lt;BR /&gt;Minimum check-in age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost: charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Extra Charges:&lt;BR /&gt;VAT:8.51 EUR included&lt;BR /&gt;City tax:5.20 EUR excluded&lt;BR /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;RESIDENCE INTERNATIONALE DE PARIS&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Economy Twin Room&lt;/td&gt;&lt;td&gt;2026-07-17&lt;/td&gt;&lt;td&gt;2026-07-18&lt;/td&gt;&lt;td&gt;81&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>d23910b9-17ff-4f94-852c-8a43f13123b0</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Economy Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1030600" SourceId="83" RoomTypeCode="28434487/953284568757736356/13162|83|ODN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:53:57.7123296+01:00" End="2026-07-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>&lt;BR /&gt;&lt;b&gt;Important Information:&lt;/b&gt;&lt;BR /&gt;Guests are required to show a photo identification and the credit card used for the booking upon check-in.

The guest must provide the credit card used to make the booking.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
&lt;BR /&gt;&lt;b&gt;Policies:&lt;/b&gt;&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 2, price: 0 per_night.&lt;BR /&gt;Minimum check-in age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost: charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Extra Charges:&lt;BR /&gt;VAT:8.75 EUR included&lt;BR /&gt;City tax:5.20 EUR excluded&lt;BR /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;RESIDENCE INTERNATIONALE DE PARIS&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Double Room&lt;/td&gt;&lt;td&gt;2026-07-17&lt;/td&gt;&lt;td&gt;2026-07-18&lt;/td&gt;&lt;td&gt;83&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>d23910b9-17ff-4f94-852c-8a43f13123b0</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|480614-25648289/953284568757736356/43404" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d23910b9-17ff-4f94-852c-8a43f13123b0" TimeStamp="0001-01-01T00:00:00" HotelName="PARIS VAUGIRARD" HotelCode="|480614" StarRating="3" GTCityId="0" CityName="Paris" CountryName="France" Address="403, rue de Vaugirard, Paris, FR" PhoneNo="33-1-48281872" FaxNo="33-1-48285634" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Room (with Air conditioning)" RoomTypeCode="25648289/953284568757736356/43404|83|ODh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="88" TotalPrice="90.64" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Double Room (with Air conditioning) - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;11.06 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:54:05.515307+01:00" End="2026-07-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/cb4e5d84_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/992b0f78_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/c66cb68c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/9db028bd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/05446cae_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/5f5e4f04_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/5dd2a043_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/c564c6dd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/4f42f580_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/575ecd54_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/3aeeb0bb_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/e69e0b38_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/734d35a0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/7b8013c8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/38aebc12_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/0c95d209_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/9c0557d5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/011d285f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/d3c2fe64_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/12741ced_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/850153f1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/ad42ad34_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/5e6fba60_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/8763c5cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/839fdd7f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/8193d526_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/a1a73178_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/3082733f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/f5fc8238_b.jpg" /><Image Url="https://i.travelapi.com/lodging/4000000/3440000/3430900/3430899/8f1b8a00_b.jpg" /></Images><HotelAmenities>Dry cleaning/laundry service&lt;BR /&gt;Tile flooring in public areas&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Bulk dispenser for toiletries&lt;BR /&gt;Vending machine&lt;BR /&gt;Thin carpet in public areas&lt;BR /&gt;Health or beauty spa nearby&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Biodegradable/compostable stirrers&lt;BR /&gt;Express check-in&lt;BR /&gt;No single-use plastic straws&lt;BR /&gt;No single-use plastic soda bottles&lt;BR /&gt;No single-use plastic stirrers&lt;BR /&gt;Reusable cups only&lt;BR /&gt;Reusable tableware only&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;No single-use plastic water bottles&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Internet access in public areas - high speed&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;At least 80% of all lighting comes from LEDs&lt;BR /&gt;Water-efficient toilets only&lt;BR /&gt;Water dispenser use by guests actively encouraged&lt;BR /&gt;LED light bulbs&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Elevator&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Terrace&lt;BR /&gt;Locally-sourced food on site (80% or more)&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;Concierge services&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; With a stay at Hotel Paris Vaugirard, you'll be centrally located in Paris, a 2-minute drive from Paris Expo and 9 minutes from Eiffel Tower.  This hotel is 2.9 mi (4.7 km) from Champs-Élysées and 3.3 mi (5.3 km) from Louvre Museum.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Make yourself at home in one of the 87 air-conditioned rooms featuring flat-screen televisions. Your memory foam bed comes with premium bedding. Complimentary wireless internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include express check-in, express check-out, and dry cleaning/laundry services.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Paris Expo - 0.2 km / 0.1 mi &lt;br /&gt; Rue du Commerce - 1.3 km / 0.8 mi &lt;br /&gt; Beaugrenelle - 2.1 km / 1.3 mi &lt;br /&gt; Seine - 2.4 km / 1.5 mi &lt;br /&gt; UNESCO Headquarters - 2.6 km / 1.6 mi &lt;br /&gt; Champ de Mars - 2.8 km / 1.7 mi &lt;br /&gt; Tour Montparnasse - 3 km / 1.8 mi &lt;br /&gt; Rue Cler - 3.1 km / 1.9 mi &lt;br /&gt; Parc des Princes - 3.2 km / 2 mi &lt;br /&gt; Les Invalides - 3.2 km / 2 mi &lt;br /&gt; Rodin Museum - 3.3 km / 2.1 mi &lt;br /&gt; Roland Garros Stadium - 3.3 km / 2.1 mi &lt;br /&gt; Le Bon Marche - 3.4 km / 2.1 mi &lt;br /&gt; Eiffel Tower - 3.4 km / 2.1 mi &lt;br /&gt; Cité Internationale Universitaire de Paris - 3.5 km / 2.1 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 14.8 km / 9.2 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 41.9 km / 26.1 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;The preferred airport for Hotel Paris Vaugirard is Paris Orly Airport (ORY). &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;German&lt;/b&gt;&lt;p&gt;Portuguese&lt;/b&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Croatian&lt;/b&gt;&lt;p&gt;Italian&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Macedonian&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;Serbian&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 15 for adults and EUR 15 for children&lt;/li&gt;&lt;li&gt;Pet fee: EUR 10 per accommodation, per day&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Crib (infant bed) fee: EUR 10.0 per day&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;This property uses eco-friendly cleaning products&lt;/li&gt;&lt;li&gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, and a first aid kit&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 5:30 AM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Dry cleaning/laundry service&lt;BR /&gt;Tile flooring in public areas&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Bulk dispenser for toiletries&lt;BR /&gt;Vending machine&lt;BR /&gt;Thin carpet in public areas&lt;BR /&gt;Health or beauty spa nearby&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Biodegradable/compostable stirrers&lt;BR /&gt;Express check-in&lt;BR /&gt;No single-use plastic straws&lt;BR /&gt;No single-use plastic soda bottles&lt;BR /&gt;No single-use plastic stirrers&lt;BR /&gt;Reusable cups only&lt;BR /&gt;Reusable tableware only&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;No single-use plastic water bottles&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Number of bars/lounges - 1&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Internet access in public areas - high speed&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;At least 80% of all lighting comes from LEDs&lt;BR /&gt;Water-efficient toilets only&lt;BR /&gt;Water dispenser use by guests actively encouraged&lt;BR /&gt;LED light bulbs&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Elevator&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Terrace&lt;BR /&gt;Locally-sourced food on site (80% or more)&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;Concierge services&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="d23910b9-17ff-4f94-852c-8a43f13123b0">
  <Rooms>
    <Room RoomType="Room 1: Double Room (with Air conditioning)" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|480614" SourceId="83" RoomTypeCode="25648289/953284568757736356/43404|83|ODh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-07-17T00:00:00" End="2026-07-18T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d23910b9-17ff-4f94-852c-8a43f13123b0|GoGlobalTravelBlock|successfully done supplier prebooking||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
ec0f2536-b0cf-427c-b1be-9f46049aad72|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="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00: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
ec0f2536-b0cf-427c-b1be-9f46049aad72|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
ec0f2536-b0cf-427c-b1be-9f46049aad72|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-20T14:54:24.7729732+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ec0f2536-b0cf-427c-b1be-9f46049aad72" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1365955-27715328/3066921842750077819/75063" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-28434357/3066921842750077819/4973" HotelName="HOTELF1 PARIS PORTE DE CHATILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13442200/13442171/690e639a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030209-26236081/3066921842750077819/44746" HotelName="LE MONTCLAIR MONTMARTRE BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7800000/7796200/7796199/cdffb201_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607464-28467582/3066921842750077819/9029" HotelName="IBIS BUDGET PARIS PORTE DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/1063a832_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408959-25586993/3066921842750077819/76626" HotelName="LODGE IN PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1449525-32346781/3066921842750077819/29105" HotelName="ALL SUITES PARIS PLEYEL - L'ILE SAINT DENIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030592-28452629/3066921842750077819/5778" HotelName="HOTEL DE LUNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11920000/11916300/11916212/c4d0e2ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27627-12630255/3066921842750077819/30789" HotelName="BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107800/1107770/e55fbc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="63.86" OriginalAmount="62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527519-19113092/3066921842750077819/30798" HotelName="B AND B PARIS PORTE DE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11840000/11837800/11837701/5ffe7b25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1456249-32436167/3066921842750077819/21488" HotelName="IBIS BUDGET PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456249/202611213130607.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-28473286/3066921842750077819/17694" HotelName="GREET HOTEL PARIS PORTE DE LA CHAPELLE - ARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14763400/14763306/ff6fca8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1383499-24020778/3066921842750077819/30517" HotelName="NEMEA APPART'HOTEL VELIZY EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383499/20231116162956489.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-28434487/3066921842750077819/4738" HotelName="RESIDENCE INTERNATIONALE DE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12639500/12639444/0959d688_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6268-29784604/3066921842750077819/30610" HotelName="VICTORIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14777700/14777624/bc9904a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1366220-23140944/3066921842750077819/30840" HotelName="B&amp;amp;B HÔTEL PARIS IVRY QUAI DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83110000/83109918/76b5358f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="71.07" OriginalAmount="69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-25634285/3066921842750077819/67919" HotelName="AVENIR VAUGIRARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565113/161efc36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607465-28471129/3066921842750077819/8592" HotelName="IBIS BUDGET PARIS PORTE DE VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771449/2bb03438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873776-26089932/3066921842750077819/71456" HotelName="GRAND MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2691000/2690948/bcbd212a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1029992-26230797/3066921842750077819/73957" HotelName="ARTY PARIS PORTE DE VERSAILLES BY RIVER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/559600/559507/49e5ab03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-12630130/3066921842750077819/30884" HotelName="NEWHOTEL SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525100/525040/730916f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-19113093/3066921842750077819/30903" HotelName="B&amp;amp;B PORTE DES LILAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8820000/8811400/8811379/38811b74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70354-25242760/3066921842750077819/71226" HotelName="HIPOTEL PERE LACHAISE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891700/891651/607934ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-28454437/3066921842750077819/1234" HotelName="JARRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520459/d2532420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-28471108/3066921842750077819/4007" HotelName="IBIS BUDGET PARIS PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14770900/14770827/cbc37e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|112571-32377617/3066921842750077819/21492" HotelName="ADAGIO ACCESS QUAI D`IVRY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/112571/2009722111516890.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874157-18325892/3066921842750077819/24401" HotelName="DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434500/4434495/f16bda34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345893-25535881/3066921842750077819/75121" HotelName="KYRIAD PARIS 18 - PORTE DE CLIGNANCOURT - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7630000/7621200/7621130/f2cdd18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-18117906/3066921842750077819/23751" HotelName="IBIS PARIS ALESIA MONTPARNASSE 14EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19718/f273ce02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607460-25765135/3066921842750077819/59541" HotelName="IBIS BUDGET PARIS LA VILLETTE 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14780000/14771500/14771489/43f9a8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-25480506/3066921842750077819/76337" HotelName="REGINA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6452100/6452041/11e98c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436157-28471518/3066921842750077819/15122" HotelName="GRAND DU BEL AIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16630000/16624800/16624769/5acb9991_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70101-32608823/3066921842750077819/19506" HotelName="121 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2532000/2531961/bb426c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873798-26089951/3066921842750077819/53205" HotelName="DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8210000/8202500/8202429/b65281ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-28467210/3066921842750077819/8102" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884766-26109256/3066921842750077819/45973" HotelName="PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4880000/4874300/4874272/3e48230d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573209-25723030/3066921842750077819/71270" HotelName="APPART'HOTEL ODALYS PARIS 17EME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189200/23189184/6d61ed5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1447365-30248102/3066921842750077819/25336" HotelName="ALL SUITES APPART &amp;amp; HOTEL |PARIS 13 PORTE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527534-27817565/3066921842750077819/27453" HotelName="RESIDHOME PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17260000/17256100/17256031/42a52275_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-32644282/3066921842750077819/30918" HotelName="HUNI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-26236184/3066921842750077819/71623" HotelName="SULLY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8978000/8977982/4093877b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-25200796/3066921842750077819/72696" HotelName="LIBERTEL CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1285/1a05a879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-25203104/3066921842750077819/59118" HotelName="BEST WESTERN PLUS 61 PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23800/23739/6a0742e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-232345/3066921842750077819/20120" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350900/1350813/19f8aeee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-18182436/3066921842750077819/28169" HotelName="ABSOLUTE (EX BEAUSEJOUR REPUBLIQUE)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6671/d650d710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-25200786/3066921842750077819/70367" HotelName="IBIS STYLES PARIS NATION PORTE DE MONTREUIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 4311 West Vine St Highway 192, Kissimmee, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/186200/186138/1848c1aa_b.jpg</HotelPictures>
        <HotelDescription>Spend a fun-filled vacation at this Howard Johnson Inn Tropical Palms Kissimmee conveniently located off Interstate 4 near family fun at Walt Disney World Resort, Sea World and Universal Orlando Resort with complimentary shuttle service. Fish or take a boat out on nearby Lake Tohopekaliga. The unique shops and restaurants of downtown Kissimmee are just minutes away. Our guest services booth offers discount tickets to Disney, Universal, Seaworld, dinner shows, and other area attractions. Wake up to a hot breakfast, and then play in the game room, outdoor pool and kiddie pool. Relax in the scenic courtyard with fish pond and waterfall. Take advantage of the guest laundry facilities, and business center. Complimentary parking makes exploring the area simple. Plan your exciting day from the comfort of your guest room with complimentary wireless Internet access. Smoke-free, handicapped-accessible, and rooms with sofa beds are also available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889548-28479599/3066921842750077819/2534" HotelName="LE KATORZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54841900/54841885/ded36f34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383496-24020773/3066921842750077819/30400" HotelName="NEMEA APPARTHOTEL PARIS LEVALLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48670000/48668400/48668309/c760e9c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.496361" Longitude="10.603963" StarRating="3" HotelCode="0|233178-25441991/3066921842750077819/47781" HotelName="CLOS D`ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 VIA SAN PIETRO IN MAVINO, SIRMIONE, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3050200/3050167/b9f1e606_b.jpg</HotelPictures>
        <HotelDescription>This welcoming hotel is nestled in an enviable location right in the heart of the historical centre of Sirmione, which is a strategic point from which to explore the great city's opportunities and attractions as well as its restaurants and bars. This splendid property is surrounded by an ancient olive garden that gives a complete sensation of peace and tranquillity, yet is well connected just a short stroll to links of public transport.  The sumptuously appointed rooms feature soothing and warm hues, creating peaceful ambience in which to relax at the end of the day. The hotel dining venues offer a truly tantalising culinary experience accompanied by a comprehensive wine list. Travellers may also indulge in relaxing treatments at the on-site spa. The establishment features a large garden area, a new swimming pool and panoramic views of Lake Garda.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1330007-26641506/3066921842750077819/74991" HotelName="FELICITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76990000/76989200/76989171/3ccbf970_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873940-26090020/3066921842750077819/63421" HotelName="DE LA COMETE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15226300/15226278/567ab951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030353-28454459/3066921842750077819/12816" HotelName="VICTORY HOTEL GALOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030353/2021111810464930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-18206714/3066921842750077819/29311" HotelName="LE QUARTIER BERCY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197900/197833/bd2f4dbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-26236119/3066921842750077819/50913" HotelName="HOTEL DU GLOBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14840000/14831600/14831568/2916c2bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-25230287/3066921842750077819/69658" HotelName="EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>112 Rua de Leiria, MARINHA GRANDE, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160410/4f3e559d_b.jpg</HotelPictures>
        <HotelDescription>Located in Marinha Grande, Hotel Cristal Marinha offers modern rooms with air conditioning and satellite TV. The beach of Vieira is only a 10-minute drive away. Free Wi-Fi available. Rooms have modern wood furnishings and are decorated in warm colours. Each room is equipped with a minibar and a private bathroom with a hairdryer. In the morning guests can enjoy a buffet breakfast with freshly-brewed coffee. The restaurant Cristal serves international dishes, as well as regional Portuguese dishes. It is also possible to dine à la carte. Cristal Marinha offers 24-hour reception and has a comfortable TV lounge. There is also a games room with a billiard table. The Museu do Vidro da Marinha Grande is in the town centre, a 25-minute walk away from Hotel Cristal Marinha.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-25659598/3066921842750077819/72599" HotelName="PARC MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263400/8263353/598d1d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24482-239338/3066921842750077819/21493" HotelName="CAMPANILE PARIS 14 MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24482/20097110254546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411071-30248096/3066921842750077819/24482" HotelName="HOTEL SEB&amp;amp;CO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/411071/201677143047855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030418-18337377/3066921842750077819/30335" HotelName="HIPOTEL PARIS GARE DU NORD MERRYL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53552/18713a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-25642051/3066921842750077819/51135" HotelName="PICARDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233631-25442238/3066921842750077819/64461" HotelName="DE BELFORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7580000/7579500/7579402/w1832h1376x3y0-f2173d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-25229765/3066921842750077819/71140" HotelName="HIPOTEL BELGRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565250/cb34f264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10424-28457214/3066921842750077819/4018" HotelName="PARIS LEGENDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1449500/1449465/28ab78b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-28433977/3066921842750077819/10084" HotelName="IBIS PARIS NATION DAVOUT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53580/ad7cd00d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|112996-25284610/3066921842750077819/72212" HotelName="PARIS VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062907/068c18e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32575-25216112/3066921842750077819/71788" HotelName="29 LEPIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/795900/795817/a65bee1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238578-25447268/3066921842750077819/75894" HotelName="LA MAISON MONTPARNASSE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2919800/2919772/123291bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-26236074/3066921842750077819/77004" HotelName="LE VILLAGE MONTMARTRE BY HIPHOPHOSTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714800/7714760/82e42c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918790-28448969/3066921842750077819/4619" HotelName="HOTEL DU ROUSSILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918790/2021111612946240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-12630218/3066921842750077819/30938" HotelName="B&amp;amp;B HOTEL PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106653/dde358c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-25200727/3066921842750077819/77191" HotelName="LIEGE STRASBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1450500/1450480/fc08af54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8889991" Longitude="-77.083467" StarRating="3" HotelCode="0|247541-28500747/3066921842750077819/542" HotelName="IBIS DAUMESNIL PORTE DORÉE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1333 North Courthouse Road, Arlington, VA, 22201, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/897300/897206/7c50650f_b.jpg</HotelPictures>
        <HotelDescription>The Hilton Garden Inn Arlington/Courthouse Plaza hotel is near the Metro Station and close to major Washington, DC attractions. Select our hotel, which offers guest rooms, junior suites, and accessible rooms — all with either two queen- or one king-sized bed options. Each guest room features a large work desk, complimentary WiFi, a refrigerator, microwave, chair with ottoman and a 49-inch LCD HDTV.  The Garden Grille is open for breakfast and dinner. Enjoy a priced, cooked-to-order breakfast in a relaxed setting to start your day. Sample soups, salads, sandwiches, pasta, and specialty items from the dinner menu. For other options, visit the Pavilion Pantry®, which offers a variety of refrigerated and microwaveable items that you can prepare in your room or enjoy on the go.  Copy, fax, and print documents in our 24-hour business center. Enlist our experienced staff to prepare the perfect menu selections for your next event. Enjoy rest, relaxation, and fitness at the Hilton Garden Inn Arlington/Courthouse Plaza hotel.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030477-28434561/3066921842750077819/14929" HotelName="GENERATOR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e695aa76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-25559248/3066921842750077819/56235" HotelName="MAMA SHELTER PARIS EAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185200/2185160/83d11c80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233638-25442244/3066921842750077819/62078" HotelName="DE L`EXPOSITION REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523402/b48de209_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357147-26651076/3066921842750077819/69393" HotelName="BEAU M PARIS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90010000/90001700/90001676/dcfd442c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-25200793/3066921842750077819/76088" HotelName="LES JARDINS DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27722/b23baf03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-25586907/3066921842750077819/76719" HotelName="RELAIS BERGSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/16 Nong Chaiyawan Road, Mang ,Kalasin,  44000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2970800/2970708/01d1d8a9_b.jpg</HotelPictures>
        <HotelDescription>A.P Garden Hotel is a popular choice amongst travelers in Kalasin, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the A.P Garden Hotel. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find non smoking rooms, air conditioning, heating, desk, balcony/terrace. Take a break from a long day and make use of massage, children`s playground, garden. Convenience and comfort makes A.P Garden Hotel the perfect choice for your stay in Kalasin. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-28473640/3066921842750077819/2832" HotelName="BRIDGET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37840000/37838800/37838714/0fcebf10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889531-28584927/3066921842750077819/14136" HotelName="MAISON DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/889531/2021115135830993.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-32469553/3066921842750077819/30965" HotelName="LENNON BY AVALON HOTEL PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74120300/74120228/092722bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873747-26089915/3066921842750077819/50694" HotelName="APPARTEMENTS RESIDENCE CLIGNANCOURT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33340000/33335700/33335670/248ee320_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-25610004/3066921842750077819/62951" HotelName="HOTEL DES PYRENEES - ENTRE BASTILLE ET NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16610000/16602700/16602663/a7017fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-25217522/3066921842750077819/70987" HotelName="ALANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Vicente Lopez 1955, BUENOS AIRES, AR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1510000/1501000/1500975/c3aabde4_b.jpg</HotelPictures>
        <HotelDescription>The luxurious hotel Loi Suites Recoleta is conveniently situated in the most elegant area of the city, La Recoleta. It features a tropical winter garden with an indoor pool and a restaurant. Museums, art galleries, shopping facilities, historical architecture and beautiful parks are in the surroundings. The National Library of Argentina and the Exposition Centre can be reached within a short stroll; famous attractions such as the Cervantes Theatre or the Colón Theatre are within walking distance.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534425-25690888/3066921842750077819/74447" HotelName="NOUVEL HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6340000/6339900/6339882/40a2c58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-25689686/3066921842750077819/74626" HotelName="DU BRABANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520450/e52bafdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874021-28444397/3066921842750077819/15859" HotelName="MIMOSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12860000/12854500/12854486/074f3de8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-18199409/3066921842750077819/26733" HotelName="IBIS PARIS ORNANO MONTMARTRE NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1038 CANADA PLACE VANCOUVER , BRITISH COLUMBIA , CA , V6C 0B9 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578700/578608/f0f33085_b.jpg</HotelPictures>
        <HotelDescription>Pacific Rim is located in the heart of the financial district, at the edge of Coal Harbour and will feature unobstructed views of the North Shore Mountains and Stanley Park. - Number of rooms: 377 - Accommodation: TV, in-room movies (charge), internet access, clock radio, mini fridge, in-room safe, bathrobe. - Facilities: restaurant, bar, outdoor pool, fitness centre, spa, business centre, parking $32.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-25201236/3066921842750077819/59007" HotelName="CLARET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83120/29bd50d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-27593362/3066921842750077819/74974" HotelName="OKKO HOTELS PARIS ROSA PARKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92930000/92923000/92922922/970300ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-28524210/3066921842750077819/13681" HotelName="EDEN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906900/906871/5f0ac44e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1383497-24020774/3066921842750077819/24334" HotelName="STAYCITY APARTHOTELS PARIS LA DEFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77990000/77981700/77981690/263f4abb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-19118906/3066921842750077819/28737" HotelName="MERCURE PARIS 19 PHILHARMONIE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14503/6e705fa9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1383495-27714478/3066921842750077819/42646" HotelName="BREAK &amp;amp; HOME PARIS ITALIE PORTE DE CHOISY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1383495/2023111616261521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-25755641/3066921842750077819/62746" HotelName="B55" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28825400/28825369/8008c8a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|351518-25542258/3066921842750077819/67462" HotelName="BEAUSEJOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542908/1f8f856c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-25214758/3066921842750077819/75321" HotelName="LIBERTEL AUSTERLITZ JARDIN DES PLANTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1262/921b9bfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232964-28456631/3066921842750077819/2971" HotelName="PARIS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1723500/1723407/a1960204_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-25536543/3066921842750077819/62554" HotelName="BEAUVOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1712700/1712688/a0d50469_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|33346-25216812/3066921842750077819/66518" HotelName="MONT DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1200100/1200027/65132c18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6088-25187913/3066921842750077819/70960" HotelName="VILLA BOHEME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115063/5b0da362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030027-26236004/3066921842750077819/71641" HotelName="HOTEL CACTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523701/99d572e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234127-28457104/3066921842750077819/1962" HotelName="REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4279400/4279379/d4ce7911_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-28501775/3066921842750077819/4181" HotelName="D'ALSACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2540300/2540231/82f3d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626039-19609051/3066921842750077819/20516" HotelName="SIMONS BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/70000000/69700000/69693300/69693203/678180dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|78514-24288120/3066921842750077819/27989" HotelName="SURE BY BEST WESTERN PARIS GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81753/639f58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263456-24896759/3066921842750077819/30985" HotelName="LUX PICPUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70510000/70501200/70501138/30a2ef13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-25201684/3066921842750077819/56433" HotelName="CORONA RODIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565107/04a54e8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534434-25690894/3066921842750077819/62810" HotelName="HOTEL TERRE NEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19160000/19156000/19155902/49b4cb8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-25259910/3066921842750077819/63157" HotelName="GRAND HOTEL NOUVEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64900/64872/a430f898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.748437" Longitude="-73.978217" StarRating="4" HotelCode="0|12903-25201088/3066921842750077819/63903" HotelName="HOTEL DALILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 303 Lexington Avenue At 37Th Street, NEW YORK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1194600/1194524/21bf1c3d_b.jpg</HotelPictures>
        <HotelDescription>Located in Murray Hill on the corner of Lexington Ave and 37th st. Just steps from Grand Central Station and Empire State BuildingThe newly renovated Shelburne Hotel and Suites by Affinia is located in the heart of Murray Hill neighborhood at the center of an iconic city illuminating what living the urban lifestyle is truly about. Stay steps from Grand Central Station - The Empire State Building and all of your most sought after New York City destinations. 

The Shelburne has 325 Guest Rooms and Suites along with 1725 square feet of meeting space accommodating groups up to 90 guests.

***With over fifty years in the New York Hospitality industry Denihan Hospitality is dedicated to the health and well being of our guests and service professionals during the COVID19 crisis and beyond. To maintain the most rigorous standards across all properties. We are working closely with the American Hotel Lodging Association AHLA the Centers for Disease Control and Prevention CDC and others to develop strict comprehensive protocols and procedures. We are committed to upholding these high standards for our team members and your comfort safety and peace of mind. 

Our hotels will always vigilantly maintain the highest level of quality hygiene and cleanliness. The Denihan family and our team of professionals stand ready to assist in any way. Our guests are a part of our family and will always be welcome respected and protected to the greatest extent possible. For the most updated information please refer to the American Hotel Lodging Association and the Centers for Disease Control and Prevention CDC.***&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.650342" Longitude="-95.031995" StarRating="2" HotelCode="0|174498-25353995/3066921842750077819/73867" HotelName="APPART CITY LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1250 S. 13th St., La Porte, 77571, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1155100/1155001/9ea326e8_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 111. Suites: 111. Single-bedded accommodations: 42. Double bedrooms: 38. Smoking rooms: 13. Nonsmoking rooms: 98. Physically challenged rooms: 5. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-888-226-3539 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Guests Love La Porte, Texas Hotel's Spacious SuitesSituated on Galveston Bay, this quiet city combines down-home charm with a modern influence from nearby Houston to create a unique, friendly community. The Candlewood Suites® La Porte hotel provides a welcoming environment close to Kemah Boardwalk and NASA Space Center.Corporate guests looking for La Porte hotels with superior business amenities are pleased with our meeting facility, which accomodates 50 guests and features A/V equipment. Free high-speed Internet access is also available in all of the hotel's suites. A central location in La Porte, TX offers guests stress-free travel to leading businesses in the Houston and Galveston Bay area.From exploring the art at Five Points Plaza to fishing from area piers or strolling along Sylvan Beach, there's no shortage of fun for our hotel's guests. La Porte, TX is an easy drive from Houston, so you can head to the city to visit the Johnson Space Center, the Kemah Boardwalk, and then climb aboard the M/V Sam Houston for a tour of the area.For your privacy, housekeeping is offered on a weekly basis so you have the apartment-style suite all to yourself. Other conveniences include a Fitness Center, the Candlewood Cupboard market with food and sundries and free guests laundry facilities. Avoid the long-term leases of corporate apartments and choose the Candlewood Suites® La Porte hotel for your temporary housing needs.. Onsite facilities information- ParkingProperty was built in 2008. Property was renovated in 2021. Hotel Currency: USD. Additional Addresses: Other: 1250 S. 13th St., La Porte, 77571, TX, US. Additional Phone Numbers: Fax - Other: 12814710520. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030460-26236188/3066921842750077819/58011" HotelName="VOLTAIRE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522200/0e2597f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-25319839/3066921842750077819/70256" HotelName="KABANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8200/8115/ed4ef43d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-25601819/3066921842750077819/71391" HotelName="HIPOTEL PARIS GAMBETTA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8730000/8729700/8729648/e16241c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-25201681/3066921842750077819/72391" HotelName="OHM BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891394/dd0270e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-28456869/3066921842750077819/535" HotelName="TERMINUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1495200/1495154/fb149827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-19118843/3066921842750077819/30501" HotelName="LIBERTEL GARE DU NORD SUEDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1872/99ea198f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10531-14282273/3066921842750077819/30969" HotelName="HAVANE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174823/37a38222_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-25282516/3066921842750077819/41238" HotelName="WILLIAMS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565119/w4513h3072x0y0-092e54db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10498-25200959/3066921842750077819/54359" HotelName="CITADINES APART`HOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578600/578559/ea102a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-25442248/3066921842750077819/62606" HotelName="DE LA PORTE DOREE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3529800/3529708/fdde1281_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6254-12629908/3066921842750077819/30997" HotelName="TIMHOTEL NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185200/185154/7f84a78f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-12630007/3066921842750077819/31020" HotelName="LE PATIO BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565690/e3faa8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-25234727/3066921842750077819/53529" HotelName="IBIS PARIS 17 CLICHY-BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565533/71a7e84a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-25187926/3066921842750077819/59509" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-25442282/3066921842750077819/74188" HotelName="EXCELSIOR REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Av. Leonarda Gomez Blanco No 37, TLAXCALA CITY, MEXICO,90160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565108/e223f6b9_b.jpg</HotelPictures>
        <HotelDescription>Feel the authentic atmosphere of Tlaxcala in each and every one of the guestrooms at Hotel Real Tlaxcala, and throughout the grounds. While staying here you can enjoy great services, local hospitality, and lots of comfort, as well as a great location close to the historic center of the city.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238570-25447256/3066921842750077819/74297" HotelName="DU PRINTEMPS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5210000/5205900/5205825/aaad795d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889534-28442192/3066921842750077819/12108" HotelName="ANGLETERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10470000/10469700/10469611/1527bab4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1310789-19205226/3066921842750077819/28573" HotelName="ECLA CAMPUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1310789/20211213122144197.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-25309084/3066921842750077819/70952" HotelName="RIVIERA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3550 Gateway Street, Springfield, 97477, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84207/9bfaf126_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 100. Floors: 3. Property description- Get more value on the road with our Quality Inn and Suites hotel, located near the Matthew Knight Arena, the Eugene Airport and the Autzen Stadium in Eugene, OR. Our hotel offers access to copy and fax services as well as a meeting space that can accommodate up to 35 people. You can also enjoy a free breakfast, free WiFi, free weekday newspaper and a seasonal outdoor pool. Each room comes equipped with a refrigerator, microwave and TV. Enroll in our Choice Privileges program to start earning rewards with your next stay. Pet Accommodation 10.00 per night per pet. max of 3 pets per room. Pool is open from 5/31/09-9/30/09. Credit cards required for suites.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Addresses: Other: 3550 Gateway Street, Springfield, 97477, OR, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1541744-2643. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-25370855/3066921842750077819/73468" HotelName="LIBERTEL GARE DE LEST FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565122/f6c2d421_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-25340063/3066921842750077819/75589" HotelName="L'INTERLUDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523503/4ae66045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-25829716/3066921842750077819/77032" HotelName="LE PETIT COSY HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7890000/7881000/7880931/8918d06d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.379721" Longitude="-122.068637" StarRating="3" HotelCode="0|460517-28501030/3066921842750077819/2966" HotelName="HÔTEL PARIS GAMBETTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>200 E EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523943/df0695b7_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Hotel Zico in Mountain View, you'll be close to El Camino Hospital and Computer History Museum.  This hotel is within close proximity of Moffett Federal Airfield and Los Altos History Museum.    Rooms   Make yourself at home in one of the 58 air-conditioned rooms featuring refrigerators and microwaves. Rooms have private patios. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Bathrooms with shower/tub combinations are provided.    Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a fitness facility, or other amenities including complimentary wireless Internet access and wedding services.    Dining   A complimentary hot/cold buffet breakfast is included.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a business center, and business services. Event facilities at this hotel consist of banquet facilities and a meeting/conference room. Free parking is available onsite.    Room Info:    Know Before You Go       Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.       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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234199-24271082/3066921842750077819/27900" HotelName="SOURCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4450000/4440100/4440053/4585f032_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-22986624/3066921842750077819/31057" HotelName="GRAND DU HAVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565591/32210450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|489863-25652197/3066921842750077819/70925" HotelName="HOR LES LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18740700/18740615/8570cd24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-25691624/3066921842750077819/73998" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-28498866/3066921842750077819/3737" HotelName="CAMPANILE LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106674/8f577564_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-32420157/3066921842750077819/31034" HotelName="OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903610/9b6b31a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.682416" Longitude="40.267051" StarRating="2" HotelCode="0|607403-25765059/3066921842750077819/61592" HotelName="HOTEL MAZAGRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>GORNAYA KAROUSEL 6, ESTOSADOK, SOCHI 354392, RUSSIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9400000/9399900/9399851/5de702d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159967-25331812/3066921842750077819/61886" HotelName="MERCURE PARIS BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523430/0a5696bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-25237849/3066921842750077819/64547" HotelName="MIDNIGHT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 STAGON 1, KALAMBAKA, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522203/00bed710_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Kalambaka and was established in 1980. Hotel was renovated on 2006. It is very close to the Meteora rocks. There are rooms with a view in the unique rocks of Meteora ans rooms with view to the swimming pool and the beautiful garden of the hotel. All 74 rooms are equipped with hairdryer and air conditioning, TV , telephone, shampoo, body shower, soap. Hotel has a restaurant and breakfast is American served on a buffet. In the yard of the hotel you will find 2 chapels that are built inside the rock of Meteora.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-25238221/3066921842750077819/66547" HotelName="MONTPARNASSE ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/876300/876249/3dff94f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23231-25210672/3066921842750077819/69835" HotelName="TOURING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83096/4017d90b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-28531234/3066921842750077819/666" HotelName="IBIS PARIS LA VILLETTE CITE DES SCIENCES 19EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16400/16365/6b98328f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607640-28458070/3066921842750077819/8049" HotelName="LÉONARD DE VINCI 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2522300/2522206/d1546ff5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27628-28497116/3066921842750077819/9602" HotelName="LUMIERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517066/4c3b8ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-28500119/3066921842750077819/12918" HotelName="DU BEAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4955900/4955841/4f1e886a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-28456894/3066921842750077819/13127" HotelName="GERANDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68521/4922c92e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607382-28458043/3066921842750077819/13550" HotelName="GRAND HÔTEL DE L'EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17970000/17964300/17964257/6baf4fe6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10001-18198797/3066921842750077819/27203" HotelName="CAMPANILE BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/660000/660000/659925/8aafed09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-19205857/3066921842750077819/28830" HotelName="BELAMBRA MAGENDIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498800/1498786/b340af89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-18228285/3066921842750077819/30459" HotelName="NOVOTEL SUITES PARIS MONTREUIL VINCENNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582900/582844/9a213b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-25463715/3066921842750077819/56764" HotelName="BEST WESTERN PREMIER FAUBOURG 88" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6231000/6230998/14a63b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474575-25641906/3066921842750077819/61582" HotelName="BOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11764200/11764176/a1f548e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23108-25210649/3066921842750077819/72524" HotelName="PAVILLON MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201143/296d2631_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-25186922/3066921842750077819/74194" HotelName="FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/3066921842750077819/19645" HotelName="CAMPANILE PRIME PARIS 19 - LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1461221/202648143642183.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-19118879/3066921842750077819/27647" HotelName="LIBERTEL MONTMARTRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3800/3703/64f196c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-24659316/3066921842750077819/31085" HotelName="B&amp;amp;B HOTEL PARIS NORD 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063200/1063123/b5168ca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256673-25478750/3066921842750077819/62771" HotelName="DAVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7160000/7153700/7153677/43e6ebe1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269724-26614035/3066921842750077819/69198" HotelName="AVALON COSY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70990000/70983700/70983647/e20f5dd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-25442164/3066921842750077819/73430" HotelName="ATELIER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108758/f32544db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25369-25209974/3066921842750077819/74230" HotelName="MOULIN VERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34206/95c3d953_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|238571-25447258/3066921842750077819/74463" HotelName="DU SQUARE D`ANVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83126/79844efd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.105312" Longitude="28.068137" StarRating="2" HotelCode="0|238554-28457101/3066921842750077819/5597" HotelName="DE BORDEAUX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118 KATHERINE STREET, SANDTON, 2146, JOHANNESBURG, SOUTH AFRICA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768300/1768291/a81e5cc9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Johannesburg and was established in 2010. It is close to the Nelson Mandela Square and the nearest station is Gautrain. category: First style: Modern year Built: 2010 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-18146120/3066921842750077819/25751" HotelName="BEST WESTERN NOUVEL ORLÉANS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564947/94521fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-25356954/3066921842750077819/63806" HotelName="MERCURE PARIS PLACE D'ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23400/23330/fcc9607c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480722-25648327/3066921842750077819/76725" HotelName="RESTAURANT AU BOEUF COURONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18040000/18032400/18032318/9cc5cd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-19118905/3066921842750077819/28595" HotelName="IBIS PARIS GARE DU NORD CHATEAU LANDON 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34636/afb92ac7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-32644281/3066921842750077819/31070" HotelName="BERNE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44770/5062a468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-25765271/3066921842750077819/74539" HotelName="NOVEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6053-28457369/3066921842750077819/2235" HotelName="BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63901/c8cd58cd_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6069-25186765/3066921842750077819/57890" HotelName="BRADY GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/620000/615400/615332/5a4e9d04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607390-25765039/3066921842750077819/62812" HotelName="HOTEL LA PERLE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16660000/16653700/16653666/d76ccde6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6085-25186921/3066921842750077819/63651" HotelName="DE PARIS OPERA (MAUBEUGE)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383600/1383519/b7b4171b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186181-25371523/3066921842750077819/72609" HotelName="EIFFEL KENNEDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15969/7915008a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-26619833/3066921842750077819/75371" HotelName="31 PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70770000/70761800/70761772/9ea0954d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-26116493/3066921842750077819/77378" HotelName="MAAT ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20328-28497072/3066921842750077819/4648" HotelName="SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63883/2210123b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-28457783/3066921842750077819/5530" HotelName="DE L HORLOGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza Pudak Sari No. 18 ,Bali,  80361</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7720000/7714600/7714547/25f5e388_b.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft is conveniently located in the popular Kuta area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms. Take a break from a long day and make use of indoor pool, massage, garden. 18 Suite Villa Loft is an excellent choice from which to explore Bali or to simply relax and rejuvenate. &lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023 &lt;br/&gt; &lt;strong&gt;Nyepi Religious Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels. March 23, 2012 | March 12, 2013 | March 31, 2014 | March 21, 2015 | March 9, 2016 | March 28, 2017 &lt;br/&gt; Guests will receive free high tea by the pool once during their stay.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350616-28480554/3066921842750077819/17411" HotelName="AU PACIFIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350616/2022122210131833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-18290669/3066921842750077819/23269" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2744b4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6155-18199399/3066921842750077819/24733" HotelName="NH PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517050/39f7807d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-18185207/3066921842750077819/27605" HotelName="RICHMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523424/95de99a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32330379/3066921842750077819/29652" HotelName="GRAND HOTEL DU CALVADOS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18804/18804_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-19118752/3066921842750077819/30219" HotelName="HOLIDAY INN EXPRESS PARIS-CANAL DE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Plaza España, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1845400/1845330/35e62b75_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a central area of Benidorm. It is situated just 400 metres away from the Old Town. Guests will find themselves just a 5 minutes' walking distance away from Poniente Beach. In the surrounding area there are a wide variety of restaurants, bars and shops. Public transport connections can be found just 200 metres away. This hotel enjoys a charming ambiance, welcoming visitors with warm hospitality. The guest rooms are functional and comfortable. Guests can enjoy a refreshing swim in the pool, or simply lie back and relax in the hot tub. The hotel offers a wonderful restaurant, where guests can enjoy buffet-style dining.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-24353235/3066921842750077819/30631" HotelName="VILLA ROYALE MONTSOURIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895200/895155/96bcaad5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-12630171/3066921842750077819/31114" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234062-32469487/3066921842750077819/31118" HotelName="APPART HOTEL AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7631500/7631477/ccf3a7fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-32420153/3066921842750077819/31129" HotelName="BEAUGRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062936/3405ddf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-24343797/3066921842750077819/31140" HotelName="PAIX REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517074/05133951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-26073126/3066921842750077819/50968" HotelName="HOTEL DUPLEIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48890000/48883400/48883308/0e966f8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-25829738/3066921842750077819/58949" HotelName="OKKO HOTELS PARIS GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34370000/34366400/34366332/4fc7ea23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139572-25309830/3066921842750077819/60203" HotelName="DE GENEVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106600/106600/bfbf47a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-25765161/3066921842750077819/75464" HotelName="LA PLANQUE HÔTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ROUTE DE FEZ KM. 5, DAR TOUNSI, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30410000/30406800/30406702/f4acc770_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Lodge K Hôtel &amp;amp; Spa in Marrakech (Palm Groves), you'll be close to Museum Palmeraie and Marrakesh Museum. This 5-star lodge is within close proximity of Bab Debbagh and Maison de la Photographie.   Rooms   Make yourself at home in one of the guestrooms featuring refrigerators and flat-screen televisions. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, and housekeeping is provided daily.   Rec, Spa, Premium Amenities   Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, an indoor pool, and a fitness center. Additional amenities include complimentary wireless Internet access and wedding services.   Dining   You can enjoy a meal at a restaurant serving the guests of Lodge K Hôtel &amp;amp; Spa, or stop in at a snack bar/deli.   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        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:  Pets allowed      &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-28456093/3066921842750077819/6634" HotelName="CLARISSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83098/d69ddc6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-28500212/3066921842750077819/8164" HotelName="KYRIAD PARIS 10 CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 12205 Apopka Vineland Road,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/443000/442901/1116675f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Lake Buena Vista, only minutes from the Walt Disney World® Resort. There is no shortage of activities in the world's most famous tourist destination: Walt Disney World® Theme Parks, Universal Studios® and Universal's Islands of Adventure just down the road. Visit Shamu at SeaWorld Orlando, or swim with the dolphins at Discovery Cove. For golf enthusiasts, there are several courses to choose from. Shopping opportunities abound in the Disney Downtown Area, close to the hotel, and there are two large shopping centres just 16 km away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.3257952" Longitude="-3.0160098" StarRating="3" HotelCode="0|162883-28524224/3066921842750077819/10660" HotelName="APARTHOTEL ADAGIO PARIS XV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 PADRE JOSE GARCIA, EZCARAY, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971000/970936/c58fae3a_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Ezcaray, the first tourist town at the foot of the Sierra de la Demanda in the region of La Rioja, known for its wine. Logroño is only 40 minutes by car from the hotel.

The historic building has benn restored as a hotel. Guests will enjoy familiar and professional service. The hotel offers a café with a terrace, conference room, dining room for weddings, groups and events, wireless Internet connection (WLAN), room service and car park, among other services. It also has a large wine cellar with Rioja wines and other national and international wines. With a total of 20 guest rooms on offer, the air-conditioned hotel welcomes guests into a lobby with 24-hour reception and check-out service, hotel safe, cloakroom and lift access. The hotel additionally features a bar, restaurant, laundry service, a garage and bicycle hire.

All of the guest rooms overlook the gardens and surroundings, and they are bright. They all have an en suite bathroom with shower/bathtub and hairdryer, as well as Internet access, a telephone, satellite TV and safe (without charge). They are fitted with a double bed, minibar and individually regulated air conditioning and heating. A balcony or terrace also features as standard.

Due to its location, it is possible to partake in some activities, such as horse riding, cycling, wine cellar tours, wine museum tours and winetherapy treatments; all at the hotel or in the area (fees may apply). The hotel offers a sun terrace with sun loungers and parasols laid out ready for use. A massage service is provided for an additional fee.

The hotel serves a breakfast buffet and set menu lunch.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6174-28456604/3066921842750077819/11446" HotelName="DES METALLOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65168/af4b4c55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1351260-24704164/3066921842750077819/31264" HotelName="COURCELLES MÉDÉRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1351260/2023112163950930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6504" Longitude="104.0636" StarRating="3" HotelCode="0|426314-25601823/3066921842750077819/70946" HotelName="TERMINUS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 80 SECTION 2 RENMIN SOUTH ROAD, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915700/915692/76e70693_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Sichuan Jinjiang Grand Hotel is located in central Chengdu, close to Tianfu Square, Sichuan Museum of Science and Technology, and Renmin Park. Nearby points of interest also include Chengdu City Sports Center and Wuhou Ci.    Hotel Features.   Dining options at Sichuan Jinjiang Grand Hotel include 10 restaurants. 2 bars/lounges are open for drinks. Recreational amenities include an indoor pool and a fitness facility. This 4.5-star property offers small meeting rooms and audiovisual equipment. This Chengdu property has event space consisting of a conference center, banquet facilities, conference/meeting rooms, and a ballroom.  Wedding services, tour/ticket assistance, and translation services are available. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     All guestrooms at Sichuan Jinjiang Grand Hotel feature minibars and CD players. Accommodations offer river or garden views. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. Televisions have cable channels and DVD players.     Room Info:  Name: Grand Description:    One King Bed  Two Single Beds         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 1 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-25201733/3066921842750077819/76850" HotelName="LE RICHEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103900/1103801/6f8d541c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-28478010/3066921842750077819/7515" HotelName="LA BELLE VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226800/75226799/46b481fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873744-28460614/3066921842750077819/10454" HotelName="APPARTEMENT WS GRANDS BOULEVARDS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873744/202010713445371.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|258107-28457040/3066921842750077819/11450" HotelName="DU LION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523481/39afdc98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918557-28448944/3066921842750077819/13877" HotelName="APARTMENTS WS SAINT-LAZARE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918557/20211115145033885.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873717-28480199/3066921842750077819/14112" HotelName="APARTMENTS WS MARAIS - RÉPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873717/2020107105144966.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350390-28480202/3066921842750077819/14888" HotelName="APARTMENTS WS OPÉRA - LAFFITTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350390/20221216125333759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-10403279/3066921842750077819/20518" HotelName="LOUIS BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150136/e20e0b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-18117896/3066921842750077819/28005" HotelName="DES NATIONS ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13800/13770/05c1f438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-25325932/3066921842750077819/53769" HotelName="APPARTCITY CONFORT PARIS GRANDE BIBLIOTHQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2546700/2546603/937496f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-25261618/3066921842750077819/63506" HotelName="BERKELEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157500/1157425/fbe64553_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233709-25442300/3066921842750077819/64670" HotelName="HELZEAR SUITES AND HOTEL MONTPARNASSE RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5120000/5111800/5111798/0b03db28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-25371641/3066921842750077819/67733" HotelName="NEWHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901150/280fa3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-25442716/3066921842750077819/74317" HotelName="SAPHIR GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972837/4823442a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-27046641/3066921842750077819/28125" HotelName="APARTADAGIO PARIS BERCY VILLAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909900/909876/7d909794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263300-25489843/3066921842750077819/60432" HotelName="MONCEAU WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1194/6e623c73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-25691902/3066921842750077819/67190" HotelName="BONSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2692800/2692721/dff4c13e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-25757121/3066921842750077819/70475" HotelName="IBIS STYLES PARIS METEOR AVENUE D'ITALIE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32469700/32469660/d60d0718_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354861-26648268/3066921842750077819/72690" HotelName="GRAPHIK MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83920000/83915300/83915212/2d600fca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-25372937/3066921842750077819/74121" HotelName="DES MINES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1221500/1221409/bbf0750c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-28498757/3066921842750077819/357" HotelName="JACK'S HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523600/2523545/b0d311f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-28452770/3066921842750077819/3616" HotelName="HOTEL ARIAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36820000/36818100/36818099/d98c0401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-28496961/3066921842750077819/5193" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-28500858/3066921842750077819/8782" HotelName="IBIS PARIS CANAL SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22785/a4510206_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-18131973/3066921842750077819/26272" HotelName="VILLA ROYALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/875200/875130/49d93958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23565-19118765/3066921842750077819/30330" HotelName="HOLIDAY INN PARIS - MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44828/b1b131c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169959-25341407/3066921842750077819/62428" HotelName="NEW HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499100/2499092/7e66b85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-25455749/3066921842750077819/66489" HotelName="MEDERIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9073500/9073443/d3b41591_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426326-25601831/3066921842750077819/71878" HotelName="SCARLETT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14820400/14820301/1dfbd706_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-25187893/3066921842750077819/72297" HotelName="ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11731/23fa1c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-25187890/3066921842750077819/73186" HotelName="APOLLO OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/188600/188528/d5cb9908_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-25455851/3066921842750077819/74757" HotelName="RELAIS DU PRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44807/68e5bf31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-25365641/3066921842750077819/76520" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862585-28489280/3066921842750077819/14424" HotelName="APARTMENTS WS TOUR EIFFEL - NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/46000000/45600000/45594400/45594312/430e47bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-24282741/3066921842750077819/25451" HotelName="ANTIN SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1841000/1840967/4e82f5f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-25201317/3066921842750077819/56753" HotelName="WIT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909199/689b2c4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-25373149/3066921842750077819/60036" HotelName="IBIS PARIS MAINE MONTPARNASSE 14ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20700/20697/f1dfd2ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-25337407/3066921842750077819/62599" HotelName="COYPEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2541300/2541293/4747d45f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607644-25765275/3066921842750077819/64259" HotelName="ODALYS CITY PARIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23190000/23189000/23188944/e52cae80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-25187929/3066921842750077819/73683" HotelName="LE 55 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901190/e897ee15_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|387344-28456750/3066921842750077819/6783" HotelName="DE REIMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3740000/3738400/3738313/4987c39a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|163553-4171808/3066921842750077819/21541" HotelName="DE BELLEVUE GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601059/f627f28d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.755300" Longitude="-1.740400" StarRating="4" HotelCode="0|130003-19118748/3066921842750077819/25642" HotelName="NOVOTEL PARIS CENTRE BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 ROYDSDALE WAY  EUROWAY, BRADFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9800/9732/93b215af_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located just off the M606, between Bradford and Leeds city centres. The proximity to the area's major roads makes the hotel a great base, whether passing through, visiting either city on business, or exploring the surrounding region for leisure. Bradford Interchange and Forster Square railway station are just 4 km away and Leeds Bradford International Airport is only 13 km away. With great access to the region's major road network and comfortable accommodation at great-value rates, the hotel is ideal for business and leisure travellers alike. It has 130 comfortable rooms, all of which are well-equipped with all the modern comforts and facilities one may need to relax or to work more efficiently.
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-18123613/3066921842750077819/27217" HotelName="CITADINES PLACE D`ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447028/47984ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-24273913/3066921842750077819/29626" HotelName="OPERA DEAUVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53583/4778ec43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-12629897/3066921842750077819/31148" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6158-32469494/3066921842750077819/31168" HotelName="AVALON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1191000/1190989/0d833327_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-12630056/3066921842750077819/31185" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.008985" Longitude="-13.63133" StarRating="3" HotelCode="0|53419-28441730/3066921842750077819/14954" HotelName="GRAND DE PARIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Calle El Parral, SAN BARTOLOME, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160500/1160409/e61694e9_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located inland at the heart of a winegrowing area close to the village of San Bartolomé. This location is ideal for nature lovers and those seeking peace and quiet. The popular beach is just 16 km from "Puerto del Carmen". Public transport can be found directly in front of the hotel.

The manor was built in 1950 and offers a total of 16 rooms on 2 floors. In addition to the paradisiacal nature area, a reception, a bar with a terrace, a cosy fireplace room and an à la carte restaurant with a panoramic view on the wine mounds all feature within this hotel. The hotel's Internet access, laundry and room services as well as bicycle hire service may be taken advantage of. The hotel also has a children's playground. Guests arriving by car may make use of the car park and garage.

The cosy rooms come with an en suite bathroom with hairdryer as well as a balcony or terrace. Additional furnishings include satellite/ cable TV, a minibar, a safe and air conditioning. The suites in the annexe block also comprise two separate bedrooms, two separate en suite bathrooms and a well-equipped kitchen.

The 13,000 m² large garden with a pool, a separate children's pool and sun loungers and parasols on the sun terrace provides a perfect opportunity for relaxation. Use of a sauna and a diversity of health and beauty offers are available. Sports options at the hotel include use of a gym and tennis facilities (hard court and floodlights for an additional fee). The hotel also has a minigolf course.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-32607230/3066921842750077819/21547" HotelName="ERNEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76950000/76948600/76948527/f36ee91c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-25211055/3066921842750077819/58099" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-25238229/3066921842750077819/62988" HotelName="MERCURE PARIS ALESIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44850/2cad15ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497954-25659626/3066921842750077819/71001" HotelName="HELUSSI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8410000/8408700/8408667/314ed610_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.401443" Longitude="-81.428195" StarRating="3" HotelCode="0|18805-25201676/3066921842750077819/71842" HotelName="PARADIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4040 Central Florida Parkway, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6147/493c64ec_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is located amidst the 18-hole golf course created by Greg Norman. Surrounded by sprawling gardens, lakes and luxuriant greenery, the hotel basks in an atmosphere of unrivalled peace and serenity. The hotel is located within easy access of a host of attractions in the area. SeaWorld is located just a 5 minutes' driving distance away from this hotel. This elegant resort enjoys a stunning architectural design. The guest rooms are beautifully appointed, commanding spectacular views over the surrounding area. The rooms are well equipped with first-class facilities. Guests are sure to be impressed by the extensive array of unrivalled facilities and services. This hotel delivers unequivocal luxury, comfort and convenience in a stunning setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-25229920/3066921842750077819/76928" HotelName="LITTLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou, Heraklion, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106607/ff4b03a4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious establishment is ideally situated at Limenas Hersonissou on the island of Crete. The hotel complex lies 23 kilometres from Heraklion International Airport, 25 kilometres from the city of Heraklion and just 2 kilometres from Hersonissos. The private villas, which offer amazing views to the sea, are both an ideal refuge for a calming and relaxing break, and a cosmopolitan holiday destination with contemporary leisure venues. This hotel is much more than a luxury hotel, keeping in mind the most discerning guests' needs. On one side of the resort, there is a private bay with crystal-clear waters, perfect for an afternoon swim, as well as a stunning swimming pool. All the on-site facilities are first class and are ideal for guests of all ages.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884735-28447816/3066921842750077819/13442" HotelName="APARTMENTS WS JARDIN DU LUXEMBOURG - BOISSONADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884735/20201214102231514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874064-28474313/3066921842750077819/15279" HotelName="SOLAR HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19680000/19676700/19676638/2866110f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-19118969/3066921842750077819/25031" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|413105-25592060/3066921842750077819/58950" HotelName="BEST WESTERN HOTEL LE MONTMARTRE SAINT PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11677/db283388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-25187963/3066921842750077819/62677" HotelName="COLOR DESIGN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44867/dd257008_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607481-25765167/3066921842750077819/62869" HotelName="OKKO HOTELS PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18030000/18023700/18023637/41e3d4ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-25586217/3066921842750077819/70600" HotelName="HOTEL ALHAMBRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>LOG HUTS AREA, NEAR HADIMBA TEMPLE, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691800/4691747/ad73595d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Chetna &amp;amp; Cottage is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Manu Temple. Nearby points of interest also include Vashist Springs.    Hotel Features.   Hotel Chetna &amp;amp; Cottage features a restaurant. High-speed (wired) Internet access (surcharge) is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance, translation services, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a rooftop terrace, laundry facilities, and currency exchange. A total renovation of this property was completed in March 2012.    Guestrooms.     20 guestrooms at Hotel Chetna &amp;amp; Cottage feature complimentary bottled water and safes. Accommodations offer mountain views. Bathrooms feature showers and slippers. Wired high-speed Internet access is available for a surcharge. In addition to desks and complimentary newspapers, guestrooms offer phones. Televisions have cable channels. Rooms also include windows that open. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: INR 1500 per vehicle (one way)  Fee for high-speed Internet (wired) in public areas: INR 100 (for 2 hours, rates may vary)  Fee for in-room high-speed Internet (wired): INR 100 (for 2 hours, rates may vary)  Breakfast fee: between INR 200 and INR 300 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 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 noon  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-25187889/3066921842750077819/73825" HotelName="AMBASSADEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83045/66841554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-28581757/3066921842750077819/10511" HotelName="ADAGIO PARIS 19E CITE DE LA MUSIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12640000/12630500/12630415/b0f216eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-28590307/3066921842750077819/10522" HotelName="APPARTCITY COLLECTION PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95300000/95294800/95294798/b2cb7978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-28501200/3066921842750077819/17945" HotelName="MESLAY REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517075/84f7d034_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-19119042/3066921842750077819/24865" HotelName="MONTHOLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517088/5eca66b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0248688" Longitude="-4.5631549" StarRating="3" HotelCode="0|163556-25334724/3066921842750077819/50922" HotelName="EIFFEL SEGUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 GARCIA DEL OLMO, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880237/1f9e2854_b.jpg</HotelPictures>
        <HotelDescription>Antequera is located at the main crossroads of Andalusia, making it an ideal setting-off point for exploring the region. If you have come to relax, we can recommend one of the poolside recliners, a drink on the terrace, and the aroma of plants and flowers from the pleasant gardens. The location is also perfect for social events or business meetings. We offer four fully-equipped function rooms of different sizes. You can rest assured that the lovely atmosphere will make any experience a magnificent one.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110646-25283764/3066921842750077819/61598" HotelName="BRESIL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18642900/18642828/9042c596_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-25559366/3066921842750077819/63876" HotelName="BONNE NOUVELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673089/96abde84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-25282883/3066921842750077819/64723" HotelName="MALAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1190900/1190842/4d4a8d12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-25201726/3066921842750077819/66695" HotelName="GASTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197600/197550/6edd10c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170869-25354711/3066921842750077819/74010" HotelName="ARCADIE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63879/5b281aaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426299-25601813/3066921842750077819/74176" HotelName="DUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/197700/197623/a7c62a84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-25304440/3066921842750077819/74979" HotelName="LES THEATRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-25371517/3066921842750077819/76479" HotelName="LEOPOLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2954800/2954754/a881bf44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-28500600/3066921842750077819/10260" HotelName="IBIS STYLES PARIS BUTTES CHAUMONT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9043200/9043156/e8347e44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1354732-22956070/3066921842750077819/20602" HotelName="SPLENDID" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82530000/82522000/82521939/784409d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6216-19118877/3066921842750077819/23521" HotelName="IBIS STYLES PARIS BERCY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565554/ee341717_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-18196886/3066921842750077819/27437" HotelName="MISTRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6528900/6528818/11bbe368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-18231296/3066921842750077819/27675" HotelName="APARTHOTEL ADAGIO PARIS NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37640000/37634900/37634874/85c3e1e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233614-25442224/3066921842750077819/61738" HotelName="CHATILLON PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1840000/1839000/1838960/7239f2c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6058-25187904/3066921842750077819/62900" HotelName="DES COMEDIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10474/b02a30bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|579719-25726224/3066921842750077819/64951" HotelName="HOTEL ROSE BOURBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22165100/22165022/59666a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-25765025/3066921842750077819/72163" HotelName="ELYSEES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12300/12265/1d731b2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-25455841/3066921842750077819/74456" HotelName="MONTSOURIS ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4655400/4655347/2d8a79d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226010-25428321/3066921842750077819/74525" HotelName="EDGAR QUINET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5535600/5535557/481d6ad3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652332-28503024/3066921842750077819/6377" HotelName="L'AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652332/20211116124524502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258437-28531239/3066921842750077819/8257" HotelName="IBIS PARIS BERCY VILLAGE 12ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9100/9014/1f559476_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|93007-232137/3066921842750077819/21556" HotelName="LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1586800/1586751/9344454f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-18116474/3066921842750077819/27142" HotelName="PEYRIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81754/e3c7513f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6182-24269743/3066921842750077819/28607" HotelName="IBIS STYLES PARIS BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375700/1375688/56ba111b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20893-24273863/3066921842750077819/30020" HotelName="IBIS STYLES PARIS MASSENA OLYMPIADES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25530/4e9bc862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|95826-25262749/3066921842750077819/36984" HotelName="BEST WESTERN BRETAGNE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5278/5e02f374_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-25319997/3066921842750077819/55980" HotelName="D'AMIENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 31 ZONGFU STREET, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603416/50294309_b.jpg</HotelPictures>
        <HotelDescription>The hotel is conveniently located in the heart of Chengdu's central business district, adjacent to the Chun Xi Lu shopping and dining complex. The Wu Hou shrine is a 10-minute drive away. This hotel features 402 guest rooms and there are extensive conference, meeting and banquet facilities, which are enhanced by a number of exciting dining and entertainment venues. The hotel provides free indoor fitness facilities including a heated indoor pool, aqua fit, a sauna, steam room, massage and spa treatments and a gym. The Grill Room serves fine-dining and western à la carte meals. Breakfast, lunch and dinner are served at the hotel. Guests can serve themselves from the buffet or choose from the menu and à la carte options. Attention to detail and excellent service will make the guest's stay at this hotel an unforgettable experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652354-28503032/3066921842750077819/130" HotelName="WS CHAMPS ELYSÉES - PONTHIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19450000/19440100/19440080/8bf21d3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21758-28467341/3066921842750077819/2497" HotelName="MAINE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565631/9d979b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-28578647/3066921842750077819/6711" HotelName="NOVOTEL PARIS 14 PORTE D'ORLEANS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48246/c217668c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918553-28448941/3066921842750077819/14551" HotelName="APARTMENT WS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918553/20211115144530884.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-18131936/3066921842750077819/28077" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/457400/457360/21dc08dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-19118785/3066921842750077819/29009" HotelName="HOLIDAY INN PARIS OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19300/19247/de530328_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6167-12629894/3066921842750077819/31294" HotelName="TIMHOTEL OPERA BLANCHE FONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565590/b5252254_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-28524253/3066921842750077819/9413" HotelName="IBIS STYLES PARIS GARE DE L'EST CHATEAU LANDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> Peartree Roundabout, Woodstock Road, OXFORD, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53548/621e18d0_b.jpg</HotelPictures>
        <HotelDescription>The amazing hotel is situated in an ideal location for travelling into Oxford. It offers a relaxing environment for either a business or leisure stay in Oxford. The city offers a priority 'Park and Ride' bus service which is located next door to the hotel. The guest can enjoy an unforgettable trip to the Cotswolds, The new Silverstone Experience, Blenheim Palace and Bicester Village. The hotel offers conference facilities with a dedicated reception, business and stewarding team. All of the en suite rooms feature a separate bathroom and are fully equipped as standard. The hotel provides guests with a use of the residents only fitness room. The Junction Restaurant offers the very best in modern British cooking from an à la carte menu. A lighter meal or snack is available in the Bar and Lounge.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873720-28447804/3066921842750077819/14852" HotelName="APARTMENTS WS OPERA - ROSSINI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873720/2020107105934642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25353-18118475/3066921842750077819/25719" HotelName="SACHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83107/c325760c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531656-25689638/3066921842750077819/57527" HotelName="DE SEVRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22740000/22735700/22735626/2be8a0ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233712-25442302/3066921842750077819/64047" HotelName="HOME LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3111800/3111786/1a1bbc3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-26606640/3066921842750077819/68557" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/25860d7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25350-25210926/3066921842750077819/71186" HotelName="ATN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973500/973411/1a103744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-25201731/3066921842750077819/75312" HotelName="MAGENTA 38 BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888903/21aa4211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.525883" Longitude="-96.922009" StarRating="3" HotelCode="0|234140-28501656/3066921842750077819/5483" HotelName="RESIDENCE DU PRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Sebastian Camacho Nº 2 y 6, XALAPA, MEXICO,91000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48241/b68803c4_b.jpg</HotelPictures>
        <HotelDescription>Experience a wonderful stay at Meson del Alferez Xalapa, a hotel housed in an extraordinary colonial mansion in the center of the beautiful city of Xalapa, capital of the state of Veracruz. This building was originally the residence of an important member of the Spanish colonial regime and has been renovated to provide you with excellent lodging and an authentic taste of old Mexico.Take advantage of this hotel’s excellent location to visit the city’s impressive Anthropology Museum, which is the second largest in the country, and located just 15 minutes from the property. You’ll also want to visit the Interactive Museum of Xalapa and the beautiful cathedral, both of which are located near Meson del Alferez Xalapa.Enjoy excellent services and warm hospitality from the staff and take advantage of convenient services and amenities, such as breakfast service, a hair dryer, a coffee maker, a television, wireless Internet access in the common areas and laundry service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-18330860/3066921842750077819/28950" HotelName="BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20205100/20205036/6030bab0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-21014710/3066921842750077819/31267" HotelName="MURAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877037/a90cad98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13715-25201167/3066921842750077819/56930" HotelName="HOTEL MODERNE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470840/79bce04f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13731-25201170/3066921842750077819/67263" HotelName="NOUVEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63308/ea62642a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-25309832/3066921842750077819/74184" HotelName="DES ECRIVAINS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3660000/3657400/3657327/c5df7b8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-25209773/3066921842750077819/76551" HotelName="PRINCE ALBERT WAGRAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1417400/1417342/c7ffd49e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-28456788/3066921842750077819/2637" HotelName="CAMPANILE PARIS 15 TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911300/911232/77404da0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-28458030/3066921842750077819/4794" HotelName="LA CONVERSATION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4960000/4956300/4956292/a3d01b6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-28499149/3066921842750077819/7005" HotelName="DE L`ORCHIDEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788100/788023/00aa7ac5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225560-25427871/3066921842750077819/57738" HotelName="ART EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5924800/5924800/542c1525_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-25442030/3066921842750077819/66574" HotelName="BORONALI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Diego Dugelay 45, zSan Cristobal de las Casas, MEXICO,29200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6420000/6417700/6417623/w9546h7155x0y0-606475c6_b.jpg</HotelPictures>
        <HotelDescription>Villas Casa Morada is a comfortable property offering a peaceful atmosphere in San Cristobal de Las Casas. Featuring cozy guestrooms carefully decorated with local artisanal features, as well as an excellent location close to the most popular temples, museums, and plazas in this wonderful city. Offering all this and more, the hotel has everything you need for an unforgettable stay in this picturesque destination.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-25476042/3066921842750077819/73129" HotelName="ALEXANDRIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6830 Crumpler Blvd., Olive Branch, MS, 38654, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1399900/1399823/2442cbc7_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Olive Branch hotel is located on Hwy. 78 and 302 (Goodman Road), next door to Cherokee Valley Golf Course. We are 12 miles east of Memphis International Airport and 15 miles southeast of Graceland. Other Olive Branch, Mississippi attractions include Tunica Casinos (20 miles southwest) and tours of historic homes (25 miles south) in Holly Springs, Mississippi. Our Hampton Inn guests can dine at Applebee's, Colton's Steakhouse, East End Grill, Chili's and most chain restaurants, all within a mile of our hotel.   Whether traveling to Mississippi on business or pleasure, our Hampton Inn hotel guests enjoy amenities which include complimentary wireless high-speed internet access, complimentary hot breakfast buffet, in-room coffeemaker, microwave, refrigerator, hair dryer, 2 phones, TV with cable and complimentary HBO. We also offer a complete business center, ample parking, connecting rooms, cribs, indoor heated pool and whirlpool tub and exercise facility. Laundry/valet services, guest/laundromat, meeting/banquet facilities, and audio/visual equipment are available for a nominal fee. The Hampton Inn Olive Branch hotel is a beautiful 3 story, interior access hotel, with comfort, convenience and security as a top priority.   We love having you here at the Hampton Inn Olive Branch hotel in Mississippi.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-25608552/3066921842750077819/74550" HotelName="NEPTUNE ITALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3743600/3743565/08746959_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-25201711/3066921842750077819/76352" HotelName="LEBRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565643/f5ef6e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232965-25441798/3066921842750077819/76636" HotelName="RENDEZ-VOUS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17684000/17683982/f02dc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-25601825/3066921842750077819/76706" HotelName="LE MIREILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12293600/12293520/8be45825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-28500722/3066921842750077819/1665" HotelName="IBIS PARIS GARE DE L'EST TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 PICAL, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565561/161cb3af_b.jpg</HotelPictures>
        <HotelDescription>Already a firm favourite among Porec admirers, the newly upgraded and refurbished hotel is located near the stunning beachfront in quiet surroundings, only a relaxing scenic stroll from the old town of Porec. The tranquil Mediterranean parkland setting and recent extensive renovations that include an impressive show cooking restaurant with an even larger panoramic terrace, spacious rooms, innovative children's programs at the Maro Club and beach with unforgettable view of Porec allow to spend a carefree holiday.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1387590-28481528/3066921842750077819/9398" HotelName="BELLEVUE ET DU CHARIOT D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1387590/202414111733695.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-28499030/3066921842750077819/10262" HotelName="BEL ORANGER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383390/fdf307ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-28496865/3066921842750077819/12511" HotelName="GRAND DORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27630-28497186/3066921842750077819/13159" HotelName="VERLAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/108800/108767/02d5847b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18955-10355777/3066921842750077819/21565" HotelName="CONTACT ALIZE MONTMARTRE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1064600/1064534/885a89ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6039-18116401/3066921842750077819/25094" HotelName="AXEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12898/a6fc75e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-18132134/3066921842750077819/25455" HotelName="VILLA MARGAUX OPERA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11262/fa3242b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-12630124/3066921842750077819/31345" HotelName="CHAMPERRET ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34180/9171c343_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6251-12629031/3066921842750077819/31360" HotelName="TIMHOTEL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53594/b01899c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13125-12630037/3066921842750077819/31375" HotelName="TIMHOTEL OPERA MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9300/9282/1627d40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-25082021/3066921842750077819/31413" HotelName="MAISON EUGENIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558600/558560/7e7c177e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12995-25201095/3066921842750077819/67508" HotelName="MARENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14642/9ed054d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50966-25230190/3066921842750077819/68131" HotelName="MAKOM PEREIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874616/0405151f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-25187911/3066921842750077819/70322" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-25187979/3066921842750077819/75508" HotelName="KYRIAD PARIS 13 - ITALIE GOBELINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144600/8a79a794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|527546-28458361/3066921842750077819/3135" HotelName="PETIT PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/527546/201832312435148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18924-28499093/3066921842750077819/14712" HotelName="MONDIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68526/83feae0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.1370284" Longitude="-106.6700981" StarRating="3" HotelCode="0|176214-28498780/3066921842750077819/16984" HotelName="WALDORF MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>806 Idylwyld Drive North, Saskatoon, S7L 0Z6, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44787/42fcf828_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 148. Floors: 6. Property description- Ramada Saskatoon is located just a 5-minute drive to Saskatoon International Airport and minutes from downtown Saskatoon. The 100 percent smoke free hotel is easily accessible to University of Saskatchewan and SIAST Kelsey Campus as well as Prairieland Exhibition, Harry Bailey Aquatic Centre, TCU Place and Credit Union Centre. The hotel is connected to the Ramada Golf Dome and features a 100-yard covered driving range with mini-golf, indoor pool and hot tub. Take advantage of complimentary wireless high speed internet, complimentary parking and guest laundry facilities. Guests can dine at three on-site restaurants including Butlers Family Restaurant, Mulligan Sport Lounge and the Long Branch Country and Western Bar, and host meetings for 10 to 350 people in a variety of meeting rooms. Guest rooms feature complimentary wireless internet access, refrigerators and microwaves. Pets are welcome for a small fee and smoke-free rooms are available.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-18170114/3066921842750077819/23386" HotelName="IBIS STYLES PARIS MONTMARTRE NORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161800/4161730/c1882f66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-18118293/3066921842750077819/26360" HotelName="REGINA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565628/0fcda9bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.862416" Longitude="-75.077219" StarRating="3" HotelCode="0|136970-32644284/3066921842750077819/31379" HotelName="HOTEL EXCELSIOR BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144564/683e5035_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 46. Floors: 2. Property description- The Econo Lodge hotel in Bellmawr, NJ near University of Pennsylvania is an easy stop on the road. Nearby destinations include Temple University, Tweeter Center at the Waterfront, Pennsylvania Convention Center and Sasquana Park. Enjoy amenities like free continental breakfast, free WiFi, newsstand, free coffee and access to copy and fax services. Guest rooms include a refrigerator, microwave, TV and hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 1998. Hotel Currency: USD. Additional Addresses: Other: 301 S. Black Horse Pk., Bellmawr, 08031-2314, NJ, US. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. Fax - Other: 1856931-2992. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-25733563/3066921842750077819/59175" HotelName="IBIS STYLES PARIS 16 BOULOGNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18260000/18258100/18258099/ef783d92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436115-25609936/3066921842750077819/61504" HotelName="CHAMPERRET HELIOPOLIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527200/1527142/1edf6054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169882-25340049/3066921842750077819/74420" HotelName="EXQUIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548345/98a74860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6201-4257725/3066921842750077819/20637" HotelName="PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1387100/1387066/cd5e27aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1335840-32355353/3066921842750077819/21569" HotelName="IBIS PARIS GARE MONTPARNASSE CATALOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78090000/78081600/78081532/2a463375_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96589-25263732/3066921842750077819/60644" HotelName="IBIS STYLES PARIS CRIMEE LA VILLETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901300/901201/27044b9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96674-25263810/3066921842750077819/62595" HotelName="HOTEL AURORE PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908000/907913/ed6ec478_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|410546-25590910/3066921842750077819/66815" HotelName="MONTANA LA FAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535900/2535864/22e7bf37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265684-25490869/3066921842750077819/69813" HotelName="PALYM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1395300/1395216/95378069_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-25200794/3066921842750077819/73771" HotelName="LE CLEMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/797200/797166/w7928h5290x0y0-abc84a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-25230445/3066921842750077819/74942" HotelName="AGATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3644200/3644167/773e75b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25367-18138352/3066921842750077819/26433" HotelName="BEST WESTERN PLUS HOTEL MERCEDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44712/4133a347_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-19118808/3066921842750077819/28751" HotelName="NOVOTEL PARIS 17" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892500/892418/9aae2978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12901-32638190/3066921842750077819/31380" HotelName="MOXY PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8160000/8152000/8151984/4ee1a675_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-12633893/3066921842750077819/31459" HotelName="AUTEUIL TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12835/5805e9d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|350408-25541716/3066921842750077819/66842" HotelName="MARY'S REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6986000/6985915/ac729137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-25291871/3066921842750077819/70721" HotelName="SOPHIE GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6200/6116/7e87535f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6021-25187886/3066921842750077819/72816" HotelName="ABEROTEL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68523/f5c13161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-25337611/3066921842750077819/74665" HotelName="AUDRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3290000/3281400/3281348/3db4b48b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240243-32596277/3066921842750077819/7039" HotelName="BEAUREPAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523426/016c72cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-28560862/3066921842750077819/10388" HotelName="BEST WESTERN ALLEGRO NATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1100000/1091800/1091701/afc21b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350345-28480197/3066921842750077819/11260" HotelName="APARTMENT WS HÔTEL DE VILLE - MUSÉE POMPIDOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350345/20221215111417328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-28496913/3066921842750077819/14463" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-4113644/3066921842750077819/20641" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/b26902b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-19633205/3066921842750077819/20647" HotelName="MERCURE PARIS 17 BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20150000/20141700/20141640/146de49b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-18116428/3066921842750077819/23842" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-18138378/3066921842750077819/24374" HotelName="VILLA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/584900/584868/18ca2efb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-18199394/3066921842750077819/25682" HotelName="BEST WESTERN ANJOU LAFAYETTE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22772/ca1af1be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-18146469/3066921842750077819/26983" HotelName="LES PLUMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Blvd. Miguel Aleman Mz 1 Lote D, TOLUCA, MEXICO,50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520100/3520010/4e45f13c_b.jpg</HotelPictures>
        <HotelDescription>Enjoy an efficient stay at the simple yet modern One Toluca Aeropuerto, an economy class hotel that is perfect for business travelers seeking excellent services during their trip to Toluca. The hotel offers an innovative concept that combines practical services and comfortable facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-18142402/3066921842750077819/28940" HotelName="PLATINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6109-25182285/3066921842750077819/52574" HotelName="HAUTEVILLE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565400/565308/2c70a424_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25368-25210937/3066921842750077819/57519" HotelName="BEST WESTERN MONTCALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13182/b19bb292_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-25187972/3066921842750077819/57615" HotelName="BEST WESTERN PLUS QUARTIER LATIN PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7561/e1302d25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-25201675/3066921842750077819/58641" HotelName="LE 209 PARIS BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15787/63bdef5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-25186768/3066921842750077819/63686" HotelName="MERCURE PARIS 9 PIGALLE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12390000/12390000/12389916/96e58e83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-25502377/3066921842750077819/64697" HotelName="MIRABEAU EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7460000/7451500/7451497/42a5846d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24484-25212361/3066921842750077819/72591" HotelName="JOSEPHINE BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6070000/6066100/6066034/e4e3544e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411524-25591356/3066921842750077819/73553" HotelName="L'AVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9680000/9677800/9677701/07f47171_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-25186767/3066921842750077819/74290" HotelName="IBIS STYLES PARIS NATION COURS DE VINCENNES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182300/182239/f1cc52ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-28457732/3066921842750077819/11194" HotelName="VERLAINE (BOBILLOT ST.)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1137 WARREN ST, NAPA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11736500/11736430/7e114d11_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Napa Inn is located in Napa, close to Uptown Theater, Napa Opera House, and Napa Valley Wine Train. Nearby points of interest also include Oxbow Public Market and Scientopia Discovery Center.    Property Features.   This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary reception with light refreshments in the evening on select days. Wedding services and concierge services are available. Self parking is complimentary. Additional property amenities include a garden. This is a smoke-free property.    Guestrooms.     15 air-conditioned guestrooms at Napa Inn feature fireplaces and hair dryers. Wireless Internet access is complimentary. Televisions have cable channels and DVD players. Rooms also include irons/ironing boards and clock radios. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 30.00 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-12630141/3066921842750077819/31465" HotelName="AIDA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/433500/433421/d2fc62d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-25335468/3066921842750077819/44926" HotelName="LE 20 PRIEURE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2535500/2535479/9f8df8c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-25230849/3066921842750077819/55175" HotelName="HOTEL JOE M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 KÖNIGSWALL, DORTMUND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1117/69630413_b.jpg</HotelPictures>
        <HotelDescription>Located right in the heart of Dortmund, this city hotel is situated in one of the most important towns of Germany's industrial Ruhrgebeit area. Perfect for business and leisure travellers alike, this hotel is centrally located, a mere 15 kms from Dortmund airport. Within 7 minutes by metro, guests will find themselves in the Westfalen Halle business district. Boasting a modern exterior, this hotel prides itself on its ability to infuse modern architecture whilst maintaining high levels of comfort and serenity. Guest rooms are decadently designed, with the aim of creating ample space for each guest to enjoy. For guests wishing to take their relaxation further, the hotel offers its own sauna and steam bath. To reenergise, guests can enjoy a buffet-style breakfast. Whether for business or for pleasure, this hotel exudes comfort and high-quality service.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-25371587/3066921842750077819/55553" HotelName="DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63307/f9e257b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6230-25190414/3066921842750077819/59289" HotelName="PARK LANE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22453/ce699f86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-25210935/3066921842750077819/60254" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6089-25187914/3066921842750077819/73699" HotelName="DES TROIS POUSSINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789800/789751/c5063305_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-25190408/3066921842750077819/74348" HotelName="DU TEMPS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243811-25460041/3066921842750077819/75618" HotelName="LE FABE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2640000/2631500/2631438/f33fe8a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331352-28480047/3066921842750077819/3098" HotelName="PUY DE DOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74296300/74296233/18d769ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-4117925/3066921842750077819/21605" HotelName="GRAND DE NORMANDIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885000/884901/ab30116b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-18131169/3066921842750077819/26741" HotelName="WESTSIDE ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53572/43c47213_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6121-18116435/3066921842750077819/29760" HotelName="IBIS STYLES PARIS TOLBIAC BIBLIOTHEQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12100/12049/285eb714_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-25255750/3066921842750077819/44950" HotelName="ALIZE GRENELLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44738/05366f83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233506-25442150/3066921842750077819/68993" HotelName="CAMELIA INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16200000/16191500/16191419/f1b5ce5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187674-25372789/3066921842750077819/73533" HotelName="ATELIER VAVIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214500/1214443/f4a222a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18854-28461036/3066921842750077819/14251" HotelName="GARDEN SAINT MARTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909200/909192/577b8dcb_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|82169-28524288/3066921842750077819/16413" HotelName="VILLA MODIGLIANI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201121/979fa9c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889538-18357605/3066921842750077819/26152" HotelName="BOTANISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57010000/57007500/57007492/f49ac746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238519-18218071/3066921842750077819/27881" HotelName="9HOTEL BASTILLE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560198/b68a875a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186183-32388151/3066921842750077819/30172" HotelName="MADRIGAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382100/25f8197c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18988-12629049/3066921842750077819/31504" HotelName="TIMHOTEL GARE DE L'EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/174900/174854/b507986f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-12629038/3066921842750077819/31524" HotelName="TIMHOTEL MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53579/95e8fdaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-25182247/3066921842750077819/44733" HotelName="ABACA MESSIDOR BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27800/27705/9c9ef782_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162879-25339126/3066921842750077819/56693" HotelName="APARTADAGIO PARIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/971000/970938/259821e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14486-25201239/3066921842750077819/57793" HotelName="CHATEAUDUN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201187/74dc0dbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-25369837/3066921842750077819/60524" HotelName="HOTEL ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543300/2543225/57f9efeb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18923-25201719/3066921842750077819/65402" HotelName="MONCEAU ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53589/de85dc5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-25201673/3066921842750077819/65550" HotelName="ALEXANDRINE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382800/1382741/da49ac96_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-25242594/3066921842750077819/67839" HotelName="EXPOSITION TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/975000/974948/83b8534a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-25210507/3066921842750077819/70115" HotelName="EXE PANORAMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44858/29a2a807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|30481-25214298/3066921842750077819/74796" HotelName="PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1122200/1122113/d829754d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-28499100/3066921842750077819/9549" HotelName="ACROPOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/571000/570981/db488b49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-28486882/3066921842750077819/10883" HotelName="TRANSCONTINENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/421300/421225/11c2b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-28587483/3066921842750077819/15810" HotelName="OKKO HOTELS PARIS LA DÉFENSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77810000/77806800/77806752/38611b43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284246-28496641/3066921842750077819/16848" HotelName="MAX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542870/3fa4c778_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-21014714/3066921842750077819/31531" HotelName="EIFFEL CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4152/8cdb3b11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233035-25441872/3066921842750077819/61609" HotelName="BALDI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523800/2523704/2ad3d110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-25230286/3066921842750077819/62300" HotelName="CLASSICS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891391/4c298df2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-25201714/3066921842750077819/66447" HotelName="MADELEINE HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565104/04ecfa7f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-25441970/3066921842750077819/66731" HotelName="DU PETIT LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16363300/16363263/b88722d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.078900" Longitude="13.757800" StarRating="2" HotelCode="0|51191-25229767/3066921842750077819/70872" HotelName="PAVILLON DE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Koenigsbruecker Strasse 121a, ,DRESDEN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1186000/1185965/ac4e1c3a_b.jpg</HotelPictures>
        <HotelDescription>Overview\nWhen you stay at Quality Hotel Plaza Dresden (part of Quality) in Dresden, you will be minutes from the Bundeswehr Military History Museum and the Kunsthofpassage. This hotel built in 1997 is rated for its cleanliness and its staff. The main hotel amenities are bar &amp;amp; lounge, 24-hour front desk, elevator, free WiFi and multilingual staff. Additional amenities include restaurant (a la carte), rooftop terrace, safe-deposit box at front desk, terrace, carpeted, heating, non-smoking rooms, designated smoking areas, pets are allowed. Charges may be applicable., ironing service, packed lunches, shoeshine, tour desk and fax &amp;amp; photocopying. This hotel accepts the following payment types American Express, MasterCard and Visa. This hotel has received TripAdvisor's Certificate of Excellence 2014. The hotel will appeal to families and couples.\n\nLocation\nThis 4 star hotel is within close proximity of the Kreuzkirche and the Zwinger Palace. The closest airports to the hotel are Dresden Airport.\n\nExterior\nThe hotel occupies a 20th-century mid-rise property featuring a light-coloured facade.\n\nLeisure Facilities\nThe hotel has business facilities including business center, multiple large conference rooms and multiple small meeting rooms. Wellness facilities include fitness facilities, sauna and Turkish bath.\n\nRooms\nMake yourself at home in one of the relaxing 148 rooms. The main room amenities are soundproofed rooms and satellite TV service. Additional room amenities include desk, flat-panel TV, blackout drapes and iron &amp;amp; ironing board (on request).\n\nRestaurant and bar\nEating and drinking facilities include restaurant (a la carte) and bar &amp;amp; lounge. Shopping facilities include gift shops or newsstand.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-25601829/3066921842750077819/77077" HotelName="SAINT-PIERRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-28523966/3066921842750077819/830" HotelName="IBIS PARIS AVENUE D'ITALIE 13EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000800/1000780/18dc474b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-28501487/3066921842750077819/11884" HotelName="TRIBE PARIS BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34484/1da26b47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/3066921842750077819/19418" HotelName="HOTEL LE CHAT NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133645/8d54580c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32609741/3066921842750077819/19784" HotelName="PIAPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2175 Hwy 71 South, Marianna, 32448-2540, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689100/2689021/4e148858_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 80. Floors: 2. Property description- Get more for your money at the Quality Inn hotel in Marianna, FL near the Battle of Marianna Site. This pet-friendly hotel is near destinations like Chipola River Canoe Trail, Lake Seminole, Zoo World, Governors Square Mall and Panama City Beach. Enjoy amenities like free continental breakfast, guest laundry, newsstand, bicycle, car and boat rental services and access to copy and fax services. Guest rooms include a flat-screen TV, coffee maker, hair dryer, iron and ironing board. Some rooms include microwaves and refrigerators. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pet Accommodations: 12.00/night per pet.. Onsite facilities information- ParkingProperty was renovated in 1998. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-4106777/3066921842750077819/21607" HotelName="IBIS STYLES PARIS GARE SAINT LAZARE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7368/b46d4439_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-18148622/3066921842750077819/24610" HotelName="FELICIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3360000/3354100/3354072/4d33e33e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-12630129/3066921842750077819/31557" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-25591368/3066921842750077819/57087" HotelName="IBIS PARIS PLACE D'ITALIE 13TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34700/34643/9f04778b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428485-27602822/3066921842750077819/58308" HotelName="WS LOUVRE - SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107340000/107333900/107333873/23163f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-25322551/3066921842750077819/69749" HotelName="AMIRAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545283/8c2f7e3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-25536535/3066921842750077819/70806" HotelName="GREEN HOTELS CONFORT PARIS 13" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451463/86a4a950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233784-25442330/3066921842750077819/72987" HotelName="LES JARDINS DE MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24300000/24295400/24295324/24273de4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-25186918/3066921842750077819/74563" HotelName="APOLONIA PARIS MONTMARTRE, SURE COLLECTION BY BW" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/607200/607137/9d948133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-25726230/3066921842750077819/74895" HotelName="L'ESPERANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19640000/19631800/19631718/e43850d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-32592599/3066921842750077819/5207" HotelName="SEROTEL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6309300/6309224/cc835d10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-28481614/3066921842750077819/12693" HotelName="AMERICAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4140700/4140609/e0f5ca97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51158-4170713/3066921842750077819/21670" HotelName="CHOUETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53523/78978918_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-18200433/3066921842750077819/24430" HotelName="YOOMA URBAN LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18180000/18172900/18172870/7c3dac22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-25441108/3066921842750077819/54529" HotelName="HOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5335100/5335076/32836141_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-25223713/3066921842750077819/55230" HotelName="IBIS PARIS BASTILLE OPERA 11EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/822/324068b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-25201679/3066921842750077819/58571" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6075-25187908/3066921842750077819/59822" HotelName="BEST WESTERN LE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5900/5816/d3a94d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169961-25340059/3066921842750077819/70355" HotelName="VIRGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686000/2685982/139dd6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-25340053/3066921842750077819/74288" HotelName="MORIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1339900/1339863/f7b6aa70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-27597038/3066921842750077819/76084" HotelName="LE LAMPIKA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99960000/99950200/99950172/801c0c89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-28531252/3066921842750077819/309" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-18117129/3066921842750077819/24919" HotelName="BEST WESTERN PLUS HOTEL LITTERAIRE MARCEL AYME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34900/34817/d349e727_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-19118754/3066921842750077819/30247" HotelName="MAYET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894000/893975/624c3c45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1172386" Longitude="10.4646833" StarRating="3" HotelCode="0|25361-25210934/3066921842750077819/65274" HotelName="EUROPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Storgata 84 B, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562024/3124d3b9_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Lillehammer and was established in 1872. It is close to the City Centre. The Hotel has a restaurant and a fitness centre/gym. All 53 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-25210843/3066921842750077819/67242" HotelName="MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63305/48775ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-25210470/3066921842750077819/68833" HotelName="ALYSS SAPHIR CAMBRONNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565646/fcff2984_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233674-25442272/3066921842750077819/72772" HotelName="ELYSEE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83102/a75bc7af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188354-25373361/3066921842750077819/73733" HotelName="EDEN MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889200/889136/e4bb690e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-32609716/3066921842750077819/19749" HotelName="KORNER SAINT MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/11000000/10992800/10992704/9866723d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-18116473/3066921842750077819/25895" HotelName="PAX OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81751/1fa41758_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-18159819/3066921842750077819/27863" HotelName="CLAUDE BERNARD SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53507/016c0d8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-25284704/3066921842750077819/60746" HotelName="BEAUGRENELLE SAINT-CHARLES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874615/059b35fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-25442250/3066921842750077819/64137" HotelName="DES ARTS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383700/1383656/3574baed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-25489743/3066921842750077819/64977" HotelName="BEAUQUARTIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554900/3554900/eeb9a82c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47861-25224183/3066921842750077819/67487" HotelName="AVAMA PRONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119376/178eba9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-32596600/3066921842750077819/10600" HotelName="MERCURE PARIS GARE DE L'EST MAGENTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1394000/1393936/w5752h3840x5y0-f9cb827e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350340-28480196/3066921842750077819/12437" HotelName="APARTMENT WS HÔTEL DE VILLE - LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350340/2022121510261545.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.200296" Longitude="-117.370195" StarRating="2" HotelCode="0|527543-28456889/3066921842750077819/14046" HotelName="EIFFEL KENSINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1403 MISSION AVE, OCEANSIDE, CA, 92058, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17380000/17375600/17375524/b463e44d_z.jpg</HotelPictures>
        <HotelDescription>Hotel located 5 blocks from the beach. Legoland is 7 miles away, discounted tickets available in the lobby. Centrally located to all major attractions including Sea World, San Diego Zoo/Wild Animal Park, Disneyland, Universal Studios and Knott's Berry Farm. Recent winner of prestigious Ruby Award. Hotel offers free wireless internet, delicious free breakfast with waffles, personalized guest service, and a family friendly environment. Ideal hotel for the business/government traveler due to close proximity of business parks and military installations. 100 percent non-smoking hotel. Free USA Today newspaper. ESPN, 3 HBO channels, work area, rooms with living room and two bathrooms.CXL Policy: 7D Check-In By: 1500 Check-Out By: 1100 GMT: -8 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|63022-19118870/3066921842750077819/30384" HotelName="PROVINCES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1480000/1471900/1471851/93f23990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-12635288/3066921842750077819/31572" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-12629907/3066921842750077819/31588" HotelName="TIMHOTEL GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1301/d1d25d16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58406-12634676/3066921842750077819/31600" HotelName="TIMHOTEL ODESSA MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1517300/1517293/ff4575a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-25216328/3066921842750077819/55842" HotelName="D'ESPAGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564952/0af2f6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-25187917/3066921842750077819/58547" HotelName="MAISON 46" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/430300/430292/0f62d812_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114392-28838680/3066921842750077819/67110" HotelName="LUCIEN AND MARINETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/114392/2009722103555640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238466-25447138/3066921842750077819/67643" HotelName="ATLANTIS SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434300/4434292/f91762b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.046241760253906" Longitude="27.954580307006836" StarRating="2" HotelCode="0|57956-25229921/3066921842750077819/70678" HotelName="PARIS FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Kiotari, South Rhodes, KIOTARI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478950/a382e968_b.jpg</HotelPictures>
        <HotelDescription>Rodos Maris is a unique resort hotel, built on a vast beach in Kiotari on the southeast coast of Rhodes Island. It is elegant, spacious and luxurious and its picturesque rooms and bungalows are ideal for couples and families who seek high quality in a quiet place. The hotel consists of 428 rooms in main building and bungalows. All of them are fully air-conditioned with individual climate control and equipped with private bathroom and balcony or veranda with a fantastic view. The hotel's main restaurant specializes in Greek and international cuisine. The children's restaurant offers a variety of food, salads, pastries, ice-cream etc., supervised by qualified pedagogic personnel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-25186990/3066921842750077819/74681" HotelName="ALTONA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994400/994347/7645b677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-26600839/3066921842750077819/77130" HotelName="LE MILIE ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67320000/67319600/67319538/c2efd60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873797-28480462/3066921842750077819/1297" HotelName="HOTEL CELTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6450000/6443200/6443192/612bad9f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|321797-28481615/3066921842750077819/17706" HotelName="AVENIR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1440000/1431300/1431219/56c5d747_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263066-18131984/3066921842750077819/23858" HotelName="ELYSÉES BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9000/8931/8a36de69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.425234" Longitude="-98.482596" StarRating="4" HotelCode="0|187945-19119039/3066921842750077819/23888" HotelName="FIRST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>902 East Houston Street, San Antonio, 78205, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4020000/4013200/4013102/0c95d0ed_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 82. Floors: 2. Property description- Located in the heart of San Antonio, our hotel is Centrally located steps away from the Alamo, the Riverwalk, the Rivercenter Mall, the Convention Center, and the Alamodome.

Within walking distance of our hotel you will not only find all these attractions, but also the Tower of America, Santa Rosa Hospital, El Mercado Market Square and the municipal auditorium. Brackenridge Zoo -and golf cours- is just 3 miles away, and San Antonio International Airport is 7 miles from our hotel.

Also included with your stay is FREE Daybreak Breakfast, FREE Wireless Internet Access, FREE local calls, cable TV with HBO, and seasonal use of our swimming pool is open from 10AM - 10PM 7 days a week. Our rooms also feature a hairdryer for your convenience.

The Days Inn Alamo/Riverwalk puts you right at the center of all that San Antonio has to offer. Feel free to call us direct at 210- 227-6233, or book your reservation online today.

PLEASE NOTE

Parking is Limited, only one vehicle per room allowed. A daily fee is required.. Onsite facilities information- ParkingProperty was built in 1964. Hotel Currency: USD. Additional Addresses: Other: 902 East Houston Street, San Antonio, 78205, TX, US. Additional Phone Numbers: Fax - Other: 12102280901. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-18182088/3066921842750077819/26520" HotelName="FRED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685880/6568fae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-18142504/3066921842750077819/26819" HotelName="IBIS STYLES PARIS EIFFEL CAMBRONNE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889000/888905/88750d51_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-20596833/3066921842750077819/29650" HotelName="MERCURE PARIS OPERA LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44857/f5ce623e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6209-12629901/3066921842750077819/31610" HotelName="AIDA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53525/fbcd6210_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25366-25210936/3066921842750077819/56190" HotelName="GRAND HOTEL CHICAGO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16700/16642/99ae3b93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-25371513/3066921842750077819/63387" HotelName="CLAUZEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166036/8f952106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-25796363/3066921842750077819/64573" HotelName="MAMA SHELTER PARIS WEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33720000/33718900/33718890/b2e46e60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-25200952/3066921842750077819/64994" HotelName="MAXIM FOLIES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691200/691190/1eda0909_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33344-25216808/3066921842750077819/65411" HotelName="ARCHETYPE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11400/11355/805ffdec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-25291897/3066921842750077819/65685" HotelName="MAXIM QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10359/9823e49d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-25187938/3066921842750077819/66004" HotelName="MOULIN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2000/1905/22dfb541_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161571-25338839/3066921842750077819/67266" HotelName="ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498600/1498511/880075b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6082-25187910/3066921842750077819/70040" HotelName="HOTEL CASIMIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11100/11096/d5d90556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263068-25489747/3066921842750077819/70520" HotelName="LE ROCROY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169595/9b760306_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34311-25217458/3066921842750077819/70633" HotelName="VILLA DES PRINCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890100/890094/033b4712_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51186-25231623/3066921842750077819/70830" HotelName="ROSALIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15400/15320/6747bb4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030115-28454981/3066921842750077819/1418" HotelName="HOTEL AVIATIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687400/2687369/2c63b6f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626010-18290847/3066921842750077819/25971" HotelName="15 MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36310000/36307400/36307388/833299e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-18117887/3066921842750077819/26006" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-25187891/3066921842750077819/61337" HotelName="MARAIS HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1260000/1251800/1251788/f9e507f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-25478814/3066921842750077819/63259" HotelName="DE VENISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7430000/7428700/7428650/abf99ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-25441968/3066921842750077819/72326" HotelName="INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1920000/1916100/1916079/870e9605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-25210932/3066921842750077819/73337" HotelName="DU THEATRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/227800/227722/3e8b1ced_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70108-25242614/3066921842750077819/74808" HotelName="ROMANCE MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1754000/1753932/d433f813_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-25201173/3066921842750077819/76458" HotelName="RASPAIL MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564897/096ce733_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-28500860/3066921842750077819/398" HotelName="IBIS PARIS GARE DE L'EST 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18090000/18083200/18083172/d1e5924f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-28500723/3066921842750077819/1566" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-18117939/3066921842750077819/26951" HotelName="SEROTEL LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574838/b058f0b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-18117568/3066921842750077819/28638" HotelName="LAUTREC OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562160/86ebe910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51170-19118740/3066921842750077819/30023" HotelName="FERTEL ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63336/edad7156_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460505-25631825/3066921842750077819/62961" HotelName="CASTEX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522300/2522210/1f718950_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-25442176/3066921842750077819/64298" HotelName="AVIA SAPHIR MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972900/972836/05ac37ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269806-26614067/3066921842750077819/75780" HotelName="LE BELLEVUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71670000/71665000/71664922/a2d73aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233635-28500412/3066921842750077819/6075" HotelName="DE FLORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2524000/2523917/04846562_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10492-28509969/3066921842750077819/6124" HotelName="RESIDENCE INN BY MARRIOTT PARIS DIDOT MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447017/f191a8e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-28496898/3066921842750077819/8680" HotelName="IBIS PARIS GARE DE LYON REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166039/a11d03c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862548-28487380/3066921842750077819/13774" HotelName="APARTMENTS WS LOUVRE - RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/862548/2020716103232794.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030100-28434408/3066921842750077819/14314" HotelName="APARTMENTS WS OPERA GALERIES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1030100/20231314416858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-25355657/3066921842750077819/54955" HotelName="DE FRANCE GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1818 Victoria Avenue, Regina, S4P 0R1, SK, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3077500/3077453/w8029h5358x0y0-9708c5bd_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 228. Floors: 15. Property description- Ideally located in downtown Regina, the Ramada Plaza Regina Downtown hotel is walking distance to Cornwall Centre Shopping Mall, Casino Regina, the Saskatchewan Trade and Convention Centre as well as many corporate locations including Viterra, Sask Energy, Sask Power and several government offices. Enjoy parking for a nominal daily fee, an indoor swimming pool and hot tub, as well as a fully equipped fitness centre.  Guests can host a wide range of meetings for up to 300 people and enjoy dining onsite at The Atrium Family Restaurant, Fibber McGees Pub and Mulligans Lounge. Room service is also available. All guest rooms offer pillow top beds, coffee makers, voice mail and complimentary wireless high speed internet access. Hot tub and family suites are also available as well as business class rooms.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-25190384/3066921842750077819/58054" HotelName="25HOURS HOTEL TERMINUS NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16000/15940/42b79084_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-25230479/3066921842750077819/59152" HotelName="HOTEL SANSO BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1086900/1086808/1e984aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-25201672/3066921842750077819/68579" HotelName="ALBERT 1ER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63911/2a9f3301_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408401-25586727/3066921842750077819/75685" HotelName="LEMAN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/690000/688200/688194/c2f97a60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26808-28496612/3066921842750077819/3455" HotelName="SAINT CHRISTOPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/896800/896751/b58b5a18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174512-3996113/3066921842750077819/20952" HotelName="QUARTIER LATIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63340/e1a8fac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1409944-32355477/3066921842750077819/21065" HotelName="TRIBE PARIS CLICHY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-24271512/3066921842750077819/29404" HotelName="IBIS STYLES PARIS OPERA LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2804000/2803985/e9f63ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-25202736/3066921842750077819/57138" HotelName="MERCURE PARIS TOUR EIFFEL PONT MIRABEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13700/13700/61a4dae1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-25373165/3066921842750077819/59401" HotelName="IBIS STYLES PARIS ALÉSIA MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1005Interstate-Highway 35North, San Marcos, 78666, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1150200/1150145/753b136b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 62. Floors: 2. Property description- Welcome to the Days Inn San Marcos.  The hotel is located just minutes from the beautiful San Marcos River and within 2 miles of Texas State University, and we are only 5 minutes from the famous Prime Outlet Mall and the Tanger Factory Outlet.  We are pleased to offer all of our guests free Daybreak Breakfast, Free High-Speed Internet access, a sparkling outdoor pool, and expanded cable television with HBO.  All of our spacious guestrooms also feature refrigerators and microwaves.  We hope that we will have the opportunity to serve you in the near future.. Onsite facilities information- ParkingProperty was built in 1983. Hotel Currency: USD. Additional Addresses: Other: 1005Interstate-Highway 35North, San Marcos, 78666, TX, US. Additional Phone Numbers: Fax - Other: 15123532330. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-25586723/3066921842750077819/60190" HotelName="DE SUEZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12567100/12567062/790e407a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50970-25230191/3066921842750077819/60779" HotelName="BAUDELAIRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63326/72adf95e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13117-25202443/3066921842750077819/61283" HotelName="MAISON NABIS BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564956/11b09e38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21754-25210506/3066921842750077819/61761" HotelName="BEAUREGARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/850000/848400/848390/9301c428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6043-25187898/3066921842750077819/72822" HotelName="ALBE BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383362/c6c1574b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-4112327/3066921842750077819/22312" HotelName="LA PARIZIENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523311/bf1f3c9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-18127204/3066921842750077819/24537" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-25492501/3066921842750077819/64099" HotelName="DU MINISTERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877036/26dc01a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-25187934/3066921842750077819/68397" HotelName="TOURAINE OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1900/1889/c5ad01bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|545708-25700117/3066921842750077819/74216" HotelName="JEAN BART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23070000/23066000/23065994/54f9b729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-28531240/3066921842750077819/1577" HotelName="IBIS PARIS GARE DU NORD LA FAYETTE 10EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9328/f4473266_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-28457819/3066921842750077819/10137" HotelName="IBIS STYLES PARIS GARE DE L'EST MAGENTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16061600/16061517/dbdef6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91529-28498520/3066921842750077819/13238" HotelName="DU PRINCE EUGENE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523435/6e15ee0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-18182408/3066921842750077819/24877" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-25355316/3066921842750077819/62688" HotelName="GAVARNI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2400 South Highway 77, Kingsville, 78363, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106605/ca0d2f3d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 70. Suites: 20. Single-bedded accommodations: 30. Double bedrooms: 40. Smoking rooms: 21. Nonsmoking rooms: 49. Physically challenged rooms: 7. Floors: 3. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to Holiday Inn Express Hotel &amp;amp; Suites in Kingsville, TX. This choice Kingsville hotel near the famous King Ranch is located in beautiful South Texas, just a few miles from the lovely downtown historic district and Texas A&amp;amp;M University-Kingsville. Families will enjoy their stay at our hotel in Kingsville, Texas due to its central location near the John Conner Museum, Dick Kleberg Park and the largest private ranch in the US - the remarkable King Ranch. There are many shopping areas and dining options within 1 mile of our hotel, including the Wild Horse Mall and many downtown shops.  Corpus Christi is perfect for a family day trip, with its beautiful beaches and barrier islands only a half-hour away. Our hotel provides ideal accommodations for business travelers with a 24-hour business center and easy access to area companies including the Naval Air Station, Exxon Mobil, Boeing Company, Kodiak Manufacturing, Celanese  as well as the King Ranch. The Corpus Christi International Airport (CRP) is just a half-hour away. During your stay at our Kingsville hotel, enjoy premium services and amenities including an  outdoor pool, a brand new fitness center and a free hot breakfast bar with our exclusive cinnamon rolls and other hot items. Book your hotel reservations today, and take advantage of our great hotel room deals and rates.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 2400 South Highway 77, Kingsville, 78363, TX, US. Additional Phone Numbers: Fax - Other: 13615923665. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-25201231/3066921842750077819/66101" HotelName="ELYSEES OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1368/f22434a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.7433093" Longitude="-5.1630036" StarRating="4" HotelCode="0|240162-25455743/3066921842750077819/66762" HotelName="MODERNISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>MALAGA,RONDA,MARÃ­A CABRERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565106/9e15591c_b.jpg</HotelPictures>
        <HotelDescription>This newly build hotel is situated in the middle of central Ronda, just a few metres from the town's main monuments.  A short walk around will take its guests to the 3 main bridges that span the canyon on which the city lays -  Puente Nuevo the tallest of the bridges, towering at 120 metres.  Puente Viejo or the "Arab Bridge" due to its architecture and Puente Nuevo, which despite its name dates back to 1751.  Those interested in bullfighting should visit The nearby Plaza de toros de Ronda, the oldest bullfighting ring in Spain, which was built in 1784.  For exploring the region the bus and train station is only 500 metres away.  The venue itself is offers a comfortable and pleasant atmosphere.  The brightly decoration perfectly combines classical style and warm colours.  Guests who want to sample the authentic local cuisine can drop by the onsite restaurant for a tasty and fulfilling meal. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-26648048/3066921842750077819/72389" HotelName="TOO PARIS - MGALLERY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-25200790/3066921842750077819/73152" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|162425-25339036/3066921842750077819/73418" HotelName="APOLLINAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526642/a5ab6e71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240122-25455687/3066921842750077819/73800" HotelName="KORNER EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866200/866123/bf0d4b50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-25187950/3066921842750077819/74151" HotelName="ICONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-25187978/3066921842750077819/74735" HotelName="ROYAL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565300/60edd937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-25551301/3066921842750077819/76892" HotelName="LOCOMO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6508700/6508662/f4fdbcbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918555-28448943/3066921842750077819/14846" HotelName="APARTMENTS WS OPERA-FOLIES BERGERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918555/20211115144745755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-28497058/3066921842750077819/18357" HotelName="MERCURE PARIS OPERA FAUBOURG MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20023/a8cbd08f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/3066921842750077819/19610" HotelName="ATLANTIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6877/0f9edf2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-24274301/3066921842750077819/29834" HotelName="OPERA D ANTIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/899400/899321/d433affb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233536-25442173/3066921842750077819/46835" HotelName="AUBERGE FLORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1308300/1308259/72ce914e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23564-25212257/3066921842750077819/56033" HotelName="BALMORAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-25442630/3066921842750077819/61746" HotelName="HOTEL LA PETITE ROSA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3595600/3595528/9187b9be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-25442262/3066921842750077819/66457" HotelName="DOISY ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-25447260/3066921842750077819/74544" HotelName="DU VERT GALANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1768400/1768306/c927850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-25187922/3066921842750077819/75424" HotelName="ACCUEIL HOTEL PARIS PIGALLE MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/860000/859900/859852/fc39445b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-28456573/3066921842750077819/155" HotelName="IBIS STYLES PARIS MONTMARTRE BATIGNOLLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27375/71146b29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-28500166/3066921842750077819/9569" HotelName="IBIS STYLES PARIS MAINE MONTPARNASSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/993100/993018/068236ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-28456291/3066921842750077819/9979" HotelName="LITTLE REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523500/2523434/23839535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-28481174/3066921842750077819/16198" HotelName="HILTON GARDEN INN PARIS LA VILLETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88175100/88175083/6d6ad83d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-4132214/3066921842750077819/21361" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247086-18149224/3066921842750077819/23582" HotelName="HELZEAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6470000/6468200/6468130/2743f3e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-25082024/3066921842750077819/31654" HotelName="PAVILLON OPERA GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/662600/662582/a8cc9ea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6157-12629893/3066921842750077819/31677" HotelName="LONDRES ET NEW YORK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14832/eba0f33f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626100-25796307/3066921842750077819/60560" HotelName="DE PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38840000/38834000/38833952/b3425c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-25341191/3066921842750077819/62146" HotelName="MAXIM OPERA (EX BEST WESTERN PREMIER CARRE FOLIES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/895500/895405/5722d406_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6071-25186920/3066921842750077819/63397" HotelName="BASSS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15900/15814/cac1be74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-25201674/3066921842750077819/65017" HotelName="B SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/519500/519445/3334e267_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-25201730/3066921842750077819/74377" HotelName="REGENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561983/f25ac848_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-19118919/3066921842750077819/28065" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-32369415/3066921842750077819/31749" HotelName="LE GRAND QUARTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39210000/39204800/39204752/43979597_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-28460141/3066921842750077819/7509" HotelName="DES BAINS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-18132133/3066921842750077819/23866" HotelName="LONGCHAMP ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1340000/1337900/1337848/1c578cac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-18218554/3066921842750077819/28695" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6051-25187901/3066921842750077819/61344" HotelName="BRITTANY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68517/fcbdcfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428476-27602446/3066921842750077819/76100" HotelName="LE JARDIN DE VERRE BY LOCKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106650000/106641800/106641800/ea9a61a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652326-28503021/3066921842750077819/2227" HotelName="BOILEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652326/202111151604954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-28457566/3066921842750077819/5517" HotelName="SUPER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>335 Boulevard De Leeds, Lille, 59777, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169200/1169199/f5b89aa7_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 121. Suites: 1. Single-bedded accommodations: 88. Double bedrooms: 33. Smoking rooms: 0. Nonsmoking rooms: 121. Physically challenged rooms: 4. Floors: 10. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- Elegant Lille hotel next to the Eurostar station in Euralille business district
Crowne Plaza® Lillie - Euralille hotel is set next to Gare de Lille Europe Eurostar train station, a 10-minute walk from Lille's Old Town.
Our hotel is just off the D651 motorway, and Lille Airport (LIL) can be reached in 15 minutes by car. The World Trade Center Lille is next door, as are handy tram, bus and metro connections. Our Crowne Plaza Meetings Director can assist with events across five meeting rooms, the largest of which can host up to 100 delegates. Sights in the charming Old Town include Lille Cathedral and the impressive Palais des Beaux-Arts. The shops and restaurants of the sprawling Euralille mall are a five-minute walk away.
At our hotel you can enjoy:
- Free Wi-Fi throughout the building
- A gourmet breakfast buffet
- A Fitness Centre
- A fully equipped Business Centre
- Parking for a daily fee
Our upmarket, air-conditioned rooms feature panoramic city views and luxury toiletries. The superior bedding of our Sleep Advantage® programme ensures a great night's sleep. Guests can work out in our fitness centre and relax in the sauna. Sip a cocktail with friends and colleagues in our piano bar, Le Bar, then dine on modern French cuisine in our elegant Le Plaza restaurant.Property was built in 1999. Hotel Currency: EUR. Additional Addresses: Other: 335 Boulevard De Leeds, Lille, 59777, FR. Additional Phone Numbers: Fax - Other: 33320401314. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-25203306/3066921842750077819/55099" HotelName="DE BANVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-25202690/3066921842750077819/56679" HotelName="MERCURE PARIS OPERA GARNIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48247/6d90472e_edited_5ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13738-25201171/3066921842750077819/57934" HotelName="BEST WESTERN EMPIRE ELYSEES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16925/f7269339_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-25593846/3066921842750077819/67152" HotelName="LE10BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607395-25765045/3066921842750077819/70971" HotelName="HÔTEL CHOPIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11959600/11959576/72273e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-28457556/3066921842750077819/552" HotelName="IBIS PARIS GARE DE LYON LEDRU ROLLIN 12EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53555/e72372d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-28457753/3066921842750077819/4235" HotelName="COQ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12429600/12429565/e64a398e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25360-28507768/3066921842750077819/15921" HotelName="SOFT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2010000/2007700/2007700/c6ac1f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-18117133/3066921842750077819/26825" HotelName="HOTEL DU JARDIN DES PLANTES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119448/1ef8d884_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-19118954/3066921842750077819/29027" HotelName="MARCEAU BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1388200/1388103/99b5b977_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-25202447/3066921842750077819/66977" HotelName="VILLA LUTECE PORT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796700/796679/239c1d6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-32321998/3066921842750077819/67652" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233664-25442260/3066921842750077819/70178" HotelName="DESIGN SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160400/1160380/e0894db5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188565-25373579/3066921842750077819/71700" HotelName="NELL HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4928300/4928289/9cfae1d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-18206324/3066921842750077819/24125" HotelName="TRIANGLE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517200/517154/c36616d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-25187974/3066921842750077819/54930" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-25187961/3066921842750077819/58240" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/39908d4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-25464731/3066921842750077819/59845" HotelName="GRAND LEVEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5951900/5951861/0b2a28a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164588-25339369/3066921842750077819/61628" HotelName="9 HOTEL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7526/af4b3a47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-25659584/3066921842750077819/62763" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>118/16 MOO 3 TAMBON KAMALA, AMPHUR KATU, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7439900/7439856/41ed5b65_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Novotel Phuket Kamala Beach in Kathu (Kamala), you'll be convenient to Laem Singh Beach and Surin Beach.  This 4-star hotel is within close proximity of Kamala Beach and Surin Beach.    Rooms   Make yourself at home in one of the 166 air-conditioned rooms featuring minibars. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones, as well as safes and desks.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional features include a concierge desk, babysitting/childcare (surcharge), and an arcade/game room.    Dining   Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Thirsty? Quench your thirst at a bar/lounge, a beach bar, or a poolside bar.    Business, Other Amenities   Featured amenities include a business center, business services, and audiovisual equipment. Planning an event in Kathu? This hotel has facilities measuring 3013 square feet (280 square meters), including a meeting/conference room.    Room Info:  Name: Superior, One King Bed, Ocean View Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior Room, 1 King Bed Description:    One King Bed   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.     Name: Superior, Two Single Beds Description:    Two Single Beds   A coffee/tea maker is supplied. The private bathroom has a shower/tub combination, as well as a hair dryer. Air conditioning, a sofa bed, and a safe are among the conveniences offered. This room is Non-Smoking.       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  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27626-25211164/3066921842750077819/63375" HotelName="BASTILLE DE LAUNAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1214800/1214772/dc2c2866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240247-28456253/3066921842750077819/4908" HotelName="RIBERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1607000/1606929/aaf49ee8_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-28500953/3066921842750077819/5960" HotelName="LE CARDINAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863813/ac0a1794_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233762-28496506/3066921842750077819/9956" HotelName="IBIS STYLES PARIS GARE DE L'EST TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23000/22909/1e6f4f7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350346-28480198/3066921842750077819/14446" HotelName="APARTMENT WS LOUVRE - ETIENNE MARCEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1350346/20221215111815566.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-19118795/3066921842750077819/29081" HotelName="LE GENERAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51245-25229771/3066921842750077819/64439" HotelName="FRANCE ALBION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/970000/966300/966254/0aa4303e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-25211554/3066921842750077819/67078" HotelName="MERCURE PARIS GARE DE LYON OPERA BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/40000/34300/34205/b9df98cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-25447254/3066921842750077819/73302" HotelName="DU PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382488/32e12d73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-26090060/3066921842750077819/76861" HotelName="PRATIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1219100/1219088/5a64341a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873691-28460670/3066921842750077819/13848" HotelName="APARTMENT WS ST GERMAIN - QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873691/20201071021550.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|39618-24442531/3066921842750077819/23217" HotelName="LE 37 BIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66179200/66179152/665c7783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14473-19118989/3066921842750077819/24028" HotelName="CHAMBELLAN MORGANE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562175/05d181d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-19118848/3066921842750077819/27357" HotelName="IBIS PARIS TOUR EIFFEL CAMBRONNE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16049/60daebfb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-25558492/3066921842750077819/59701" HotelName="MONSIEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>STRANDALLEE 198, TIMMENDORFER STRAND, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11741300/11741259/81921c68_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Timmendorfer Strand is a business-friendly hotel located in Timmendorfer Strand's midtown area and local attractions include Travemuende Ferry Port and Hansapark.    Hotel Features.   Mercure Hotel Timmendorfer Strand's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include an indoor pool and a sauna. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. This 4-star property has a 24-hour business center and offers small meeting rooms, audiovisual equipment, and business services. Complimentary wireless Internet access is available in public areas. This Timmendorfer Strand property has event space consisting of banquet facilities, conference/meeting rooms, and exhibit space. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Guest parking is complimentary. Additional property amenities include a coffee shop/café, a terrace, and multilingual staff. Extended parking privileges may be offered to guests after check-out (surcharge). This is a smoke-free property. A total renovation of this property was completed in February 2010.    Guestrooms.     87 guestrooms at Mercure Hotel Timmendorfer Strand feature minibars and safes. Balconies offer courtyard views. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones. Flat-panel televisions have cable channels. Windows that open, blackout drapes/curtains, and clock radios are also provided. Guests may request irons/ironing boards, hypo-allergenic bedding, and extra towels/bedding. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      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.   There are no room charges for children 6 years old and younger who occupy the same room as their parents or guardians, using existing bedding.          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:   A tax is imposed by the city: EUR 2.6 per person, per night   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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: EUR 10 per night  Buffet breakfast fee: EUR 15,00 per person (approximately)  Rollaway bed fee: EUR 40 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449323-32344936/3066921842750077819/63446" HotelName="HÔTEL NOUCHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449323/202592515656142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-25642044/3066921842750077819/69414" HotelName="EIFFEL BLOMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11620700/11620624/32952d43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-25201698/3066921842750077819/70793" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-25282881/3066921842750077819/71231" HotelName="AMELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/872400/872352/aca1d17e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-25201172/3066921842750077819/74473" HotelName="QUEEN MARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522900/522821/b2640136_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-28578533/3066921842750077819/1009" HotelName="MERCURE PARIS GARE DE LYON TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562423/54303971_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-19118944/3066921842750077819/26564" HotelName="CITADINES TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/447100/447033/8a508734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186876-19118952/3066921842750077819/29240" HotelName="LEGEND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1390/8b2324a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-18117919/3066921842750077819/29769" HotelName="MAGELLAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32950000/32943100/32943086/15f1a111_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-19118727/3066921842750077819/29893" HotelName="IBIS STYLES PARIS CADET LAFAYETTE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34211/3fe2feb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9595968" Longitude="-77.373285" StarRating="3" HotelCode="0|247545-18174437/3066921842750077819/29947" HotelName="IBIS PARIS PERE LACHAISE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>435 Herndon Pkwy, Herndon, VA, 20170, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21800/21735/f75ca9d1_b.jpg</HotelPictures>
        <HotelDescription>Hampton Inn and Suites Herndon-Reston is a 100% NON-Smoking hotel is situated in the heart of Northern Virginia's business and technology corridor. Northrop Grumman, Oracle, Computer Associates, Boeing,  Software AG and General Dynamics are all within a 2-mile radius of the hotel.  This Hampton Inn and Suites is just 10 minutes from Dulles International Airport and only 19 miles west of downtown Washington - DC.  All of our Nations Capital attractions are a short ride away.  Within minutes visitors will enjoy The Smithsonian Air and Space Museum, National History Museum, Arlington National Cemetery, Georgetown, Washington Monument and DuPont Circle just to name a few.  Located in Northern Virginia's exclusive shopping and dining district, Reston Town Center is two miles away and Tysons's Corners is only nine miles from the hotel.  Additionally within a three-mile radius of the property is over 50 restaurants to choose from.  Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is designed for comfort while offering an urban, sophisticated setting. Each 96 spacious and elegant rooms and suites feature 32'' flat screen HD televisions, High Speed Internet Access, Cloud Nine bed package, microwave and refrigerator. All complemented by a contemporary decor with rich espresso furnishings and luxurious fabrics.   All of our guests at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia will enjoy complimentary Hampton On the House, On the Run Breakfast Bags Monday through Friday. Coffee, tea and USA Today newspapers are available in the lobby 24 hours a day.   Want to enjoy the outdoors? Located behind the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is the Washington and Old Dominion Trail. This 45 mile multi-use trail is for walkers, runners and bicyclists. Relax and rejuvenate in our indoor swimming pool. Complimentary bicycles are available at the guest service desk. Keep up your fitness regime by stopping by our 24 hour fitness center. Shop at our convenient Suite Shop offering snacks, beverages and sundries.   The Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia is a welcome haven for the business travelers and those looking for a leisure weekend getaway.   We love having you here at the Hampton Inn &amp;amp; Suites Herndon/Reston hotel Virginia&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-25230211/3066921842750077819/56708" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/d62ea181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-25765023/3066921842750077819/56724" HotelName="HOTEL THEOREME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1104 North General Bruce Dr, Temple, 76504, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188357/201312395021978.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 59. Floors: 2. Property description- Welcome to the Days Inn Temple, TX. We are conveniently located off of Interstate 35, 2 Miles from downtown and 3 Miles from the world renowned Scott and White Hospital. Renovated in 2006, the list of amenities at our property include - Free High-Speed Wireless and Wired Internet, Free Daybreak Breakfast, Free USA Today Paper, and a sparkling outdoor pool. All rooms also feature microwaves , coffee makers, hair dryers, and irons with ironing boards.. Onsite facilities information- ParkingProperty was built in 1993. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6138-25190387/3066921842750077819/62099" HotelName="NH PARIS OPERA FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2580/w3837h2561x3y0-5432d57d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234205-25442758/3066921842750077819/66781" HotelName="TERMINUS LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1072900/1072848/98cf77d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240131-25455699/3066921842750077819/67880" HotelName="HAMEAU DE PASSY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315000/1314918/8ebf0faf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874153-32594459/3066921842750077819/15639" HotelName="HABITUEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21320000/21313400/21313353/ed5c5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186315-18146296/3066921842750077819/23299" HotelName="LE 46 HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63898/e0f5035c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-19118898/3066921842750077819/28211" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/b829e4fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-25476152/3066921842750077819/58331" HotelName="IBIS PARIS VAUGIRARD PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17200/17107/f8250a83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-25238217/3066921842750077819/59409" HotelName="MERCURE PARIS 15 PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18800/18784/646c8f1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.4039" Longitude="-122.117" StarRating="3" HotelCode="0|460511-25631829/3066921842750077819/63673" HotelName="GEORGE SAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2700 W EL CAMINO REAL, MOUNTAIN VIEW, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17720000/17710700/17710635/649b51a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Hotel Aria in Mountain View, you'll be in the business district and close to San Antonio Shopping Center and Computer History Museum.&lt;br /&gt; This hotel is within close proximity of Mountain View Center for the Performing Arts and Google Headquarters.&lt;br /&gt;   Rooms   Make yourself at home in one of the 98 air-conditioned rooms featuring refrigerators and microwaves. Your pillowtop bed comes with cotton sheets, and all rooms are furnished with single sofa beds. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;br /&gt;   Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an outdoor pool, a spa tub, and a fitness facility. Additional features at this Art Deco hotel include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary hot/cold buffet breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and dry cleaning/laundry services. Free parking is available onsite.&lt;br /&gt;   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 20.00 per pet, per night   Late check-out fee: USD 68.00  Rollaway bed fee: USD 20.00 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Mandatory Fees and Taxes    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:    A 10 percent city/local tax will be charged      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.     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.     Minimum Spring Break check-in age is 21 years old.      Property Information:  Check-in time starts at 3 PM  Pets not allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-25442576/3066921842750077819/70789" HotelName="HOTEL DE LA GAITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4479000/4478908/1e03d418_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234154-25442696/3066921842750077819/71619" HotelName="SAINT CYR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827300/9827286/4104942e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|114408-25285066/3066921842750077819/74412" HotelName="SAINT GEORGES LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144598/f6926ce5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-28457696/3066921842750077819/4166" HotelName="LANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873903-28460179/3066921842750077819/14377" HotelName="APARTMENTS WS MARAIS - MUS?E POMPIDOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/873903/2020108850282.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|292334-27404519/3066921842750077819/30041" HotelName="IBIS PARIS SACRE COEUR 18EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2300/2290/03829eb0_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-25216046/3066921842750077819/58492" HotelName="BEST WESTERN PLUS OPERA BATIGNOLLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/789500/789461/1f226c07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248083-25464751/3066921842750077819/59461" HotelName="HOTEL KORNER LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190500/190461/7cf64aa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-25300282/3066921842750077819/60533" HotelName="MARAIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/125800/125775/8f76abae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428472-27600195/3066921842750077819/64140" HotelName="HOTEL DU CHATEAU DEAU - TOURISTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103020000/103017400/103017397/9760ef06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-28496969/3066921842750077819/14732" HotelName="DU VIEUX SAULE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119402/77e38196_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-4106852/3066921842750077819/22347" HotelName="APARTADAGIO PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4096/23273ae8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-26644617/3066921842750077819/45425" HotelName="BABA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87830000/87828000/87827922/30c0d7be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-25190380/3066921842750077819/53884" HotelName="HOLIDAY INN PARIS - GARE DE LYON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44757/12cb3a39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-25447242/3066921842750077819/54906" HotelName="DE VARENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542853/aebaca4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6038-25187895/3066921842750077819/62150" HotelName="AULIVIA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557940/402c8288_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.676800" Longitude="12.562000" StarRating="3" HotelCode="0|32791-25216336/3066921842750077819/68215" HotelName="PRINCESSE CAROLINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vester Farimagsgade 17, Copenhagen, 1606, Denmark</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465000/1464970/c8628132_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Copenhagen and was established in 1957. It is close to the Tivoli and the nearest station is Vesterport. The Hotel has a restaurant. All 119 rooms are equipped with hairdryer. category: First style: Traditional year Built: 1957 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-25282439/3066921842750077819/69573" HotelName="VIATOR PARIS GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685900/2685852/43a68c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-25502337/3066921842750077819/72079" HotelName="IDOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558200/558173/988fb59b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652381-25829744/3066921842750077819/72995" HotelName="OH LA LA ! HOTEL BAR PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37030000/37026000/37025921/5b2002cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-25442414/3066921842750077819/73046" HotelName="LE CLOS MEDICIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/430000/425300/425236/a6c3871b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-20675536/3066921842750077819/24656" HotelName="MERCURE PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564700/564660/02288135_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18860-24267862/3066921842750077819/28512" HotelName="GRAND ST. MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83070/088a4d2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|529634-25685135/3066921842750077819/73173" HotelName="ANDREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13510000/13506000/13505949/04d4e83c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-25455873/3066921842750077819/76915" HotelName="QUEEN`S" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3673100/3673058/320ea5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-28456913/3066921842750077819/1682" HotelName="BIENVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106604/a39eb133_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.091937" Longitude="-93.429308" StarRating="3" HotelCode="0|174507-28497156/3066921842750077819/5005" HotelName="CARLADEZ CAMBRONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>11801 Fountains Way N, Maple Grove, 55369, MN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977400/977302/f8f731ff_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 136. Suites: 60. Single-bedded accommodations: 60. Double bedrooms: 59. Smoking rooms: 0. Nonsmoking rooms: 136. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our weekend only waterpark hotel is ideally situated in the heart of the Arbor Lakes shopping and entertainment district with easy access to I-94, I-494 and just off I-694, this hotel in Maple Grove MN is a beautiful Venetian-themed hotel that features grand accommodations and a weekend only waterpark that put you close to NW Minneapolis' most exciting attractions and businesses.
&amp;amp;nbsp;Corporate travelers appreciate our hotel in Maple Grove, MN lodging near major businesses such as Boston Scientific, Target, Cargill, Great River Energy and Medtronic. Over 1,900 square feet of meeting space, a 24-hour business center and free high-speed internet access are provided to accommodate our guests' professional needs. 
&amp;amp;nbsp;Maple Grove MN Hotel guests enjoy visiting the shoppes at Arbor Lakes, US Bank Stadium, the Mall of America and the Science Museum of Minnesota near St. Paul. Downtown Minneapolis offers plenty of dining, shopping and entertainment options less than 10 miles away.
&amp;amp;nbsp;During your stay, we encourage you to take advantage of our hotel's Palazzo restaurant &amp;amp; lounge. An indoor heated pool &amp;amp; whirlpool and a well-equipped fitness center are provided for your convenience, while our exclusive, indoor Venetian Waterpark is open Friday evening - Sunday morning for the best in recreation. As you plan your trip, we invite you to explore our exceptional Maple Grove, MN hotel rates and make your reservations today.. Onsite facilities information- Parking. Security information- No weapons allowed on propertyProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 11801 Fountains Way N, Maple Grove, 55369, MN, US. Additional Phone Numbers: Fax - Other: 17634255581. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-30100859/3066921842750077819/18838" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/2926efad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-4129193/3066921842750077819/21378" HotelName="MERCURE PARIS TOUR EIFFEL GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11772/16caafe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|387350-25569535/3066921842750077819/61862" HotelName="ARVOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1527600/1527547/7a50a152_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-26614031/3066921842750077819/74856" HotelName="PARADISO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58920000/58919400/58919400/22daf3fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-28586440/3066921842750077819/15998" HotelName="VILLA ROMANTIC AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74300000/74291300/74291222/79b847e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14564-24663056/3066921842750077819/30732" HotelName="VILLA PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565800/565710/b69c5eed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-25211226/3066921842750077819/56264" HotelName="HELIOS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1050000/1042600/1042503/w7911h5281x0y0-b52dc0a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-25215548/3066921842750077819/61295" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-25201232/3066921842750077819/71285" HotelName="ELSA HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522600/522512/71e8a2e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-25373577/3066921842750077819/74277" HotelName="RESIDENCE FOCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>802 Huffman Mill Rd, Burlington, 27215, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3146/e66d6f01_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 26. Floors: 2. Property description- The Super 8 of Burlington is located near Elon University, Asheboro State Zoo, Green Valley Golf Course and Greensboro Airport. 
They offer SuperStart Breakfast, High Speed Internet Access, Free Local Calls and Free Shuttle for High Point Furniture Market.  Each guest room offers Microwave, Refrigerator, Iron, Ironing Board, Coffee Makers and Hair Dryers.  They are also approved by Triple A with 2 diamonds. No pets.. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. Additional Addresses: Other: 802 Huffman Mill Rd, Burlington, 27215, NC, US. Additional Phone Numbers: Fax - Other: 13365840910. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652341-28503028/3066921842750077819/9064" HotelName="IBIS PARIS GARE MONTPARNASSE 15ÈME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652341/2021111612330440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-18188240/3066921842750077819/28373" HotelName="APARTHOTEL ADAGIO ACCESS PARIS REUILLY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6320000/6318100/6318066/d8f6ac50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232151-12631566/3066921842750077819/31692" HotelName="TIMHOTEL GARE DU NORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1140600/1140512/ec5ca361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-25263816/3066921842750077819/62015" HotelName="MARAIS GRANDS BOULEVARD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/890300/890224/dac858ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-25210930/3066921842750077819/67937" HotelName="VILLA DES AMBASSADEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565618/719d60ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14508-25201243/3066921842750077819/69678" HotelName="DIVA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/898200/898175/c2a65388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-25558496/3066921842750077819/74929" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-25210615/3066921842750077819/75552" HotelName="LENOX MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1171400/1171303/b64313f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234125-28456254/3066921842750077819/2999" HotelName="REGYN`S MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2533900/2533867/1c5a057f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-28441156/3066921842750077819/12067" HotelName="APARTADAGIO ACCESS PARIS PHILIPPE AUGUSTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1195700/1195625/c9afc585_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-18138347/3066921842750077819/23830" HotelName="LE TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84300/84209/766be834_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70284-19119014/3066921842750077819/23944" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-25190400/3066921842750077819/59552" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.674377" Longitude="-97.046002" StarRating="3" HotelCode="0|188382-25373389/3066921842750077819/65853" HotelName="MONTPARNASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4020 Great Southwest Parkway, Grand Prairie, 75052, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5200000/5196000/5195936/c10f9b4c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 64. Floors: 2. Property description- Welcome to the Super 8 Grand Prairie Southwest.  Our convenient location on Great Southwest Parkway offers easy access to I-20 and US-360 and is just minutes from Six Flags, Hurricane Harbor, Ameriquest Field, Dallas and Fort Worth.  Relax with us and enjoy modern amenities such as wired and wireless internet access, microwaves, refrigerators, in room coffee, our ever popular SuperStart breakfast, an outdoor pool, our business center and much more.. Onsite facilities information- ParkingProperty was built in 1997. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401606-27714011/3066921842750077819/69686" HotelName="BLOOM HOUSE (CLASSIC)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1401606/2024617152110912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-25442442/3066921842750077819/69953" HotelName="LOUVRE BONS ENFANTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2550000/2543400/2543392/dd5d1cdf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-25512011/3066921842750077819/70199" HotelName="TONIC HOTEL SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8250200/8250159/e2d0cfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-25238207/3066921842750077819/74915" HotelName="ISTRIA ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1167500/1167479/eebebce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14515-28531209/3066921842750077819/9465" HotelName="IBIS PARIS MONTMARTRE SACRE-COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10680/974e97fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|411527-28456373/3066921842750077819/12525" HotelName="DES PAVILLONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6590000/6584800/6584744/a56dd9bf_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13713-18117485/3066921842750077819/23980" HotelName="DU BOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/107900/107886/dc730110_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18787-18170955/3066921842750077819/27407" HotelName="VILLA DES ARTISTES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14788/9895ec58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18931-19118985/3066921842750077819/27486" HotelName="OBSERVATOIRE LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11265/f6f3de0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-18199401/3066921842750077819/28345" HotelName="ORATIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401117-27593935/3066921842750077819/58245" HotelName="YUNA PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93860000/93859500/93859419/92a47162_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-25203110/3066921842750077819/58438" HotelName="NOVOTEL PARIS VAUGIRARD MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14634/13f4360f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233699-25442298/3066921842750077819/62683" HotelName="MONSIEUR HELDER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3020000/3016500/3016441/a7d53966_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-25340058/3066921842750077819/65884" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428479-27602353/3066921842750077819/68445" HotelName="MERCURE PARIS BUTTE MONTMARTRE BASILIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106440000/106430900/106430883/533a6d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-25340061/3066921842750077819/68799" HotelName="RELAIS SAINT CHARLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4740000/4730800/4730712/08c3b504_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-25634283/3066921842750077819/75108" HotelName="PHENIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535900/10535825/197e501f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47860-25224181/3066921842750077819/75680" HotelName="LONDON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27300/27241/2bc5fd98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|432590-28541739/3066921842750077819/1920" HotelName="HÔTEL AMIRAL FONDARY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/432590/2019421154942812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-28498773/3066921842750077819/10842" HotelName="DU PLAT D'ETAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880236/83360d56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13082-28578629/3066921842750077819/12860" HotelName="MERCURE PARIS OPERA LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8900/8862/950e4d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408392-25586721/3066921842750077819/60221" HotelName="HANDSOME BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565200/565110/5ffd5a09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-25447264/3066921842750077819/61754" HotelName="IBIS PARIS AVENUE DE LA REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10912000/10911936/ce210672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-25291855/3066921842750077819/65207" HotelName="REGENCE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-25210670/3066921842750077819/70028" HotelName="LES BULLES DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34465/7cb25c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652334-25829718/3066921842750077819/75645" HotelName="LE CITIZEN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4120000/4113300/4113296/a6f8fb4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59063-28457786/3066921842750077819/6755" HotelName="CITE ROUGEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3889200/3889148/ed4920f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238580-32593760/3066921842750077819/8738" HotelName="LES JARDINS DU LUXEMBOURG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/60000/53600/53530/b21c0234_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-19119002/3066921842750077819/27471" HotelName="CITADINES BASTILLE GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565500/565465/a4dfd381_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-25765133/3066921842750077819/56422" HotelName="HÔTEL STELLA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20069/d66860c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18952-25200636/3066921842750077819/61042" HotelName="9HOTEL REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11763200/11763129/2de9266e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4845" Longitude="-89.0235" StarRating="3" HotelCode="0|480698-25648317/3066921842750077819/76562" HotelName="RESIDHOTEL IMPERIAL RENNEQUIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1905 W MARKET ST, BLOOMINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1611100/1611041/85abcbef_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Red Roof Inn Bloomington in Bloomington, you'll be convenient to Bloomington-Normal Factory Stores and Miller Park Zoo.&lt;br /&gt; This inn is within close proximity of Illinois Wesleyan University and Bromenn Hospital.&lt;br /&gt;   Rooms   Make yourself at home in one of the 94 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;br /&gt;   Rec, Spa, Premium Amenities   Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   Grab a bite from a snack bar/deli serving guests of Red Roof Inn Bloomington.&lt;br /&gt;   Business, Other Amenities   Featured amenities include express check-out, a 24-hour front desk, and air conditioning in public areas. Free parking is available onsite.&lt;br /&gt;   Room Info:    Know Before You Go       Children 17 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Rollaway bed fee: USD 15 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.     Property Information:  Check-in time starts at 3 PM  Pets allowed   Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|534419-25690886/3066921842750077819/76956" HotelName="LUXIA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16350000/16344100/16344076/9bb18a69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-28496806/3066921842750077819/5664" HotelName="LE COLISEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Tamengo, Anadia-Coimbra -Portugalngos, 3780-541, Curia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8045200/8045174/5fc14966_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Curia and was established in 1926. It is 15.0 Km from the National Bussaco Forest and the nearest station is Local Train Station. The Hotel has a restaurant, a bar, a coffee shop, an indoor swimming pool and an outdoor swimming pool. All 100 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Chateau year Built: 1926 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-28531290/3066921842750077819/9163" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|363773-28456886/3066921842750077819/14105" HotelName="FLOR RIVOLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3590000/3585000/3584917/929593f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-28500386/3066921842750077819/15886" HotelName="SLEEPING BELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5638500/5638495/da615d4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-28456579/3066921842750077819/18958" HotelName="MODERN EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106609/2df67e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/3066921842750077819/20140" HotelName="BEST WESTERN ARAMIS SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1396/cffaa437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-24659289/3066921842750077819/22366" HotelName="DU CADRAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 1 Kensington Court, LONDON, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44833/7ede563c_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located directly in the centre of London and offers views out over Kensington Palace. It is housed in a 19th century historic building and comprises a total of 57 rooms spread over 6 floors. Facilities available to guests include a stylish air-conditioned foyer, a charming bar, and an à la carte restaurant with highchairs for infants. The tastefully designed and spacious rooms come with an en-suite bathroom and a comfortable king-size bed. Further fittings include satellite/cable TV and individually regulated central heating. The hotel offers the use of an indoor heated swimming pool and a massage service. Sport enthusiasts may enjoy their routine workout in the gym and take advantage of the sauna.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|527549-18206538/3066921842750077819/25160" HotelName="SUITES AND HOTEL HELZEAR ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19080000/19074700/19074687/939e6c65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233684-25442284/3066921842750077819/63431" HotelName="FONTAINES DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526600/526523/f5ed5eae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-25187975/3066921842750077819/68064" HotelName="TRIANON GARE DE LYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13400/13375/ffc239e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-25354731/3066921842750077819/68351" HotelName="RELAIS MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KAMAN STREET, EILAT, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53598/46422572_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated about 10-minute walk from the beach, a few local restaurants and a supermarket. Eilat city centre can be reached by taxi within around 10-15 minutes.

Situated by the sea and between the two blue lagoons, this city hotel offers a total of 84 suites, family rooms and regular rooms equipped with the latest facilities to give guests an intimate atmosphere close to all the attractions in Eilat. Facilities at this club resort include 24-hour reception and check-out services, a hotel safe, currency exchange facilities, lift access and a bar. Internet access (in the lobby only), room service and a laundry service are available for a fee.

Rooms are simple and modestly sized, but comfortable. All have compact en suite bathrooms fitted with a shower, bath and hairdryer. Amenities include a double bed, satellite/cable TV, a safe, a useful mini fridge, tea and coffee making facilities and an ironing set. Air conditioning, central heating and a balcony or terrace feature as standard.

The hotel has a modest outdoor swimming pool that has a small waterfall feature, a children's swimming area and a poolside snack bar. Guests can also enjoy a work-out in the hotel gym.

A rich and varied buffet offers authentic dishes with the aromas of home cooking. These include delicious Israeli breakfasts and barbecue nights around the swimming pool. The main dining room is situated on the ground floor and is decorated in blue and green.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-25201704/3066921842750077819/73892" HotelName="JARDIN LE BREA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8108100/8108005/85a30990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-28499966/3066921842750077819/2105" HotelName="HOTEL FLANELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-18132011/3066921842750077819/26316" HotelName="MONTFLEURI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877031/06987608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6077-19118743/3066921842750077819/29870" HotelName="HYATT REGENCY PARIS ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1400/1337/w3836h2556x4y4-42f5edde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18816-25201683/3066921842750077819/56354" HotelName="CLUNY SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10625/f127c78b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-25201717/3066921842750077819/60441" HotelName="MERCURE PARIS MONTPARNASSE RASPAIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558400/558353/4857157e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-25309754/3066921842750077819/62217" HotelName="10 OPERA BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542800/1542774/c6be7019_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6237-25187966/3066921842750077819/67821" HotelName="GEORGE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/870400/870400/cbaf5853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-25187892/3066921842750077819/70533" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-25398917/3066921842750077819/71295" HotelName="LE GREY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561997/538db90d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12974-25201092/3066921842750077819/76362" HotelName="LORETTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5500/5464/7a9a7b3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-28499064/3066921842750077819/1892" HotelName="RELAIS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1223500/1223409/2bcea672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436505-28500914/3066921842750077819/11413" HotelName="VIC EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1071000/1070983/86287261_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-28496591/3066921842750077819/15955" HotelName="GAILLON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64926/6666bcf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-18203840/3066921842750077819/24309" HotelName="ETOILE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 22, 24, 26, 28 PHANG NGA ROAD, T. TLAD YAI, MUANG, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20509/5d696e63_b.jpg</HotelPictures>
        <HotelDescription>This city hotel is located in the heart of Phuket City with its easily accessible 'Old Town' and many attractions in the surrounding area. Phuket International Airport is approximately 30 km from the hotel.

The design of the hotel combines an elegant blend of contemporary design with a modern Thai touch, all the latest amenities and free WLAN Internet access, thereby ensuring a relaxing stay for all guests. The hotel is air-conditioned and has a 24-hour reception. Facilities at the hotel include a TV lounge, bar and restaurant. Guests may utilise room service and the laundry service. Guests arriving by car may park in the hotel's car park.

The hotel's rooms provide a range of facilities such as air conditioning, colour TV with satellite channels and minibar. Tea and coffee making facilities are available in the deluxe and suite rooms. There is in-room WLAN Internet access and an international direct dial telephone. All rooms are en suite with bath/shower and hairdryer.

The hotel offers its guests the use of a sauna and spa treatments.

Continental set breakfast or Asian set breakfast is included. There is also a set menu option at lunch.

Just only 30 minutes drive from Phuket International Airport to Phuket Town where hotel is located. At the airport, there are many kibds transfer such as car rental, joined van, taxi and airport bus.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-18206736/3066921842750077819/25601" HotelName="GRAND HOTEL LAFAYETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1063000/1062937/17bfe44a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-25455641/3066921842750077819/57395" HotelName="WINDSOR HOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547700/3547614/f5c1987f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-25212258/3066921842750077819/57846" HotelName="LE PARISIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1230000/1226700/1226699/379e223a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-25216338/3066921842750077819/58471" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-25537383/3066921842750077819/62863" HotelName="HOTEL PIERRE NICOLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10090000/10084700/10084602/846ae3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|225939-25428273/3066921842750077819/65744" HotelName="EDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5990000/5987500/5987457/38c7efbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-28458608/3066921842750077819/9478" HotelName="IBIS STYLES PARIS GARE DE LYON BASTILLE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37060000/37059500/37059434/w3000h2085x0y0-c3d6e5b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-28496958/3066921842750077819/10687" HotelName="ABBATIAL ST. GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53483/61668c11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.924751000000000" Longitude="-77.054596000000000" StarRating="1" HotelCode="0|15347-28434808/3066921842750077819/11589" HotelName="AMADEUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2660 Woodley Road NW, WASHINGTON, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/904700/904640/1d856037_z.jpg</HotelPictures>
        <HotelDescription>This majestic hotel is situated just a few minutes away from the city centre. A subway station and the national zoo are only a few paces from the hotel. It comprises a total of 1.348 rooms and offers a lobby with a 24-hour reception. Further facilities here include a pub and a fancy cocktail lounge. There is also a bakery and a coffee shop. Those arriving by car may make use of the parking spaces (charges apply).  The comfortable rooms are tastefully designed and fully - equipped. Internet connection is also available. The air conditioning and heating may be individually adjusted.  There are 2 swimming pools located within the grounds of the hotel (use dependent on season). Sports enthusiasts may also enjoy a workout in the large gym.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92871-18182042/3066921842750077819/27559" HotelName="TONIC DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34500/34464/38cf36d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10489-18117210/3066921842750077819/27847" HotelName="CITADINES APARTHOTEL BASTILLE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526635/2ce652b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33349-25216816/3066921842750077819/56742" HotelName="ZE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/792200/792109/e3525cbf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-25591054/3066921842750077819/59892" HotelName="NOVOTEL SUITES PARIS EXPO PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12560000/12552800/12552752/5f49d5d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169797-25340087/3066921842750077819/68335" HotelName="ARC ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53487/eba748d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-25537413/3066921842750077819/70742" HotelName="ODEON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891932/42923f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-25202642/3066921842750077819/71539" HotelName="RELAIS SAINT JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53590/3d49be58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411062-25591158/3066921842750077819/76688" HotelName="SAINT-LOUIS PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13270000/13263100/13263038/5449de84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-28586441/3066921842750077819/764" HotelName="ZOKU PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89770000/89768500/89768402/2bdacb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-28507680/3066921842750077819/2068" HotelName="JARDIN DE VILLIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517063/3b2943fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238579-28496844/3066921842750077819/3139" HotelName="LA PERLE SAINT-GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/238579/2013629144719474.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-28499037/3066921842750077819/4460" HotelName="PASTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/64000/63912/882a852f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6095-18116426/3066921842750077819/25161" HotelName="ELYSEES CERAMIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81700/81652/3b97e15d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607636-19118822/3066921842750077819/30109" HotelName="LES DEUX GIRAFES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23580000/23579300/23579235/b69ca7e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238564-25447246/3066921842750077819/54560" HotelName="DES CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3006200/3006128/7beddab5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-25214244/3066921842750077819/54746" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-25214160/3066921842750077819/68173" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14535-19118975/3066921842750077819/26891" HotelName="LE PERGOLESE PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19489/8a4d11d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-25198579/3066921842750077819/37192" HotelName="BEST WESTERN PLUS LA DEMEURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1010000/1000300/1000282/5020fa6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-25210928/3066921842750077819/58079" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169793-25340041/3066921842750077819/60623" HotelName="BEAUSEJOUR MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1405300/1405292/86d06a62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14465-25201233/3066921842750077819/62064" HotelName="BAILLI DE SUFFREN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/894900/894821/w8183h5464x0y0-928eb85c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030040-26236012/3066921842750077819/75747" HotelName="LES CLES DU 27 PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29470000/29464400/29464319/536225dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6094-28560857/3066921842750077819/11241" HotelName="7 EIFFEL BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34200/34186/bd2cadc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-19118968/3066921842750077819/29411" HotelName="LES TOURNELLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1107500/1107461/dd8ab22b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-28766776/3066921842750077819/31808" HotelName="LES JARDINS DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20931/9a521d0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-25369811/3066921842750077819/55549" HotelName="CRAYON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2580000/2571900/2571854/w2971h1974x133y133-909e68ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-25502499/3066921842750077819/55571" HotelName="CHESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-25309826/3066921842750077819/59882" HotelName="BEAUGENCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-25216342/3066921842750077819/60716" HotelName="DADOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1490000/1486900/1486880/6ef7f423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-25202643/3066921842750077819/61183" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626007-25796171/3066921842750077819/63263" HotelName="CARON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3060000/3051000/3050968/e9ceab33_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.336601" Longitude="-81.536523" StarRating="4" HotelCode="0|18845-25203098/3066921842750077819/67801" HotelName="ETOILE SAINT FERDINAND BY HAPPYCULTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2900 Parkway Boulevard,  KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26722/a0c0fa97_b.jpg</HotelPictures>
        <HotelDescription>Situated in Kissimmee, this hotel is less than 800 m from a range of bars and restaurants, and 1.5 km from a plethora of shops. A prime location, 2.5 km from Walt Disney World, 8 km from Orlando, and 25 km from Orlando Airport. The hotel offers 718 stylish guest rooms with contemporary furnishings. They come equipped with cable TV, coffee facilities, fridge, safe and marble bathroom with hairdryer and toiletries. Guests can enjoy three outdoor swimming pools that come with a waterfall and slides. In the beautiful lobby, guests have access to services such as coffee shop, a lounge, a small supermarket, a games room and a playground. Travellers with business purpose may appreciate with well-equipped business center and a versatile venue for corporate meeting or a unique setting.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-25442766/3066921842750077819/68526" HotelName="TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523380/a4c40d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408365-25586711/3066921842750077819/71131" HotelName="EKTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9830000/9827200/9827114/f5c2ca19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13119-18117376/3066921842750077819/24253" HotelName="HOTEL LITTERAIRE LE SWANN, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564932/w3837h2475x3y0-fd2171ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652342-18282413/3066921842750077819/27023" HotelName="IBIS PARIS TOUR MONTPARNASSE 15EME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1103500/1103455/b9df5eb5_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-32386586/3066921842750077819/30684" HotelName="WHISTLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1603500/1603419/dd6fafcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92421-25260602/3066921842750077819/60160" HotelName="HOTEL DE LA BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1080500/1080485/14e267ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-25689624/3066921842750077819/63745" HotelName="DE ROUBAIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-26610673/3066921842750077819/69322" HotelName="BABEL HOTELS BELLEVILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66022900/66022815/4ac2e7df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-25442172/3066921842750077819/74585" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233630-25442236/3066921842750077819/76765" HotelName="LOUISA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/106700/106606/78a645f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-28496607/3066921842750077819/9726" HotelName="LOUISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-18117211/3066921842750077819/28014" HotelName="CITADINES LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44729/2247fbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-21002259/3066921842750077819/31903" HotelName="MAISON MERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201100/201087/5d4f0633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-25190397/3066921842750077819/56093" HotelName="BEST WESTERN PREMIER TROCADERO LA TOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/890000/889936/ec0daafb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.0781" Longitude="25.3527" StarRating="3" HotelCode="0|448289-25618765/3066921842750077819/59721" HotelName="DELAVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>AGIOS PROKOPIOS NAXOS, AGIOS PROKOPIS, NAXOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1640000/1639950/f023d006_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Camara Hotel is located in Naxos's Agios Prokopios neighborhood and close to Agios Prokopios Beach, Agia Anna Beach, and Plaka Beach. Nearby points of interest also include Agios Georgios Beach and Archaelogical Museum.    Hotel Features.    Camara Hotel features a rooftop terrace, a library, and tour/ticket assistance.  Complimentary wireless and wired high-speed Internet access is available in public areas and the hotel has an Internet point.  Room service is available. Concierge services and tour assistance are available. Additional property amenities include gift shops/newsstands, express check-in, and express check-out. The property has designated areas for smoking.    Guestrooms.     12 air-conditioned guestrooms at Camara Hotel feature makeup/shaving mirrors and hair dryers. Balconies offer sea, lake, or mountain views. Bathrooms feature showers with handheld showerheads. In addition to complimentary newspapers and safes, guestrooms offer phones as well as free local calls (restrictions may apply). Housekeeping is offered daily and guests may request wake-up calls.     Room Info:       Notifications:      No onsite parking is available.           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.     No onsite parking is available.     Checkout Time:  11:30 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.5537289" Longitude="-80.848096" StarRating="3" HotelCode="0|176764-25354120/3066921842750077819/61087" HotelName="HОTEL SAINT-LOUIS - JARDIN DU LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3500 Cheney Highway, Titusville, 32780, FL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83097/dbe347cf_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 124. Floors: 2. Property description- Ramada Titusville/Kennedy Space Center is the closest Ramada to Kennedy Space Center located only 12 miles from Kennedy Space Center off of I-95 at exit 215. Spend your time at many of the local attraction nearby such as Kennedy Space Center, Jungle Adventures, Midway Airboat Rides, Astronaut Hall of Fame, Police Hall of Fame, Warbirds Valiant Air Command Museum, Historic Downtown Titusville, or Playalinda Beach - the longest natural beach along the Florida Atlantic coast. You can also take a short drive to many close attractions such as Cocoa Village, Cocoa Beach, Port Canaveral or the Cocoa Expo Center. Our hotel is less than an hour from Orlando Theme Parks so day trips are very convenient. At our hotel you can swim in the heated outdoor pool, soak in the hot tub or work out in the fitness center all this while the children play on the play yard set in our secure keyed entry hotel. We offer free wireless internet in all rooms. The hotel is 100 percent smoke free, has interior corridors and offers a business center, free computer access in the lobby along with free weekday newspapers. In the rooms we offer iron/ironing board, coffee maker and complimentary coffee, phones with data ports, voicemail and we have microwaves and refrigerators in all rooms.  Dining is easy with a 24 Hour Dennys located on-site, before retiring to your recently renovated room. Enjoy a free continental breakfast. Onsite facilities information- ParkingProperty was built in 1975. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-25263826/3066921842750077819/65182" HotelName="PARIS LOUVRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>131 Buell Avenue, Cheektowaga, 14225, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1157100/1157096/dc9c4214_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 110. Suites: 34. Single-bedded accommodations: 31. Double bedrooms: 45. Smoking rooms: 0. Nonsmoking rooms: 110. Physically challenged rooms: 7. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Welcome to the Holiday Inn Express Buffalo Airport!
We are located adjacent from the Buffalo Niagara International Airport BUF. We are a short distance to one of the "Wonders of the World" Niagara Falls NY USA, Fashion Outlets of Niagara Falls USA and minutes from downtown Buffalo. Local to Division sport schools including SUNY University at Buffalo! Visit The Buffalo Waterfront for year round activities for the whole family. If you are a history buff we have Freedom Crossing, Buffalo Naval Park, and the Erie Canal. Shopping center Walden Galleria Mall is three miles away.
Home of the Buffalo Bills at Bills Stadium, Buffalo Sabres and Buffalo Bandits at Key Bank Center! Book your short term or long term corporate rooms. Our hotel offers standard rooms and suites with single serve Coffee makers, complimentary Wi-Fi and DirecTV. Express Start breakfast with DIY Pancakes, famous cinnamon rolls &amp;amp; more! After a great day of sightseeing, relax in our full sized heated indoor pool, hot tub or fitness center! Complimentary BUF Airport Shuttle. Our meeting room can accommodate up to 40 guests. 24-hour business center is perfect for printing your boarding pass or business needs.
Government &amp;amp; Military per diem rates online! Our hotel is conveniently located within driving distance to: Siemens, Ingersoll Rand, Parker Hannifin, Moog, Cerner, Kaleida Health, Raytheon and the Buffalo Niagara Medical Campus! We await your arrival!. Onsite facilities information- ParkingProperty was built in 2003. Hotel Currency: USD. Additional Addresses: Other: 131 Buell Avenue, Cheektowaga, 14225, NY, US. Additional Phone Numbers: Fax - Other: 17166318787. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-25601939/3066921842750077819/65695" HotelName="MIRAMAR PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11465900/11465813/32aa700e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-25690076/3066921842750077819/69014" HotelName="OPERA MAINTENON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 FIFTEENTH AVE ,TAURANGA 3112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3640000/3634300/3634265/357a3591_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Tauranga, Bennetts Motor Inn puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Tours, car park, laundry service/dry cleaning, meeting facilities are on the list of things guests can enjoy. Relax in your comfortable guestroom, featuring daily newspaper, bathtub, jacuzzi bathtub, kitchenette, coffee/tea maker. The hotel offers various recreational opportunities. Discover all Tauranga has to offer by making Bennetts Motor Inn your base. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14463-25201867/3066921842750077819/71019" HotelName="ARIANE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83030/eb80377a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-25601679/3066921842750077819/74594" HotelName="APOLLON MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521505/0a8e5058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-26647578/3066921842750077819/75933" HotelName="LE BELLUNE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82960000/82954500/82954447/19618bf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18971-25203114/3066921842750077819/76189" HotelName="SAINTE BEUVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903000/902975/ec6d5172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884500-28460669/3066921842750077819/114" HotelName="WS MOUFFETARD - PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/884500/202012101627461.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247099-28523983/3066921842750077819/298" HotelName="IBIS STYLES PARIS REPUBLIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11000/10938/31e78df9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-28560524/3066921842750077819/15976" HotelName="OPERA MARIGNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785000/2784952/6e9221e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169813-4160327/3066921842750077819/22374" HotelName="ELYSEE SECRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1159800/1159701/0ebe0a3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-18146020/3066921842750077819/24328" HotelName="FLORIDE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10700/10640/683b1a35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-12634258/3066921842750077819/30765" HotelName="VILLA ALESSANDRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4101a Island Ave, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201300/201207/b6743c2c_b.jpg</HotelPictures>
        <HotelDescription>Situated in Philadelphia , this property offers an ideal place of rest and relaxation. Hotel was constructed in 1985. Hotel underwent renovation in 2008. There are a total of 170 rooms on the premises. The property consists of 95 single rooms, 75 double rooms, 1 junior suite, 1 suite and 6 disability-friendly rooms. The Hotel enjoys an idyllic location in the heart of the city. The main train and bus stations are just a short drive away. The Hotel s proximity to the metro and bus stops will allow guests to explore the area. The Hotel is a quick drive from the airport. The main entertainment areas of the city are within easy reach of the Hotel . The Hotel is in the vicinity of a local golf course. The Hotel is within easy reach of the beach. The Hotel is located a few steps from the harbour. The Hotel is wheelchair-accessible. The on-site car park may be useful to those arriving by car. Pets are allowed at this establishment. The Hotel allows large pets.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22991-14817929/3066921842750077819/31852" HotelName="VENDOME OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561980/df5dd9bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-25281607/3066921842750077819/56533" HotelName="DE LA PAIX (RUE DURANTON)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542875/5a5af7ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|370490-25558166/3066921842750077819/58655" HotelName="MAYFLOWER PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12605000/12604991/54a39214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-25497182/3066921842750077819/62406" HotelName="DELAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2950000/2949900/2949824/51b5a70e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246482-26600851/3066921842750077819/67507" HotelName="MAISON BARBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42640000/42630900/42630812/5b579f74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-25216822/3066921842750077819/54457" HotelName="WINDSOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/552300/552203/5ba6227d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|129575-25298357/3066921842750077819/59933" HotelName="CADET RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1633800/1633756/3ff83e74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31110-25214762/3066921842750077819/67829" HotelName="NIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1542900/1542855/d624b7eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-25542252/3066921842750077819/69877" HotelName="NICOLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>POINT DE LA VERDURE, LE GOSIER, GP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2534900/2534803/3329f6ab_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Canella Beach Hotel is located on the beach in Le Gosier's Grande-Terre neighborhood, close to Plage de Gosier, Place de la Victoire, and Musee Saint-John Perse. Other points of interest near this condo include Basilica of St Peter and St Paul and Schoelcher Museum.    Property Features.   Canella Beach Hotel's restaurant serves breakfast, lunch, and dinner. The condo also has a snack bar/deli and a coffee shop/café. A beach bar and a bar/lounge are open for drinks. The condo serves a complimentary buffet breakfast each morning in the restaurant. Recreational amenities include an outdoor pool, a children's pool, and a spa tub.  Additional property amenities include multilingual staff, a garden, and a picnic area. Guests have access to a partner property's recreational facilities.    Guestrooms.     143 air-conditioned guestrooms at Canella Beach Hotel feature safes and windows that open. Rooms are all accessible via exterior corridors. Lanais offer beach, sea, or pool views. All rooms include separate sitting areas and are furnished with twin sofa beds and desks. At this 3-star condo, accommodations include kitchenettes with refrigerators and cookware/dishes/utensils. Bathrooms feature bathtubs or showers. Wireless Internet access is complimentary. Guestrooms offer direct-dial phones. Flat-panel televisions have satellite channels. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available three days a week.      Room Info:       Notifications and Fees:      Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          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:   A tax is imposed by the city: EUR 1.00 per person, per night   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-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6200-25187953/3066921842750077819/71654" HotelName="PALM - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565627/5c0ee4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138252-25308830/3066921842750077819/74496" HotelName="JOYCE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615700/1615638/25d86aac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|350033-25541550/3066921842750077819/75102" HotelName="JOKE - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10516600/10516568/80f42c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-26648044/3066921842750077819/77355" HotelName="QUINZERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45590000/45586300/45586214/1ffde69c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-19118858/3066921842750077819/26959" HotelName="DE SUEDE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564911/72a2a331_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170956-23331118/3066921842750077819/32294" HotelName="DES ACADEMIES ET DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1632400/1632383/b5716a20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14555-25201249/3066921842750077819/56608" HotelName="HOTEL ZELIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562165/d6e8a01b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12899-25201085/3066921842750077819/72799" HotelName="EDOUARD VI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14738/7a7c0fc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6162-28586463/3066921842750077819/15798" HotelName="PANACHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6720000/6716500/6716425/5052beb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-18116427/3066921842750077819/25375" HotelName="ELYSEES UNION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486277/fd7135f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-18120685/3066921842750077819/27924" HotelName="CITADINES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-24357122/3066921842750077819/30879" HotelName="VILLA BEAUMARCHAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115200/115101/9b5d5ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10008-12629986/3066921842750077819/31809" HotelName="TIMHOTEL LE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22470/cbfd97a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-12629032/3066921842750077819/32132" HotelName="TIMHOTEL PALAIS ROYAL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18581/eeaf9477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13751-12630055/3066921842750077819/32173" HotelName="TIMHOTEL INVALIDES EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19200/19177/8f0412ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-25202638/3066921842750077819/56826" HotelName="MERCURE PARIS GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13600/13538/b3efac6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-25190419/3066921842750077819/59975" HotelName="PULLMAN PARIS CENTRE-BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525300/525269/e1572b10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26229-25211042/3066921842750077819/62770" HotelName="EXCELSIOR OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12200/12151/a1c065bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-25726234/3066921842750077819/65864" HotelName="MOM ART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PANORMO ,CRETE ISLAND 74057</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22650000/22648000/22647935/298e74c3_b.jpg</HotelPictures>
        <HotelDescription>The 2-star Iliana Hotel offers comfort and convenience whether you`re on business or holiday in Crete Island. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including car park, Wi-Fi in public areas, concierge, family room, are at hand. Guestrooms are fitted with all the amenities you need for a good night`s sleep, including air conditioning, kitchenette, bathtub, internet access – wireless (complimentary), television. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Crete Island has to offer are three great reasons you should stay at Iliana Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188540-25373551/3066921842750077819/66588" HotelName="ODYSSEY BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564950/2abed4c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-25455587/3066921842750077819/67627" HotelName="FRENCH THEORY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267496/183b27a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-25237421/3066921842750077819/68734" HotelName="AIGLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49400/49327/02713bef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232392-25441256/3066921842750077819/72656" HotelName="LE MAREUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382700/1382678/bc429740_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-25187909/3066921842750077819/74907" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428475-28590394/3066921842750077819/6668" HotelName="LE CLARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97190000/97182400/97182359/e7f2ec55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-18131946/3066921842750077819/23420" HotelName="OCEANIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6156-20675526/3066921842750077819/32475" HotelName="LITTRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1700/1688/117dfcb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6169-25187944/3066921842750077819/60298" HotelName="PARIS OPERA BY MELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565589/db72a8c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234169-25442710/3066921842750077819/71153" HotelName="SAINT-JACQUES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63900/63881/e5f5dcbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-26636391/3066921842750077819/75014" HotelName="DRAWING HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74270000/74262400/74262305/d3b88232_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184700-25369963/3066921842750077819/76155" HotelName="LE RELAIS MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1367400/1367360/dea0bbd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-28499401/3066921842750077819/9748" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0a911057_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-28499221/3066921842750077819/18315" HotelName="AUSTINS ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1- 5 Jernbanegaten, LILLEHAMMER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522174/f87f10a9_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Lillehammer and was established in 1896. It is a short drive away from the Maihaugen and the nearest station is Lillehammer Stasjon. The Hotel has a restaurant, a bar and a conference room. All 89 rooms are equipped with minibar and hairdryer.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/3066921842750077819/18524" HotelName="NOVOTEL PARIS CENTRE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17800/17725/3df3db39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6070-232178/3066921842750077819/22378" HotelName="IBIS PARIS GARE DU NORD TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/550000/548400/548343/926530cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-19205848/3066921842750077819/24149" HotelName="ANTIN TRINITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911000/910926/6e004934_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10512-18159813/3066921842750077819/26612" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.236509" Longitude="-81.498942" StarRating="4" HotelCode="0|186323-14282283/3066921842750077819/31927" HotelName="LE PETIT PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>220 Gateway Center Blvd, Brunswick, 31525, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2855200/2855106/3faa7ddc_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 4. Property description- Get more of the space you need to spread out and relax at our smoke-free Comfort Suites hotel in Brunswick, GA. Our hotel is close to the Emerald Princess II Casino, River Boat, Historic Downtown Brunswick, Fort Frederica National Monument, Overlook Park and Coastal Pines Golf Club. Each guest can enjoy our free breakfast, free WiFi, free weekday newspaper, fitness center, indoor pool and laundry facility. Each guest room comes furnished with a microwave, refrigerator, coffee maker, hair dryer and flat-screen TV. Sign up for Choice Privileges program and start earning rewards points with your next stay.. 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18793-25200832/3066921842750077819/75247" HotelName="AROTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73500000/73492900/73492872/c1a80ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6210-28560880/3066921842750077819/198" HotelName="XO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17410000/17402500/17402492/8f4046ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-18142642/3066921842750077819/26104" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="9.00396" Longitude="38.7728" StarRating="3" HotelCode="0|347792-25536547/3066921842750077819/53985" HotelName="HOTEL DU LION D'OR LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>KIRKOS SUBCITY KEBELE 01/19, BOLE DISTRICT, ADDIS ABABA, ET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2759600/2759576/91ed7a07_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Destiny Addis Hotel is located in Addis Ababa, close to ECA Conference Center, Meskel Square, and Medhane Alem Church. Nearby points of interest also include Addis Ababa Stadium and Menelik II's Palace.    Hotel Features.   Dining options at Destiny Addis Hotel include a restaurant and a coffee shop/café. Room service is available 24 hours a day. This 3.5-star property offers a meeting/conference room and business services. Wireless Internet access (surcharge) is available in public areas.  Additional property amenities include multilingual staff, tour/ticket assistance, and gift shops/newsstands.    Guestrooms.     All guestrooms at Destiny Addis Hotel feature safes. Wired high-speed Internet access is available for a surcharge. Flat-panel televisions are available in guestrooms.      Room Info:       Notifications:      No pets and no service animals are allowed at this property.           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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|225950-25428281/3066921842750077819/66127" HotelName="EIFFEL TURENNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5806400/5806325/cf99e0c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417038-25593844/3066921842750077819/68636" HotelName="OFF PARIS SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13310000/13304300/13304275/2d577027_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247049-25463693/3066921842750077819/71493" HotelName="FABRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6224600/6224549/a2e637ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-25601691/3066921842750077819/71906" HotelName="DU VIEUX MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 2 DONGMAPENG ROAD, CHENGDU, CHENGDU, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7880000/7874400/7874313/f3deded8_b.jpg</HotelPictures>
        <HotelDescription>Further information about this hotel will be available shortly&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458902" Longitude="-3.699129" StarRating="4" HotelCode="0|50971-22987491/3066921842750077819/32555" HotelName="LE PETIT OBERKAMPF HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 FRANCISCO MEDRANO, MADRID, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1172300/1172208/651bfa17_b.jpg</HotelPictures>
        <HotelDescription>Reception open from 9am to 5pm, after self check-in service. Community room and gym will be closed Picnic breakfast service for 5€ Reception hours Our reception hours are from Monday to Friday from 9 am to 5 pm, outside these hours, along with Saturdays, Sundays and holidays, there is no reception service, but we have a 24-hour phone line in case you have any problems, indicated at the reception desk Kiosk ( autocheck-in machine ) We have a modern Auto ckeck-in service, through a touch screen kiosk, located at the entrance of the hotel. On the touch screen you will have to enter your reservation or pager number and follow the instructions on the screen. Once you have checked in, the machine will give you your room card. Very important for the check-in, you must have the identity card of all the adults who are going to stay in the flat. Our kiosk, allows the scanning of these documents, however, you can also enter this data manually. Remember that, once you have removed your key card, you must pass it through the readers or locks located both on the entrance doors and on the door of your flat. There is only one glass door that you would have to enter the code 23121979* to gain access. If you have to make a payment, it would have to be by card, no cash payment is allowed. Our 24 hour telephone number: +34 609965182
This charming property is situated at the heart of the vibrant city of Madrid. The property offers the ideal base from which to explore the famous sights that the city has to offer. Guests will find themselves within easy access of the famous Santiago Bernabeu football stadium, Prado Museum and the Congress Centre. Numerous shopping and leisure facilities can be found on the Paseo de la Castellana. The train station is 2 km away. The airport can be found 8 km from the property. This property comprises modern, comfortable apartments, which are well equipped with modern amenities. A continental breakfast is served for guests in the mornings.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607391-25765041/3066921842750077819/68776" HotelName="VICTORIA CHATELET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17610000/17601300/17601222/5a06d3f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-25796339/3066921842750077819/69139" HotelName="PARISIANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34790000/34787700/34787606/f8ad4c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-25202644/3066921842750077819/70684" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-25200630/3066921842750077819/71695" HotelName="MY HOME IN PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26000/25924/c910a128_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-25541562/3066921842750077819/73598" HotelName="LANGLOIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO.333 SI PING RD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510800/7510766/b5307657_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Motel 168 Si Ping Road Inn is located in central Shanghai, close to Lu Xun Museum, The Bund, and Nanjing Road Shopping District. Nearby points of interest also include Yu Yuan Garden and People's Square.    Hotel Features.   Motel 168 Si Ping Road Inn features a restaurant. This hotel offers small meeting rooms and business services.  Guest parking is complimentary. Additional property amenities include multilingual staff, tour/ticket assistance, and express check-in.    Guestrooms.     Air-conditioned guestrooms at Motel 168 Si Ping Road Inn feature windows that open and slippers. Bathrooms feature handheld showerheads, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have pay movies. Rooms also include blackout drapes/curtains.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.0063" Longitude="-118.49" StarRating="2" HotelCode="0|417035-27578456/3066921842750077819/76947" HotelName="PRINCE ALBERT OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2001 OCEAN AVE, SANTA MONICA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4220000/4219600/4219534/bfe20351_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bayside Hotel is located near the beach in Santa Monica's Beach Cities neighborhood and close to Original Muscle Beach, Venice Beach, and Santa Monica Pier. Nearby points of interest also include Santa Monica Place and Santa Monica College.    Hotel Features.   Those traveling on business have access to a business center at this hotel. Complimentary wireless Internet access is available in public areas. Guest parking is available for a surcharge. Additional property amenities include tour/ticket assistance and self parking. This is a smoke-free property.    Guestrooms.     45 guestrooms at Bayside Hotel feature iPod docking stations and minibars. Balconies offer garden or courtyard views. These individually furnished rooms include desks. Accommodations include refrigerators and coffee/tea makers. Bathrooms feature showers and hair dryers. Wireless Internet access is complimentary. In addition to safes, guestrooms offer phones with voice mail. Flat-panel televisions have cable channels. Rooms also include ceiling fans, windows that open, and irons/ironing boards. Housekeeping is available daily.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: USD 17 per night  Pet fee: USD 50.00 per stay  Rollaway bed fee: USD 10 per night  Crib (infant bed) fee: USD 10 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 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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-28499051/3066921842750077819/1329" HotelName="JACQUES DE MOLAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/901200/901149/e938bb9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-25253846/3066921842750077819/37766" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Carr Cancun Tulum  Km 45, Riviera Maya, MX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/914000/913994/3436ac8a_b.jpg</HotelPictures>
        <HotelDescription>This elegant luxury hotel is located directly beside Punta Brava Beach some 20 minutes drive to the north of Playa del Carmen and approximately 5 minutes drive from Puerto Morelos. The hotel offers a complimentary shuttle bus service to Cancún and the Playa del Carmen.
Lying amidst tropical palm tree gardens, facilities include a reception desk, a souvenir shop and a hairdresser's salon in addition to 6 bars, a nightclub and 4 air-conditioned restaurants (Mexican, Italian, international and Oriental cuisine are on offer). Room and laundry services may be taken advantage of and there is a small theatre within the complex.
In the well-kept outdoor complex are 7 swimming pools, a poolside snack bar and sun loungers (bath towels available for use beside the pool and on the beach). Leisure options include a Jacuzzi, a sauna, a solarium, steam baths, a massage service and various other spa treatments on offer in the spa centre. Sports facilities include diving, with taster diving course being conducted in the pool, tennis courts, aerobics sessions, a gym, mountain/ road bike hire, beach football and beach volleyball. A small theatre offering an evening programme provides some variation and amusement for guests.
Guests can savour gourmet dining at seven extraordinary restaurants and float on 13 swimming pools with bars.
Each of the comfortable rooms comes with an en suite bathroom with a shower, satellite/ cable TV, a radio/ alarm clock, a minibar/ fridge, air conditioning, a ceiling fan, a Jacuzzi, a coffee machine, a hire safe and a balcony or terrace with a hammock.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141276-25317071/3066921842750077819/61614" HotelName="MERCURE PARIS BASTILLE SAINT ANTOINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2202900/2202884/c0342eda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-25214214/3066921842750077819/62720" HotelName="MONSIEUR CADET HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1133700/1133688/0d9f1137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-25201241/3066921842750077819/63545" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/14dc48ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92154" Longitude="100.87723" StarRating="4" HotelCode="0|425987-25601685/3066921842750077819/66232" HotelName="GRAND PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>142/50 M.10 Soi Yensabai T.Nongprue A.Banglamung ,Pattaya,  20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2707200/2707145/b7706162_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Pattaya, Pius Place puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, photocopying, printer are there for guest`s enjoyment. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), mini bar, balcony/terrace, television. Enjoy the hotel`s recreational facilities, including outdoor pool, garden, before retiring to your room for a well-deserved rest. Pius Place is an excellent choice from which to explore Pattaya or to simply relax and rejuvenate. &lt;br /&gt;Guests over 7 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50964-25231601/3066921842750077819/68283" HotelName="DURET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1082400/1082336/1f26d8c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626032-25796205/3066921842750077819/71180" HotelName="TINAH PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35440000/35436600/35436585/f710ffa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157351-25329128/3066921842750077819/75627" HotelName="LE PLACIDE SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2280000/2279600/2279585/7d8ee1dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-28507708/3066921842750077819/15827" HotelName="FRANCE LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44797/da4e7307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.8014157" Longitude="-116.5281863" StarRating="3" HotelCode="0|18951-25052180/3066921842750077819/32476" HotelName="KRAFT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1800 E Palm Canyon Drive, PALM SPRINGS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460500/460418/4f15282b_b.jpg</HotelPictures>
        <HotelDescription>A touch of old Hollywood glamour. Perhaps the best golf and spas in the west. Groundbreaking mid-century modern architecture. A party circuit unrivaled for its inclusiveness. There is only one Palm Springs that is for sure. The Saguaro puts you right in the middle of it just off famed Palm Canyon Drive a mile from downtown. In true Palm Springs fashion a stay here is also about privacy and relaxation. Whether you come for the sun the air the spas the style or the natural beauty - there is an undeniable appeal to this oasis of desert modern in the Coachella Valley. Now there is a new place to lay your head while soaking it all up. 
 
At The Saguaro Palm Springs you will find elevated design delicious food and simple comfort. If you ever needed another reason to visit you have one now.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-25455917/3066921842750077819/57589" HotelName="WELCOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523309/5f2585cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|497894-25659592/3066921842750077819/58559" HotelName="HOTEL LA FOLIE DES PRES - SAINT-GERMAIN-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24509/baa598df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-25551305/3066921842750077819/60806" HotelName="OPERA LIEGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-25201114/3066921842750077819/65579" HotelName="STAR CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/800900/800831/w2306h1300x0y0-63937d83_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-25187899/3066921842750077819/69080" HotelName="34B ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25370-25210938/3066921842750077819/71967" HotelName="AUGUSTIN ASTOTEL (EX SAINT AUGUSTIN ELYSEES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21600/21583/2caeb8be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428471-27597829/3066921842750077819/72720" HotelName="HOTEL DES CARMES BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100660000/100656500/100656416/0066e0b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6023-25187887/3066921842750077819/74042" HotelName="ACADIA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1171/a7e1d907_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918552-28448940/3066921842750077819/14870" HotelName="APARTMENT WS LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918552/2021111514445801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-28499368/3066921842750077819/16691" HotelName="GRAND HOTEL MALHER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7650000/7640300/7640209/84c4053a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/3066921842750077819/21775" HotelName="NIEPCE PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 4750 Amelia Island Pkwy, AMELIA ISLAND, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19870000/19860800/19860784/2e7acf7f_b.jpg</HotelPictures>
        <HotelDescription>This hotel is set on Amelia Island, in Florida. The hotel is located just a 30 minutes' driving distance away from Jacksonville Airport. This mesmerising hotel is surrounded by a host of attractions, as well as ample opportunities for exploration and discovery. This hotel is set amidst one of the most popular beach destinations on the East Coast of the United States. Guests can enjoy a leisurely stroll along the sprawling, pristine beaches, or enjoy a number of exciting activities nearby. This hotel comprises sumptuously-designed accommodation options, which immerse visitors in luxury and style. This hotel's exemplary service, first-class facilities and peaceful, homely atmosphere sets it apart as a prime option for visitors to the area.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-25370857/3066921842750077819/60788" HotelName="SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/63400/63317/1dc5c993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-25447136/3066921842750077819/66001" HotelName="ALISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53485/484a0dd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347789-25536545/3066921842750077819/66614" HotelName="BEAUSEJOUR RANELAGH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83105/2d028f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-25187957/3066921842750077819/67847" HotelName="PLAZA ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436196-25609982/3066921842750077819/71173" HotelName="HERSE D'OR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4210000/4208600/4208542/9ea1e2eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-18242285/3066921842750077819/23996" HotelName="DES MARRONNIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18832-25200788/3066921842750077819/62090" HotelName="HOTEL PETIT SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3960000/3952900/3952880/4282261c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-25371577/3066921842750077819/63520" HotelName="PASSY EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2824900/2824859/3bf47187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.4002" Longitude="10.3824" StarRating="4" HotelCode="0|33347-25216814/3066921842750077819/73382" HotelName="LA BELLE JULIETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 OSTRE STATIONSVEJ, ODENSE, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981059/c8a8abf4_b.jpg</HotelPictures>
        <HotelDescription>This luxurious property is located in Odense, the main city of the island of Funen, in Denmark. It is close to the railway station and guests will find themselves next to some of the most important tourist attractions in the area, including HC Andersen Museum, Odense Theatre, Brandts, and the Funen Village. Odense Airport is some 11 kilometres away. This elegant establishment offers a range of spacious and perfectly appointed accommodation units, all decorated in brown and beige tones and offering a wide range of modern conveniences. Guests will appreciate the large choice of complimentary services on offer, including a delicious breakfast buffet that will tempt even the most discerning visitors' palates. Corporate travellers will find meeting and conference rooms perfectly equipped to host any kind of event.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91531-25259918/3066921842750077819/75397" HotelName="KUNTZ" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1615600/1615515/9254b012_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-28456836/3066921842750077819/7002" HotelName="BABY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545268/e87a7b66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-32355055/3066921842750077819/21409" HotelName="MAISON HAMELIN PARIS - HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103810000/103804900/103804812/6cd044ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-19118976/3066921842750077819/23642" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3128/51055c0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|134716-25304436/3066921842750077819/55584" HotelName="MAISON ALBAR HOTELS - LE DIAMOND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2883300/2883291/0c4cc95f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-25648235/3066921842750077819/65164" HotelName="MICHELET ODEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15135700/15135601/b6b7b77d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489746-25652155/3066921842750077819/69615" HotelName="LAZ HOTEL SPA URBAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144200/19144123/6d61c5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-28467213/3066921842750077819/10257" HotelName="IBIS STYLES PARIS GARE DE LYON TGV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4562800/4562778/f35b20e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-18993065/3066921842750077819/20861" HotelName="HOLIDAY INN PARIS PALAIS DE L'ELYSEE, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/110000/109500/109408/1b953e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-19119008/3066921842750077819/25102" HotelName="LE SIX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>s/n Crta. Arenes, ROSES, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19682/a36819e2_b.jpg</HotelPictures>
        <HotelDescription>Housed in a completely renovated typical Catalan farm house dating back to 1582, this charming hotel is at the perfect location for discovering the beautiful Alt Empordà. Surrounded by nature, it treats to picturesque views of the Bay of Roses and offers an atmosphere that oozes tranquillity and comfort. The landscape's delicate blend of countryside and beach demonstrates the perfect mix between the Pyrenees and the Mediterranean. Guests of the venue can escape from the summer heat with a dip in the onsite swimming pool or those who are looking for some excellent beaches will be at only 3km from the Village of Rouses and its shoreline. The restaurant located on the premises can treat to a delicious Catalan meal, consisting of mostly locally sourced produce and a fine house wine.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-19118888/3066921842750077819/29463" HotelName="LYRIC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523100/2523066/10b5a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-24267644/3066921842750077819/30526" HotelName="PILGRIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99320000/99312900/99312809/f8c5fce3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-12630067/3066921842750077819/32001" HotelName="SAINT PETERSBOURG OPERA AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6800/6713/16bc02b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-25341259/3066921842750077819/55943" HotelName="CHALGRIN BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769077/c86728e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18880-25201705/3066921842750077819/61705" HotelName="DE NEUVE LA MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11247/735cc117_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0496" Longitude="121.517" StarRating="3" HotelCode="0|212137-25416390/3066921842750077819/68670" HotelName="SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No 3 Sec 1 Chengde Road, Taipei, 10351, TW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4434400/4434391/76a63303_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Luxury. Property Type: Full service. Physically challenged rooms: 1. Nonsmoking rooms: 286. Suites: 14. Floors: 13. Total rooms: 286. Connecting rooms or suites: 0. Commission information- 10pct commission will be paid to all certified travel agents on applicable rates. Service charge information- Service charges may apply - please check rate rules/displays. Tax information- Taxes may apply - please check rate rules/displays. Group booking information- Reservations for over 8 rooms please contact the sales office.  Advance deposit may be required for group bookings.. Check in check out information- Check In Time: 1500 Check Out Time: 1200 Early Check Out: An early check out fee may apply to certain packages and promotionals; refer to actual package details for more information. Late Check Out: A half day fee will apply for late check out after 3pm and a full day fee will apply for late check out fee after 6pm; based on the hotel current selling rate.. Cancellation information- For the Hotel Cancellation Policy - See Rate Rules. Deposit information- A Deposit may be required - See Rate Rules. Guarantee information- A valid Credit card with expiry date is required at the time of the reservation in order to guarantee the booking.  The hotel reserves the right to release any non-guaranteed booking at 6pm on the arrival date. Refer to the Cancellation Policy in the circumstance of any last-minute cancellation.. Property location- Conveniently situated at the citys transportation hub. PALAIS de CHINE is minutes away from newly appointed Taipei Bus Terminal Taiwan Railway Taiwan High Speed Rail Mass Rapid Transit and Taoyuan International Airport.. Property description- The Palais de Chine Hotel is a premier sophisticated and modern international 5 star hotel. Elegant and functional European style designed guest rooms equipped with the most advanced communication technologies will provide guests with a most efficient working environment added with entertainment pleasures.Property was built in 2007. Hotel Currency: TWD. Ratings: OHG: Moderate First Class. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-26073139/3066921842750077819/76238" HotelName="LE BELGRAND HOTEL PARIS CHAMPS ELYSEES, TAPESTRY BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48530000/48527400/48527358/0a47d308_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-25455707/3066921842750077819/76673" HotelName="LE REGENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521571/612f558a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-28560867/3066921842750077819/1430" HotelName="HOTEL HORSET OPÉRA, BW PREMIER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8300/8235/f30f9cca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18825-28496593/3066921842750077819/10936" HotelName="ACADEMIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14700/14640/090f5f43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10514-25200964/3066921842750077819/53832" HotelName="CITADINES APART`HOTEL TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419165/857b5c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-25190398/3066921842750077819/56480" HotelName="MELIA CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24929/9d5e5c5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-25187933/3066921842750077819/58248" HotelName="HOTEL FAUBOURG GALANT PARIS HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1300/31b87d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|862424-26072365/3066921842750077819/61402" HotelName="HOTEL DES GRANDES ECOLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563100/44563035/f34da961_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|240061-25455603/3066921842750077819/75709" HotelName="LES DAMES DU PANTHEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83029/6a1b73b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233927-28500221/3066921842750077819/18027" HotelName="MINERVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/199700/199611/010046c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232961-25441790/3066921842750077819/56586" HotelName="VOLNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4853200/4853104/669eaf3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|460145-18223146/3066921842750077819/30451" HotelName="LE TSUBA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15530000/15525900/15525855/017b043c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426305-25601817/3066921842750077819/54836" HotelName="CRAYON ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8370000/8364100/8364073/6ff42710_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-25593800/3066921842750077819/55337" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-25477088/3066921842750077819/58933" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>270 West Route 59, Nanuet, NY, 10954, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3650000/3640100/3640018/5b87fae5_b.jpg</HotelPictures>
        <HotelDescription>See all that we offer at Hilton Garden Inn Nanuet hotel, a Hilton Family hotel, in New York. Our hotel is conveniently located just off of New York State Through way at exit 14 situated in Rockland County between Westchester, NY and Bergen County NJ. The hotel is conveniently located to several major corporations including Wyeth/Pfizer, IBM, Ingersoll Rand, Wachovia, KPMG, SONY, LeCroy, A&amp;amp;P, Praxair, Novartis and Creston. All are within five miles of our front doors!  Looking for a great location for your next small meeting in or near Nanuet, NY? Our hotel offers nearly 2,200 square feet of meeting space that accommodates up to 80 people. We offer personalized catering services to fit anyone's needs! We take on all the worries so you can concentrate on the important stuff!  Brides-to-Be, make the hotel your family and friends' home base for your upcoming Special Day. Enjoy our in house restaurant, the American Grill, or room service. If you wish to step out, visit nearby dining options including Red Lobster with in walking distance from our hotel.  Hotel Amenities Include: Visit the American Grill for Breakfast and Dinner. Breakfast has fresh made to order omelets and freshly made Belgium waffles. Or perhaps some fruits, yogurts, or oatmeal appeal to the healthy minded traveler. Dinner is outstanding with creative specials and stay for a drink at the lounge. 24-hour mini mart for all your needs. Snacks, drinks, adult beverages, food, and anything you may have left at home! COMPLIMENTARY wireless and wired high-speed Internet access in all rooms. 24-hour Business center with computers, printers, copier, and supplies. And print right from your room with PrinterOn. Heated indoor pool, whirlpool and fitness center. Wireless Internet access throughout the hotel including the lobby and meeting space. In-room Hospitality Center with microwave, refrigerator, and coffee maker.  Nearby Attractions/Points of Interest Include: While you are in the Nanuet, NY area, enjoy all the Rockland County has to offer. Whether history, nature or shopping is your main attraction, we have it all! 19 miles from New York City, 15 miles from Woodbury Commons Premium Outlets, 3 miles from Palisades Center Mall (2nd largest in America), Bear Mountain Park (Pool, Zoo, Canoeing, Picnicking, Ice-skating in winter), Stony Point Battlefield!  Be sure to check out our Local Guide for more information on fun-filled, nearby weekend activities.  ***** Everything. Right where you need it. *****&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284237-25502163/3066921842750077819/62350" HotelName="BAUME PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53512/a61f8694_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-25689644/3066921842750077819/72451" HotelName="LE CERCLE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523400/2523375/e2a39824_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70286-25242714/3066921842750077819/76911" HotelName="PRINTANIA (PORTE DE VERSAILLES)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/972000/971948/c99da18f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-28434568/3066921842750077819/8250" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0637d064_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-24656359/3066921842750077819/32073" HotelName="MONSIEUR ARISTIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68430000/68426600/68426574/6c1ec1ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-25339370/3066921842750077819/56164" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-25214092/3066921842750077819/56347" HotelName="CHAMBIGES ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/574900/574840/6a7ad708_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-25187937/3066921842750077819/66493" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-25225263/3066921842750077819/66942" HotelName="LE LAVOISIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/220800/220724/05888503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-25373105/3066921842750077819/72833" HotelName="LE NOTRE DAME SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/110100/110086/d4142e70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240245-25455883/3066921842750077819/76654" HotelName="RESIDENCE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/867300/867220/07f3d2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-28560876/3066921842750077819/1538" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652336-28516879/3066921842750077819/4472" HotelName="HÔTEL DU LEVANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15210000/15201100/15201096/1a49a621_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-14817920/3066921842750077819/32117" HotelName="FOLKESTONE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17000/16973/6b5589be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33343-25216806/3066921842750077819/57202" HotelName="ARES TOUR EIFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4100/4086/e03b2f95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233867-25442404/3066921842750077819/58595" HotelName="DE L`EMPEREUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1876600/1876538/c1160b5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-25490257/3066921842750077819/68505" HotelName="ETATS-UNIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83157/18e95860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416984-25593816/3066921842750077819/74236" HotelName="JEANNE D'ARC MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11910000/11907000/11906978/bc75d764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14469-28543663/3066921842750077819/10453" HotelName="BELTA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/14469/14469_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-18985905/3066921842750077819/21148" HotelName="CROWNE PLAZA PARIS REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17013/02ed9653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-25201693/3066921842750077819/70910" HotelName="ELYSA LUXEMBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558300/558201/2791e957_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-4160774/3066921842750077819/21384" HotelName="VILLA DES TERNES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53593/cdb4ca23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-12630033/3066921842750077819/32154" HotelName="LE BELMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7673/c487e1f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20899-25211469/3066921842750077819/59734" HotelName="BASILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/916900/916831/f2f7c41b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|91533-25259920/3066921842750077819/63404" HotelName="DE LA PERDRIX ROUGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1350000/1343500/1343407/6ad422bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233945-28543664/3066921842750077819/14702" HotelName="MUGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233945/2013520125316514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-28498430/3066921842750077819/15301" HotelName="SELECT HOTEL - RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169100/1169045/5fa9e6a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|153034-32521194/3066921842750077819/16754" HotelName="ARTEMISIA MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166031/4b1f9bdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-12633886/3066921842750077819/32130" HotelName="LE MATHURIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18819-25201686/3066921842750077819/58392" HotelName="DAUPHINE SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3900/3881/ec775e2a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-25242592/3066921842750077819/69293" HotelName="SPLENDOR ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34071/5299876a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-26609511/3066921842750077819/69922" HotelName="O.LYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565629/09b2f995_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233691-28501150/3066921842750077819/10675" HotelName="GRAND AMELOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233691/2013518111339707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652338-25829720/3066921842750077819/62205" HotelName="HÔTEL EMILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658836/ba477992_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-25591360/3066921842750077819/64920" HotelName="MAISON SAINTONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225442/aa38d32a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-25201318/3066921842750077819/75658" HotelName="LE ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564942/c269f870_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125995-28560821/3066921842750077819/8428" HotelName="LE TOURVILLE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564924/5779bdcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-18116492/3066921842750077819/29687" HotelName="MERCURE PARIS OPERA GRANDS BOULEVARDS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17100/17016/f6ba409f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186233-25371584/3066921842750077819/38225" HotelName="ATMOSPHERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/470900/470866/f3f4a68b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161577-25338842/3066921842750077819/55884" HotelName="DE LATOUR MAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1494700/1494645/1b00e926_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6217-25187960/3066921842750077819/58299" HotelName="EIFFEL SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2800/2719/7a3dd55b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-25689690/3066921842750077819/60371" HotelName="BLEU DE GRENELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562008/2de647c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.664000000000000" Longitude="12.519000000000000" StarRating="3" HotelCode="0|32782-25216330/3066921842750077819/66337" HotelName="EUROPE SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 Gammel Jernbanevej, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877033/ca1a93db_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Copenhagen and was established in 1973. It is close to the Copenhagen Zoo and the nearest station is Valby. The Hotel has a restaurant, a bar and a coffee shop. All 84 rooms are equipped with minibar, hairdryer, trouser press and ironing set.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|409121-25587069/3066921842750077819/73618" HotelName="LOUIS II" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383500/1383410/d96d7d64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873773-26089928/3066921842750077819/74142" HotelName="EDGAR RESTAURANT AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6460000/6456400/6456398/3016e2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426332-28563773/3066921842750077819/1093" HotelName="RAYZ PRIVATE SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10116400/10116304/637edc07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-32596400/3066921842750077819/5329" HotelName="LE M HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1631600/1631556/49bd37ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-19118889/3066921842750077819/26722" HotelName="GOLDEN TULIP OPERA DE NOAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53535/02a8f5d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-25203106/3066921842750077819/61649" HotelName="LOUVRE SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16406/98d61d28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-25281657/3066921842750077819/61903" HotelName="SOLLY HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44841/84dac8cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|187679-25372795/3066921842750077819/63791" HotelName="MAISON ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874700/874614/343b4c84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-25320377/3066921842750077819/65571" HotelName="DU CONTINENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/10000/9972/32f9004f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29043-28564227/3066921842750077819/3797" HotelName="HOTELHOME PARIS 16" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054700/1054630/42423c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-25201174/3066921842750077819/57126" HotelName="BEST WESTERN LITTERAIRE ARTHUR RIMBAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564934/96d1ce8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20901-25209758/3066921842750077819/58416" HotelName="BEST WESTERN OPÉRA DROUOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190400/190383/4e1dbaec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1320234-26633395/3066921842750077819/75271" HotelName="DU MONT BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72550000/72540700/72540676/f6b2bf7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10009-28457823/3066921842750077819/1342" HotelName="IBIS STYLES PARIS PLACE D'ITALIE BUTTE AUX CAILLES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2700/2628/2a6ab692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186288-20625017/3066921842750077819/32256" HotelName="LE PETIT BEAUMARCHAIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1274000/1273946/8705b649_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21466-25210467/3066921842750077819/61376" HotelName="ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562166/f0378277_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-25733599/3066921842750077819/66645" HotelName="CASA O" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15958600/15958544/b678b609_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28137-25211202/3066921842750077819/70290" HotelName="HARVEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6900/6887/bd68e586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.653525" Longitude="-84.011213" StarRating="3" HotelCode="0|533930-25690690/3066921842750077819/76417" HotelName="SAINT-LOUIS EN L'ISLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1385 OLD MCDONOUGH HWY, CONYERS, GA, 30094, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8225500/8225452/2e162165_b.jpg</HotelPictures>
        <HotelDescription>Suburban Extended Stay Hotel is only 20 minutes from Downtown Atlanta and only 40 minutes from Six Flags. Whether you are attending that special sporting event such as baseball, hockey or basketball, we are only 20 minutes away.  When you need to be away from home come to our house, where the friendly smiling staff will greet you as a returned friend. Front desk hours: 7.00AM to 11:00PM Daily. Weekly housekeeping available. Phone Service: 3 free local calls/day, then .20/call. Pet Accommodation: 100.00 USD per stay. Pet Limit: 1 pet 50 lbs or less. LIMITED SERVICE HOTEL.$25.00 security deposit for nightly stays,$50.00 security deposit for weekly stays for cash paying guests.CXL Policy: 6P Check-In By: 1600 Check-Out By: 1200 GMT: -5 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-18138349/3066921842750077819/29182" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-25442776/3066921842750077819/62473" HotelName="TOURISME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6290000/6282000/6281972/42f12a1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6127-25187930/3066921842750077819/74537" HotelName="LA MANUFACTURE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562436/45fac0ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|164593-25337433/3066921842750077819/76179" HotelName="LE PETIT BELLOY SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2466900/2466847/c437b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|523430-28513555/3066921842750077819/13622" HotelName="EDEN LODGE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14750000/14742300/14742221/8873b32e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18799-18117884/3066921842750077819/26650" HotelName="BELLOY ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526653/d2a59cc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4963712" Longitude="-73.6557187" StarRating="4" HotelCode="0|280232-25500673/3066921842750077819/65244" HotelName="R DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7655 Decarie Boulevard, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565252/bf2cdbbb_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient location just 10 minutes from Downtown Montreal. It lies 100 m from the nearest park, a couple of minutes' walk from many restaurants and 300 m from the shops. Guests will find St Joseph's Oratory 4 km away and it is 10 km to the Bell Centre, 12 km to Old Montreal and 16 km to the Olympic Stadium and the Casino de Montreal. The hotel is just 10 minutes from Montreal-Pierre Elliott Trudeau International Airport.

Renovated in 2010, this airport hotel is decorated in a modern style is ideal for business travellers and holiday makers alike and facilities on offer to guests at this air-conditioned establishment include a lobby and onsite barber.  There is a bar and a restaurant that guests will appreciate the conference facilities, including 7 banqueting/meeting rooms. Guests can also take advantage of the $drycleaning  services and parking is available for those arriving by car.

The Deluxe room are equipped with 1 king or 2 queen sized beds bed, 32” LCD flat screen TV (wall mounted), free High Speed Internet access and mini-fridge, upgraded bathroom amenities, 100 % white goose down duvet, premium bed linens, complimentary use of velour bathrobe, hand held shower w/massage shower head, ergonomic chair &amp;amp; working desk with integrated computer connection &amp;amp; telephone, personalised voice-mail, air conditioning, hairdryer, coffee maker including  coffee &amp;amp; tea, iron &amp;amp; ironing board and windows that open.

This hotel features an outdoor heated swimming pool (seasonal). Sports enthusiasts may enjoy a workout in the gym, free access to dry sauna and steam room,

We invite you to dine in our new Eggspectation restaurant.  The upscale decor and warm ambiance will charm you.   Our dishes are freshly prepared with high-quality ingredients and attractively presented. You will have a hard time choosing from our expansive menu that offers interest. Establishment 572865&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-25478746/3066921842750077819/65671" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/27fb90e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238562-28498550/3066921842750077819/11523" HotelName="DES 3 COLLEGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545249/4accb191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-25512019/3066921842750077819/64868" HotelName="PHILEAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Pkwy, Humble, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1451500/1451458/3cebbe5f_b.jpg</HotelPictures>
        <HotelDescription>The BEST WESTERN PLUS Intercontinental Airport Inn is located off Highway 59 just two miles east of the airport providing free pickup from the airport 5:00 a.m. until midnight and free scheduled morning airport drop-off (Times: 5:00 A.M., 5:30 A.M., 6:00
 A.M., 6:45 A.M., 7:30 A.M., 8:15 A.M., 9:00 A.M., 9:45 A.M., 11:15 A.M.) At our hotel start every day with a free newspaper and enjoy our complimentary hot breakfast. In your room, work on your spacious desk with wired and wireless free high-speed Internet
 access or relax on your five star pillow top bed watching your flat screen 42 inch LCD television equipped with 140 plus HD channels. For your well being a fitness center is provided, with a treadmill, stationary bike, and elliptical machine. The meeting facility
 is perfect for small functions accommodating up to 40 people. Everything that you need in the way of restaurants and shopping are easily accessible from the BEST WESTERN PLUS Intercontinental Airport Inn, your home away from home.
&lt;br /&gt;Check In: 14:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Children 12 And Under Are Free In Room With One Paying Adult In Existing Bedding.&lt;br /&gt;Maximum child age: 12&lt;br /&gt;Pets Not Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-28499550/3066921842750077819/2389" HotelName="DAUNOU OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517100/517064/1d22cb48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264184-28498804/3066921842750077819/4763" HotelName="CENTRAL HOTEL PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382422/ae58adf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-12634149/3066921842750077819/32430" HotelName="M SOCIAL PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8539/691baa14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-24663388/3066921842750077819/32663" HotelName="KUBE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1328700/1328683/dbda71a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22989-25210623/3066921842750077819/56689" HotelName="DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565300/565298/a5f20703_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-27595418/3066921842750077819/68200" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889537-26116489/3066921842750077819/77185" HotelName="SAINT ANDRE DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50920000/50912400/50912337/17e12816_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-28562713/3066921842750077819/6011" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/15521613_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|284828-19222169/3066921842750077819/29239" HotelName="LE MARIANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8850000/8842100/8842016/1fd45e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-25202634/3066921842750077819/54117" HotelName="HOTEL MATHIS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11627/f2bf3efc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|416960-25593804/3066921842750077819/73848" HotelName="PROVIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11951100/11951008/159c9362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1368847-28481398/3066921842750077819/2706" HotelName="HOTEL LES DEUX GARES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32413841/3066921842750077819/4105" HotelName="PULITZER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>215 HIGH STREET, ELLSWORTH, 04605, ME, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455500/455499/aa125b08_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Floors: 2. Total rooms: 102. Suites: 0. Single-bedded accommodations: 20. Double bedrooms: 82. Smoking rooms: 8. Nonsmoking rooms: 94. Physically challenged rooms: 1. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4339 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Coming to the Acadia National Park Area or Ellsworth Maine ? There are many reasons why the Holiday Inn Ellsworth Hotel is the only place business travelers and vacationers choose to stay when in Ellsworth, Maine . Nearby attractions include Acadia National Park, Bar Harbor, Cadillac Mountain and Sand Beach . We are within minutes of several golf courses, LL Bean Outlet ,and adjacent to the Maine Coast Mall featuring Hannaford Supermarket, Maine Coast Cinema’s, Olympia Sports and many others. Some of Ellsworth, Maine’s area businesses are Home Depot, Wal-Mart, Jackson Laboratory, Hinckley Boats and Maine Coast Memorial Hospital . The Holiday Inn Hotel offers everything you desire in hotel accommodations. 102 guest rooms dedicated to comfort and convenience featuring FREE High Speed Wireless Internet . On premise amenities include Killarney’s restaurant, Pete &amp;amp; Larry’s Lounge, 24 Hour Business Center , indoor heated pool, dry sauna, and jacuzzi. So whether you’re in town for business or vacation, The Holiday Inn Acadia National Park Area Hotel is the place to be. Conveniently located in the heart of Downeast Maine . From check-in to check-out we are Ellsworth Maine’s Finest Full Service Hotel .Property was built in 1972. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14478-4129205/3066921842750077819/21431" HotelName="MAISON MALESHERBES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189200/189121/f31968d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.109254" Longitude="-81.347146" StarRating="4" HotelCode="0|137981-12635060/3066921842750077819/32619" HotelName="DESIGN SECRET DE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4386 State Route 43, Kent, 44240, OH, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3414300/3414209/4aed27f2_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 40. Floors: 3. Property description- Our Econo Lodge hotel is easy to find, near Kent State University, easy to book and easy on your wallet. Our pet-friendly hotel is near several local destinations, including the Hartville Marketplace and Flea Market, Goodyears Global Headquarters, Aurora Farms Premium Outlets and Akron General Medical Center. Every guest can take advantage of our free continental breakfast, free WiFi, free coffee and indoor heated pool. Each guest room is furnished with a microwave, refrigerator and a TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Property was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-25586215/3066921842750077819/67097" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>HADIMBA ROAD, MANALI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562186/923da9cd_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Apple Paradise is located in Manali, close to Tibetan Monastary, Hadimba Temple, and Vashist Springs. Nearby points of interest also include Manu Temple.    Hotel Features.   Hotel Apple Paradise features a restaurant. Room service is available 24 hours a day. This hotel has a business center and offers a meeting/conference room.  Additional property amenities include tour/ticket assistance and a garden.    Guestrooms.     There are 31 guestrooms at Hotel Apple Paradise. Wireless Internet access is available for a surcharge. Guestrooms offer phones. Guests may request irons/ironing boards.     Room Info:  Name: Honeymoon paradise Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).     Name: Classic Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected. The room has an ensuite bathroom. Conveniences include an iron and ironing board (on request).       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-25648295/3066921842750077819/76974" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233572-25442204/3066921842750077819/62785" HotelName="HOTEL VINCI DUE &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67440000/67431000/67430998/w8192h5461x0y9-6a214f3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14529-25202639/3066921842750077819/64025" HotelName="ROYAL MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9630000/9621600/9621556/19889018_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96687-28499045/3066921842750077819/8748" HotelName="LEFT BANK SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13110000/13101800/13101729/298426d9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18794-28501275/3066921842750077819/9800" HotelName="LE PIGALLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582500/582424/890a24b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21765-19119044/3066921842750077819/23216" HotelName="HOTEL L’ORMAIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558500/558425/d1f827bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20896-18135814/3066921842750077819/24320" HotelName="GARDEN ELYSEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26500/26415/7463da6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-18131928/3066921842750077819/25232" HotelName="CLARIDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53561/w3837h2535x3y0-540a9194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-25586691/3066921842750077819/61468" HotelName="DE SEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521624/92bcae14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9996-25188412/3066921842750077819/67076" HotelName="AURIANE PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558000/557978/33852759_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161826-25340798/3066921842750077819/69109" HotelName="SEVEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2858400/2858386/fadba482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233660-25442254/3066921842750077819/73523" HotelName="DES GRANDS HOMMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/900100/900038/3e379822_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-28562443/3066921842750077819/6732" HotelName="LES JARDINS DE LA VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3025000/3024999/99d54554_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13126-18117379/3066921842750077819/26482" HotelName="VICTORIA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23124/281fd3e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-25329052/3066921842750077819/69994" HotelName="TILDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3750000/3748600/3748528/9580f7b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-27592734/3066921842750077819/70452" HotelName="CARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92100000/92092800/92092708/b67fe4ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.323930740356445" Longitude="-97.70577239990234" StarRating="4" HotelCode="0|92889-25260818/3066921842750077819/73758" HotelName="REGENTS GARDEN - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6121 North Ih 35, Austin, 78752, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5300/5251/984a6a95_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 293. Suites: 10. Single-bedded accommodations: 159. Double bedrooms: 134. Smoking rooms: 0. Nonsmoking rooms: 293. Physically challenged rooms: 12. Floors: 7. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800 227-6963 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- The Best of Hotels in Austin, TX
Located at the crossroads of I-35 and Highway 290, the Crowne Plaza Austin hotel puts you in the center of it all! By staying with us, you will experience award-winning service and upscale features while enjoying easy access to the best local attractions. 
If youre looking for accommodations for South by Southwest or Austin City Limits, we are an ideal choice for any traveler. Of the hotels near University of Texas, we offer the perfect location to cheer on the Texas Longhorns at Texas Memorial Stadium.  If you're a music fan, you can't go wrong with a visit to the "Live Music Capital of the World. Austin always has something for everyone! 
Our amenities were designed with you in mind.  Start the day with our extensive breakfast buffet, served in Crossroads Grille, or enjoy your favorite beverage in the Crossroads Lounge.  You can also keep active in our 24-hour fitness center or swim a few laps in our year-round pool and spa.
Your success matters to us. Recognized for Meeting Service Excellence, we offer more than 13,000 sq. ft. of the best event space Austin has to offer. A Certified Crowne Plaza Meetings Director will ensure that everything runs smoothly, and our Sleep Advantage Program delivers a restful nights sleep for the next day's activities.
Contact us today to stay at the top hotel in Austin, TX! We look forward to your visit.. Onsite facilities information- ParkingProperty was built in 1978. Hotel Currency: USD. Additional Addresses: Other: 6121 North Ih 35, Austin, 78752, TX, US. Additional Phone Numbers: Fax - Other: 15123715257. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-18116446/3066921842750077819/25020" HotelName="GEORGE WASHINGTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11750000/11740700/11740677/0ada5174_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-25317555/3066921842750077819/58521" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607405-25765061/3066921842750077819/61220" HotelName="HÔTEL SAINT-LOUIS MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8240500/8240437/892a3223_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-25640476/3066921842750077819/65562" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18888-32330681/3066921842750077819/28667" HotelName="KLEBER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522100/2522045/40cd348a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-28712664/3066921842750077819/64683" HotelName="HÔTEL GABBIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233247-28500577/3066921842750077819/3494" HotelName="CAMILLE PARIS GARE DE LYON, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11510000/11500300/11500287/3c9dee3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240065-18218078/3066921842750077819/29560" HotelName="GRAMONT OPERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2780000/2774600/2774509/65908eb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-25689582/3066921842750077819/55445" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-25316343/3066921842750077819/60656" HotelName="HOTEL LE 12" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1810000/1808400/1808319/7e2e96f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248084-25464753/3066921842750077819/75736" HotelName="LOUVRE SAINTE ANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/66200/66157/6bf5d945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535598-28563177/3066921842750077819/11363" HotelName="DU ROMANCIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9657300/9657244/db4f8544_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-12634257/3066921842750077819/30892" HotelName="VICTOIRES OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65171/1f4dcf7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-25187976/3066921842750077819/54667" HotelName="CHAVANEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-25477166/3066921842750077819/56390" HotelName="DE FLEURIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|163506-25340894/3066921842750077819/56504" HotelName="BASSANO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562200/562164/eea53f12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-25442692/3066921842750077819/71665" HotelName="ROYAL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83103/92c9277e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-25230345/3066921842750077819/72021" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/08669929_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.583984" Longitude="-82.463851" StarRating="4" HotelCode="0|138260-25308844/3066921842750077819/75495" HotelName="LE SAINT GREGOIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1430 Tunnel Rd., Asheville, 28805, NC, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/230000/221400/221325/bc67bac5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 132. Floors: 2. Property description- Get more value at the smoke-free and pet-friendly Quality Inn and Suites Biltmore East hotel in Asheville, NC, which lets you focus on the people and experiences you came for. We are near Grove Inn Park, UNC Asheville and Biltmore Estate Winery. Amenities include free WiFi, free ample parking, free breakfast, outdoor pool, fitness and business centers. Guest rooms feature a refrigerator, microwave, coffee maker, hair dryer. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1430 Tunnel Rd., Asheville, 28805, NC, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1828298-4739. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652363-32594845/3066921842750077819/1298" HotelName="HOTEL BONAPARTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55050000/55049100/55049066/f9853745_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96680-25263820/3066921842750077819/70254" HotelName="GRAND HOTEL DE L`UNIVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560199/32b07d03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-25267446/3066921842750077819/72533" HotelName="LOUVRE PIEMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34212/642dbfd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-28444284/3066921842750077819/13283" HotelName="APARTHOTEL ADAGIO ACCESS PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538792/8067fa57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-28582214/3066921842750077819/14600" HotelName="MONTE CRISTO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>18 AVENUE HASSAN II - BP No 18, IFRANE, MOROCCO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22950000/22944500/22944432/559a1f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/3066921842750077819/19524" HotelName="ELYSEES 8" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22200/22141/d5e03c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186182-25371525/3066921842750077819/58409" HotelName="GALILEO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48213/0ce9b4d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408362-25586709/3066921842750077819/58618" HotelName="HOTEL DU JEU DE PAUME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15440000/15438200/15438119/292c8f68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-25442252/3066921842750077819/68894" HotelName="DES DUCS D`ANJOU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/892000/891933/6a91a32f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18997-25201739/3066921842750077819/55184" HotelName="DE SEVIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34218/26817866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-25631827/3066921842750077819/59100" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-25317065/3066921842750077819/76857" HotelName="POUSSIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 9a Calle Poniente y 5a Avenida Sur, ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375148/w2974h2076x2y2-ef6bdaa6_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Antigua's 9th Calle Poniente (9th street west), 2 blocks away from Central Park and the Cathedral. There is a bus station about 10 minutes' walk away and Guatemala City is about 45 km away.

This charming hotel combines the architecture of an old mansion with modern comforts, offering a warm and peaceful atmosphere with an array of facilities which include exotic tropical gardens, parking and a conference hall. The hotel has 31 rooms around a beautiful tropical garden. There is also a 24-hour reception and check-out service, hotel safe, currency exchange facilities, restaurant, WLAN Internet access and a laundry service at the hotel.

The rooms are equipped with 2 double beds, cable TV, en suite bathroom with shower/bath and a telephone in the bedroom and bathroom. A safety box, hairdryer and connections for fax/modem are also provided. All rooms have a terrace.

Local and international dishes are served in the restaurant, open for breakfast, lunch and dinner.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18966-12634256/3066921842750077819/32719" HotelName="ROCHESTER CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685231/9db9d7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-18170478/3066921842750077819/27797" HotelName="VOCO PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498400/1498336/66c5dc59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-25191243/3066921842750077819/55767" HotelName="FRANCOIS 1ER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27400/27370/e2e83bf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68414" Longitude="115.1608" StarRating="4" HotelCode="0|416966-25593808/3066921842750077819/63001" HotelName="SQUARE LOUVOIS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>JL. KAYU AYA 55, SEMINYAK, BALI 80361, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15610000/15607000/15606948/dbdbde60_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Near the airport, Amadea Resort &amp;amp; Villas is located in Seminyak's Petitenget neighborhood and close to Seminyak Square, Honorary Consulate of Brazil, and Honorary Consulate of Malaysia. Nearby points of interest also include Kuta Beach and Legian Beach.    Resort Features.   Amadea Resort &amp;amp; Villas's restaurant serves breakfast, lunch, and dinner. A poolside bar and a bar/lounge are open for drinks. Room service is available 24 hours a day. Recreational amenities include 2 outdoor swimming pools. Also located on site is a children's pool. The property's full-service health spa has body treatments, massage/treatment rooms, facials, and beauty services. Complimentary wireless Internet access is available in public areas and the resort has a computer station. For a surcharge, the property offers a roundtrip airport shuttle (available 24 hours).  Wedding services, tour/ticket assistance, secretarial services, and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Nearby parking is also available. Other property amenities at this Art Deco property include a concierge desk, a garden, and complimentary newspapers in the lobby.    Guestrooms.     100 air-conditioned guestrooms at Amadea Resort &amp;amp; Villas feature iPod docking stations and minibars. Balconies or patios offer pool or garden views. Bathrooms feature slippers, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to safes, guestrooms offer phones. 32-inch LCD televisions have DVD players. Rooms also include coffee/tea makers and complimentary bottled water. Guests may request irons/ironing boards and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.    Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   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.    Airport shuttle fee: IDR 130,000 per vehicle (one way)     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-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588602-25733595/3066921842750077819/67003" HotelName="LE BELLEVAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22790000/22785100/22785026/7aff2599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240160-25455739/3066921842750077819/70381" HotelName="LOUVRE RICHELIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520453/ffcb4a19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-28561007/3066921842750077819/7900" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6161-25190394/3066921842750077819/54889" HotelName="MAISON ALBAR HOTEL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53564/32652dd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-30248088/3066921842750077819/23275" HotelName="STAYCITY  APARTMENTS GARE DE L’EST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169700/1169651/53974767_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|372662-25559180/3066921842750077819/64646" HotelName="GEORGETTE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2539600/2539588/43b01d9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-25373597/3066921842750077819/67435" HotelName="THOUMIEUX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2685300/2685210/d4d882f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234227-28461071/3066921842750077819/16311" HotelName="VILLA GLAMOUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2172900/2172825/76866f4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-18131975/3066921842750077819/23300" HotelName="WEST END" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27977/e62fc50f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20900-25210392/3066921842750077819/59302" HotelName="HOTEL BEIGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1489/a9db741f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68829-25238201/3066921842750077819/72229" HotelName="ETOILE RESIDENCE IMPERIALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3200/3137/40542cf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1277414-28584382/3066921842750077819/1647" HotelName="BONSOIR MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277414/2021112414113144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-25210031/3066921842750077819/62479" HotelName="ADELE &amp;amp; JULES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13330400/13330374/cd2c6b68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-28499554/3066921842750077819/14530" HotelName="GARDETTE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4058200/4058160/b0dc5da3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18844-4135646/3066921842750077819/22429" HotelName="LE FRIEDLAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12679/6902e9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-25190381/3066921842750077819/71377" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200913-25398915/3066921842750077819/72096" HotelName="NOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1304300/1304233/182f5815_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-12630133/3066921842750077819/32727" HotelName="LA DÉPENDANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/610000/600300/600218/eabb1761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-25442232/3066921842750077819/57920" HotelName="CONCORTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521800/2521747/0f79c656_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531806-28594313/3066921842750077819/4294" HotelName="PARISTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19270000/19268500/19268469/1b632e2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.16314" Longitude="14.07369" StarRating="4" HotelCode="0|410813-25591034/3066921842750077819/68150" HotelName="VERNEUIL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REFUGEN 1, VARNAMO, SE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521700/2521679/8e1c7266_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ibis Hotell Vidöstern i Värnamo is located in Varnamo, close to Vandalorum, Bruno Mathsson Center, and Apladalen Open-Air Museum and Park. Additional area points of interest include Aminne Ironworks Museum and Varnamo Golf Club.    Hotel Features.   Ibis Hotell Vidöstern i Värnamo's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves buffet breakfasts each morning in the restaurant (surcharges apply). Recreational amenities include a sauna. This 3-star property offers small meeting rooms and business services. Complimentary wireless Internet access is available in public areas. This Varnamo property has 3 meeting rooms.  Self parking is complimentary. Additional property amenities include a terrace, multilingual staff, and self parking. This is a smoke-free property.    Guestrooms.     57 guestrooms at Ibis Hotell Vidöstern i Värnamo feature windows that open and blackout drapes/curtains. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Satellite television is provided. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.   The photos in this description reflect the brand standard and are provided for illustrative purposes only.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: SEK 125 per room  Buffet breakfast fee: SEK 85 for adults and SEK 43 for children (approximately)   Rollaway bed fee: SEK 150 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.    Property Information:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-25497130/3066921842750077819/72308" HotelName="LE LAPIN BLANC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119400/119356/970d8114_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-25282885/3066921842750077819/75805" HotelName="LE PAVILLON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166020/bd7d8919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-25587073/3066921842750077819/76572" HotelName="SAINT-ROCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124204/1d018f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24488-4168940/3066921842750077819/21436" HotelName="MERCURE PARIS ARC DE TRIOMPHE ETOILE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27000/26958/56b417d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.0472578" Longitude="-76.4240982" StarRating="3" HotelCode="0|139207-18234768/3066921842750077819/27155" HotelName="RELAIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>314 Primrose Lane, Mountville, 17554, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903700/903609/c02a5a2d_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Extended stay. Property Type: All suite. Total rooms: 71. Floors: 3. Property description- Live like home at the MainStay Suites of Lancaster County hotel in Mountville, PA located off Route 30. This pet-friendly hotel is near locations like Franklin Marshal College, Spooky Nook Sports Complex, Millersville University, Park City Center and Turkey Hill Experience. Enjoy amenities like free WiFi, fully-equipped kitchens, weekly housekeeping services and a restaurant. We also have a 15-guest meeting room and a business center with copy and fax services. Guest rooms feature a flat-screen TV, refrigerator and coffee maker. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800660-6246. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247053-25463699/3066921842750077819/65349" HotelName="123 SEBASTOPOL - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6544300/6544282/e2a8fa00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-25447234/3066921842750077819/68541" HotelName="ALMARINE EIFFEL HOTEL AND SPA BY MALONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526650/3c6eb73e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-25447262/3066921842750077819/72933" HotelName="DUC DE SAINT SIMON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542902/26c8a3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269190-28563698/3066921842750077819/10239" HotelName="AC PORTE MAILLOT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8199100/8199002/49078978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371135-12635769/3066921842750077819/32880" HotelName="LA LANTERNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12425300/12425295/a761089a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-26626210/3066921842750077819/72240" HotelName="HÔTEL DANDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70100000/70097800/70097748/a378c99e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-28564001/3066921842750077819/4639" HotelName="LA VILLA HAUSSMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263394/d7413655_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29035-231998/3066921842750077819/22396" HotelName="ALBA OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4817200/4817101/38d813d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607392-25765043/3066921842750077819/61723" HotelName="HOTEL VILLA MADEMOISELLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33680000/33676300/33676209/3238c488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6059-28560854/3066921842750077819/7897" HotelName="CHATEAUBRIAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19100/19036/4c5b968e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15371-28498783/3066921842750077819/13275" HotelName="VICTOR HUGO PARIS KLEBER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68512/2ab74edc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-12633882/3066921842750077819/32782" HotelName="CHATEAU FRONTENAC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2179/9724d35a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-25690892/3066921842750077819/60397" HotelName="HOTEL TREMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-25284612/3066921842750077819/69532" HotelName="VILLA MADAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Familie Zinnert, Wengen, 3823, Switzerland</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83106/40a814f5_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Wengen and was established in 1898. It is 20.0 Km from the Männlichen and the nearest station is Wengen. The Hotel has a restaurant, an indoor swimming pool, an outdoor swimming pool and a fitness centre/gym. All 40 rooms are equipped with minibar, hairdryer, safe and ironing set. category: Superior first style: Traditional year Built: 1898 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-25187973/3066921842750077819/58095" HotelName="HOTEL HIRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83041/587f5ab2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51166-25231241/3066921842750077819/58531" HotelName="CORDELIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53524/60d4a1bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-25202556/3066921842750077819/62044" HotelName="NUAGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27903/9dea75d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1275729-26619837/3066921842750077819/63207" HotelName="HENRI IV RIVE GAUCHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/915800/915711/257512d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626065-20597458/3066921842750077819/24960" HotelName="NOVOTEL PARIS PORTE DE VERSAILLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40740000/40732700/40732680/bbe04690_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-25187931/3066921842750077819/60412" HotelName="MERCURE PARIS NOTRE DAME SAINT GERMAIN DES PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23900/23810/f07c6b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-25372835/3066921842750077819/61136" HotelName="CRYSTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/556500/556455/1c53c627_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-18131168/3066921842750077819/23406" HotelName="SAINT GERMAIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>ALPES MARITIMES,CANNES,BOULEVARD SADI CARNOT,102  , 06110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2500000/2499500/2499405/f0a62ed0_b.jpg</HotelPictures>
        <HotelDescription>This inviting hotel lies in the outskirts of Cannes just 2 km from La Croisette and the beach.  Guests can easily reach the city's various attractions, such as the theatre or the festival palace, with the conveniently located public transport (nearest connections are 100 m away).  The railway station is 1. 5 km from the hotel, and Nice Côte d'Azur airport is 35 km away. The cosy hotel comprises a total of 80 rooms spread over 3 floors.  A foyer awaits guests with a 24-hour reception desk and lifts.  Many further facilities are on offer including a bar and wifi Internet access service.  Those arriving by car may take advantage of the garage facilities.  The comfortable rooms are fitted with large beds, en suite bathroom with shower, bath and a hairdryer, a direct dial telephone, a colour TV and other amenities.  All rooms have air conditioning and heating. Bus: Line 1 - alight at stop 'Doumer'.  Motorway: A8 - exit 42 - 'Cannes Centre'. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68840-19118940/3066921842750077819/30017" HotelName="LUMEN LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1683000/1682992/653ebcf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-25340630/3066921842750077819/57109" HotelName="MERCURE PARIS ARC DE TRIOMPHE WAGRAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119800/119745/e43121a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-25558466/3066921842750077819/58762" HotelName="PARIS BASTILLE BOUTET - MGALLERY BY SOFITEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 UNION GROVE, ABERDEEN, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12710000/12704500/12704471/51c77847_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Aberdeen, Skene House HotelSuites - Holburn is near the airport and within walking distance of St. Mary's Roman Catholic Cathedral and Aberdeen Music Hall. Nearby points of interest also include His Majesty's Theatre and Aberdeen Art Gallery.    Property Features.    Skene House HotelSuites - Holburn features laundry facilities, secure parking, and a porter/bellhop.  Complimentary wireless Internet access is available in public areas and the aparthotel has a computer station.  A bar/lounge is open for drinks. Wedding services and tour assistance are available. Self parking is complimentary. Additional property amenities include dry cleaning/laundry services, discounted use of a nearby fitness facility, and self parking. This is a smoke-free property.    Guestrooms.     39 guestrooms at Skene House HotelSuites - Holburn feature washers/dryers and coffee/tea makers. Accommodations offer city views. These individually furnished and decorated rooms include separate dining areas. At this 4-star aparthotel, accommodations include kitchenettes with stovetops, microwaves, refrigerators, and cookware/dishes/utensils. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer phones. Televisions have satellite channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:      There are no room charges for children 15 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Facilities fee: GBP 6.00 per person, per day and includes use of:   - Fitness facilities  - Sauna  - Spa tub  - Swimming pool    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:  Pets not allowed   Check-in time starts at 2 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-25255321/3066921842750077819/56152" HotelName="LEMPIRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637300/1637283/d2df9f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186179-25371519/3066921842750077819/59921" HotelName="DE LILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1360000/1350300/1350283/ec1e45ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-25203112/3066921842750077819/66312" HotelName="OPERA RICHEPANSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526100/526033/906edfdd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-25187932/3066921842750077819/66721" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-28501058/3066921842750077819/3342" HotelName="LE LOIRET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8180000/8171500/8171413/9d0ac175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-12630180/3066921842750077819/32948" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-25203100/3066921842750077819/59648" HotelName="GOLDEN TULIP WASHINGTON OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115100/115052/5ad5073f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96683-25263824/3066921842750077819/71471" HotelName="JARDIN DE CLUNY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26700/26651/dfa4b6a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918554-28448942/3066921842750077819/13298" HotelName="APARTMENT WS MONTORGUEIL-LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/918554/20211115144623180.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-28560912/3066921842750077819/17200" HotelName="ARIOSO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>115 Boulevard Mohammed V, MARRAKECH, MA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1070000/1060700/1060627/4abbb980_b.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a great setting in the centre of Marrakech, on Boulevard Mohamed V. Located in the charming neighbourhood of Gueliz, this hotel is located just a short distance away from Jemaa El Fna Square. This hotel affords guests the ideal setting from which to explore and experience the rich culture and history of this mesmerising city. The hotel combines modern architecture, natural materials and a striking design. The guest rooms immerse visitors in tradition and style. The hotel affords guests a number of first-class facilities and services, delivering comfort, convenience and an unequivocal level of excellence.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-4157342/3066921842750077819/22441" HotelName="LE PRADEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18932-32638181/3066921842750077819/32772" HotelName="HOTEL OPERA OPAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906200/906106/071f7680_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607400-25765055/3066921842750077819/53588" HotelName="HÔTEL EIFFEL TROCADÉRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5100/5096/47ef2d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-25202645/3066921842750077819/57506" HotelName="MAISON ORPHEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34100/34075/a865a23a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-25683097/3066921842750077819/71526" HotelName="DRESS CODE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20250000/20248400/20248319/a75f26eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-12634853/3066921842750077819/32912" HotelName="1K HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1090000/1089400/1089303/89e41a31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607368-25765001/3066921842750077819/67565" HotelName="9CONFIDENTIEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27541900/27541871/420dd2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-28801453/3066921842750077819/72177" HotelName="FLORIDA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/20400/20320/ee87d9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-28496903/3066921842750077819/3963" HotelName="LA COMTESSE BY ELEGANCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14930000/14926100/14926025/4e1b5f17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428465-28590122/3066921842750077819/13154" HotelName="ALBERTE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89430000/89427200/89427194/e66e24d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-25201168/3066921842750077819/70490" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-28458703/3066921842750077819/4811" HotelName="LE MATISSIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40280000/40272200/40272192/4783ec34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238559-25447238/3066921842750077819/59601" HotelName="DE LUTECE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521493/c6faa73c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-25701065/3066921842750077819/62824" HotelName="THE HOXTON PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16020000/16015800/16015733/68b5f6d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-25586729/3066921842750077819/74168" HotelName="SAINT-MARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14640000/14630400/14630329/07f7504c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-25608510/3066921842750077819/73632" HotelName="DU BOURG TIBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65000/64994/63e6f635_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108498-28560824/3066921842750077819/6826" HotelName="ODEON SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185300/185234/c70910ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25365-25212476/3066921842750077819/65516" HotelName="LE A HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919500/919451/9da5c741_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6205-25190409/3066921842750077819/67034" HotelName="LE 123 ELYSEES - ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53586/81bd5973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-25689698/3066921842750077819/76161" HotelName="LONDRES SAINT-HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>172 Blighs Road ,Christchurch,  8052</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124300/3124202/6e1e6a8f_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Christchurch, Lilac Rose Boutique Bed &amp;amp; Breakfast puts everything the city has to offer just outside your doorstep. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Lilac Rose Boutique Bed &amp;amp; Breakfast. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating. The hotel offers various recreational opportunities. Discover all Christchurch has to offer by making Lilac Rose Boutique Bed &amp;amp; Breakfast your base. &lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652345-28434559/3066921842750077819/8794" HotelName="CLER HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652345/2021111681249376.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-18117901/3066921842750077819/26766" HotelName="GLASGOW MONCEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 6677 Sea Harbor Drive,  ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18700/18663/dd7f5026_b.jpg</HotelPictures>
        <HotelDescription>Immerse yourself in luxury at Renaissance Orlando at SeaWorld®. Our deluxe accommodations and premier location across from SeaWorld® and near LEGOLAND® and Mall at Millenia inspire unforgettable experiences. Well-appointed guest rooms offer ample space for relaxing and boast thoughtful and comfortable amenities for a sound night's sleep or productive business day. Professionals will appreciate our SeaWorld® Orlando hotel's 165,000 square feet for creative meetings, while brides and grooms will love the flexible space for weddings and receptions. Children can splash around at R Aqua Zone, a waterpark built to excite, while grownups can break a sweat in our state-of-the-art fitness center. Five restaurants, a Starbucks® and ice cream shop will please all palates. Pamper yourself in style at the full-service Neu Lotus Spa and enjoy a massage, facial or scrub. Looking to explore Orlando like a local - Ask our friendly Navigator for tips about hidden gems and plan your next big adventure at Renaissance now. *Resort Fee: direct payment at the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-17676960/3066921842750077819/32806" HotelName="BACHAUMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10040300/10040266/abfaf484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51865-25230288/3066921842750077819/56784" HotelName="HOTEL ELIXIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65200/65167/0fcccd10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14498-25202635/3066921842750077819/58721" HotelName="ELYSEES REGENCIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12800/12717/582b0910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-25634281/3066921842750077819/66191" HotelName="DRAWING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17331400/17331352/7b3b442b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-25263805/3066921842750077819/36576" HotelName="BEST WESTERN AU TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24600/24549/b72ab2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18846-25203099/3066921842750077819/64391" HotelName="PLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13200/13188/beba8799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652372-28503034/3066921842750077819/5175" HotelName="LA MONDAINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24350000/24340600/24340598/533f54c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-25587075/3066921842750077819/68910" HotelName="VICTOIRE &amp;amp; GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059700/15059604/5f31bb93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-25442646/3066921842750077819/76801" HotelName="LE TEMPLE DE JEANNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560300/560211/faaa8323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-18117892/3066921842750077819/27529" HotelName="DERBY ALMA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/0e23dfe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-25201732/3066921842750077819/71963" HotelName="RENOIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564940/cc4cbb7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18970-25201735/3066921842750077819/77335" HotelName="SAINT PAUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189675/c7ad2287_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/3066921842750077819/22944" HotelName="WALDORF ASTORIA VERSAILLES TRIANON PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1459621/2026227204059378.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169798-19233382/3066921842750077819/32936" HotelName="ARTUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53532/3bebfb57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|245457-25461893/3066921842750077819/54157" HotelName="DE NELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1248400/1248348/66fd5556_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-25202636/3066921842750077819/65624" HotelName="FAVART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284936-25502403/3066921842750077819/71725" HotelName="RELAIS DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166024/bd0bc73a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|248054-25464725/3066921842750077819/73656" HotelName="D`ANGLETERRE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3160000/3160000/3159995/a3ece262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-19113091/3066921842750077819/32824" HotelName="KEPPLER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1558900/1558877/43e1d626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-25202138/3066921842750077819/55793" HotelName="MELIA VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/794400/794330/ed7514ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6047-25190367/3066921842750077819/55472" HotelName="BRADFORD ELYSEES ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7000/6901/2cb978ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-25201113/3066921842750077819/63171" HotelName="MARCEAU CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560197/4c32c5df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6163-25190395/3066921842750077819/63282" HotelName="MALTE ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53587/62d92fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120499-25291875/3066921842750077819/70571" HotelName="TAYLOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545200/1545173/3b88320b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354713-26648040/3066921842750077819/75224" HotelName="PADAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83644000/83643951/43047e05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428466-27594558/3066921842750077819/75972" HotelName="APARTHOTEL QUARTIER LIBRE MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95320000/95312800/95312742/83593f0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299693-5284688/3066921842750077819/22463" HotelName="DA VINCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254400/8254395/68acdb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-19118949/3066921842750077819/28900" HotelName="MILLESIME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|50955-32330682/3066921842750077819/28013" HotelName="CARINA TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/670000/661900/661848/b9cc7630_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-25442406/3066921842750077819/69767" HotelName="DUO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7620000/7614300/7614251/w5832h3880x0y13-3285aa02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69823-28502066/3066921842750077819/7478" HotelName="DE LARCADE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/69823/2009722101927625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-14194358/3066921842750077819/33080" HotelName="PARIS J'ADORE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35370000/35360500/35360494/e8fe2468_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269803-26614065/3066921842750077819/71595" HotelName="VILLA M" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63217400/63217356/a5044b91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-25796291/3066921842750077819/73933" HotelName="LE BALLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.631421" Longitude="-83.009289" StarRating="3" HotelCode="0|107998-25282343/3066921842750077819/65388" HotelName="MONGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>45555 Utica Park Blvd., Utica, 48315, MI, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2226900/2226815/e4d80b83_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 104. Suites: 46. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 104. Physically challenged rooms: 6. Floors: 4. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our Hotel in Utica, Michigan Boasts Comfort and Convenience   
Enjoy comfortable accommodations near Detroit at the Holiday Inn Express Hotel &amp;amp; Suites Detroit-Utica. Our Michigan hotel is just a short drive from the Motor City and its activities.  
Your family will love staying at our hotel in Utica, Michigan, which is located just off Highway 59 with easy access to numerous area attractions. Nearby sights &amp;amp; activities include Stony Creek Metropark, the casinos of Detroit, and shopping at the Lakeside Shopping Center and Partridge Creek Mall.  
Business travelers will be impressed by the convenience of our accommodations near Detroit. Situated in the suburbs of Utica, MI, our hotel offers close proximity to many area businesses. Some of these companies include Magna, Ford Motor Company, and the General Motors Technical Center. While lodging in Utica, Michigan use our Business Center with a fax machine, copier, printer, available computer and free high-speed, wireless Internet access for all your business needs.  
Treat yourself right when you visit Utica, Michigan. Our hotel offers amenities including a heated, indoor pool, a modern Fitness Center and our famous complimentary hot breakfast bar. Book your reservations now to enjoy our great Utica, Michigan hotel deals and rates.. Onsite facilities information- ParkingProperty was built in 2007. Hotel Currency: USD. Additional Addresses: Other: 45555 Utica Park Blvd., Utica, 48315, MI, US. Additional Phone Numbers: Fax - Other: 15868030717. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436223-25609994/3066921842750077819/72902" HotelName="DES DEUX ILES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522139/559c633d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/3066921842750077819/21950" HotelName="MAISON ASTOR PARIS, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414500/414462/63b5dd01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-18192422/3066921842750077819/26076" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/862400/862381/67445507_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15005-28562677/3066921842750077819/9935" HotelName="THERESE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53566/63e09739_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.92" OriginalAmount="264" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-12634122/3066921842750077819/32984" HotelName="MAYFAIR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44839/dae6a8bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18917-5930831/3066921842750077819/21453" HotelName="MERCURE LA SORBONNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18917/18917_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-19061576/3066921842750077819/33132" HotelName="NATIONAL DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17760000/17754400/17754301/7d9bb348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-25340793/3066921842750077819/55303" HotelName="CAMBON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525863/0973cc70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607397-25765049/3066921842750077819/59531" HotelName="HÔTEL DES GRANDS BOULEVARDS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20040000/20030400/20030400/53c09cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/3066921842750077819/18809" HotelName="NOVOTEL PARIS LES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24795/40e29450_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6239-18229515/3066921842750077819/26732" HotelName="LE SENAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561993/87419303_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96685-28562731/3066921842750077819/17283" HotelName="AU MANOIR SAINT GERMAIN DE PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/27800/27772/7e919f24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/3066921842750077819/20149" HotelName="BEST WESTERN PLUS SYDNEY OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53595/b5f275bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-18327333/3066921842750077819/23201" HotelName="PULLMAN PARIS MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/17400/17333/4b00b369_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|144525-25319063/3066921842750077819/68953" HotelName="ROND POINT CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4274800/4274800/af5d39e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6035-25190363/3066921842750077819/61819" HotelName="ASTRA OPERA ASTOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13215/80c36a8f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-25214162/3066921842750077819/67446" HotelName="LE WALT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/863900/863814/d00a936a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-28582510/3066921842750077819/11968" HotelName="DU SENTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-27802938/3066921842750077819/29596" HotelName="HOTEL MADAME DROUOT &amp;amp; SPA - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1436644/2025228144832712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-25232244/3066921842750077819/73018" HotelName="LUXEMBOURG PARC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>78 Rahlstedter Straße, HAMBURG, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453644/cae16e67_b.jpg</HotelPictures>
        <HotelDescription>A hearty Welcome in the 4 star TOP CityLine Hotel Eggers Hamburg for our guests! The hotel offers not only 92 nonsmoking rooms and junior suites but also features the in-house Art Deco restaurant for memorable evenings with culinary specialties. Our hotel bar serves as an excellent meeting point after work or shopping. Our rich and freshly cooked breakfast buffet is also served in the breakfast restaurant. Recreate in the indoor pool, fitness area or sauna or enjoy a drink on the summer terrace. For all guests arriving by car our parking facilities are at your disposal.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234132-25442680/3066921842750077819/76536" HotelName="RELAIS DES HALLES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8082500/8082456/b1eba9cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-28561004/3066921842750077819/17592" HotelName="HILTON PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2100/2002/c7fd3a90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1320233-26633392/3066921842750077819/51729" HotelName="QUARTIER LIBRE SAINT GEORGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74820000/74817900/74817857/8c8725a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6181-25187947/3066921842750077819/61045" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-28509910/3066921842750077819/13976" HotelName="GRAND DECHAMPAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19900/19884/c7273f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51000-25230197/3066921842750077819/68749" HotelName="PAS DE CALAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/880300/880235/2e97efb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1408452-27344641/3066921842750077819/69874" HotelName="BOUDOIR DES MUSES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96020000/96011900/96011802/w3992h2992x94y94-417012f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.7707475" Longitude="109.2347753" StarRating="3" HotelCode="0|256736-25478824/3066921842750077819/73542" HotelName="KORNER MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>24 NGUYEN HUE ST., QUY NHON CITY, BINH DINH PROVINCE, QUY NHON, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2686100/2686010/a2d34b28_b.jpg</HotelPictures>
        <HotelDescription>Quy Nhon is recognised as the country's second city with its convenient location, seaport, and developing city infrastructure. The government defined the city as one of three commercial and tourism centres of the south-central coastal regions of Da Nang and Nha Trang. The beach hotel is approximately 36 km from Phu Cat Airport, and around 10 km from Dieu Tri railway station.

The beach hotel opened its doors in September 2005. Whether guests travel to Quy Nhon city for a holiday, on business or for a very special occasion, this hotel can offer them a sea-view location as well as delicious local speciality dishes and drinks. The air-conditioned establishment offers guests a total of 148 rooms and a number of facilities, including a lobby with 24-hour reception and check-out service, hotel safe, currency exchange facilities, cloakroom and lift access. Guests may enjoy a drink or snack in the cafe or bar, dine in the on-site restaurant, and take advantage of the conference facilities, WLAN Internet access, room and laundry services and the car park.

The rooms are elegantly designed to convey a sense of warmth and comfort, decorated in keeping with the vibrant culture of Vietnam. They feature the latest services and facilities for both business and leisure travellers. Each room features and en suite bathroom with shower, bathtub and hairdryer as well as a double or king-size bed, direct dial telephone, satellite TV, Internet access and a safe. A minibar/fridge, tea and coffee making facilities and individually regulated air conditioning are also standard features in all rooms.

Guests may take a dip in the outdoor swimming pool, which has a children's swimming area, poolside snack bar (fees apply) and parasols. They may also enjoy a work out in the gym or relax in the sauna or steam room (fees apply to both). Guests can also choose from a selection of massage treatments (fee applies) or release some stress after a hectic day of work or travel in the karaoke room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-25191609/3066921842750077819/60262" HotelName="SOFITEL PARIS BALTIMORE TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18876/758c089b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18824-25201687/3066921842750077819/56644" HotelName="DE LA PLACE DU LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090900/8090818/1f8c6ae9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-18131926/3066921842750077819/29499" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="295.61" OriginalAmount="287" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-25587023/3066921842750077819/74466" HotelName="NADAUD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5-5/1 Vietnam Road, Tumbol Tha Makham, Amphur Mueng ,Kanchanaburi,  71000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067100/12067080/87b63cba_b.jpg</HotelPictures>
        <HotelDescription>Set in a prime location of Kanchanaburi, Bamboo House Kanchanaburi puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, family room, are at hand. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as towels, television LCD/plasma screen, mirror, internet access – wireless, internet access – wireless (complimentary). Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel`s recreational facilities, including massage, garden. Bamboo House Kanchanaburi is an excellent choice from which to explore Kanchanaburi or to simply relax and rejuvenate. &lt;br /&gt;Guests over 4 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238481-25447150/3066921842750077819/56411" HotelName="BRITANNIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5000/4966/af2344fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6114-25191377/3066921842750077819/64058" HotelName="HOTEL DES GRANDS VOYAGEURS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2200/2105/dd2661a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|460514-25631831/3066921842750077819/72744" HotelName="LA SANGUINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17800000/17792100/17792066/af5ae867_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-25187939/3066921842750077819/76010" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48248/08f9fb3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.67" OriginalAmount="289" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-25212841/3066921842750077819/76174" HotelName="RELAIS DU VIEUX PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25200/25168/aaf3310c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.70" OriginalAmount="290" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233912-25442440/3066921842750077819/74836" HotelName="RIVES DE NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/809400/809361/f4846001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13666-32596520/3066921842750077819/912" HotelName="STENDHAL PLACE VENDOME PARIS MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562428/7cc80d9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652346-25829726/3066921842750077819/63198" HotelName="HÔTEL DE LA TAMISE - ESPRIT DE FRANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521444/517e0d0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27629-25212680/3066921842750077819/71672" HotelName="DUCS DE BOURGOGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68513/321c3daf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-19118767/3066921842750077819/30157" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/24da95f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-19233390/3066921842750077819/33176" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/040ee6a0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-18206907/3066921842750077819/24215" HotelName="ALFRED SOMMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-25203107/3066921842750077819/65485" HotelName="NORMANDY LE CHANTIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23200/23157/27c613e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652327-28503022/3066921842750077819/2696" HotelName="HOTEL CHOISEUL OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652327/20211121124947111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-25201862/3066921842750077819/60983" HotelName="LORD BYRON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 7700 Westgate Blvd, KISSIMMEE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/40000/34300/34201/c98d9936_b.jpg</HotelPictures>
        <HotelDescription>Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Popular US-192 offers many dinning and shopping options very close by.Westgate Vacation Villas Resort is a family and pet friendly resort located just 1 mile from the Disney Main Gate entrance and is a close drive to the city of Celebration. Studio- 1bdrm and 2bdrm Villas include all the comforts of home with kitchen facilities- private bathrooms- living areas and more. All buildings are 3 floors max and have elevators and stairwells. Property amenities include 24 hour front desk and security- Free uncovered parking- Free shuttle to Disney- Universal and SeaWorld- Pet friendly with fees- Business Center- Movie Theatre- Fitness Center- Restaurants-Ice cream shoppe-Cafe- Marketplace- Pizza delivery- Activities Center- Two story Ship Wreck Island Water Park with fees- 14 pools and hot tubs- Pool bars-Sports Courts- Playground- BBQ facilities- Bicycles-Marina with paddle boats- Mini golf- Game Room and more&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.91" OriginalAmount="297" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|24490-25158170/3066921842750077819/33271" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428483-27599887/3066921842750077819/72460" HotelName="UNE AUTRE CHAMBRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102660000/102656500/102656474/1fd08350_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.190294" Longitude="-80.92319" StarRating="3" HotelCode="0|254461-28442654/3066921842750077819/3760" HotelName="LE MALOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2600 Yorkmont Road, Charlotte, NC, 28208, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>Setting a Superior Standard for Charlotte, North Carolina Hotels  Ideally-located among Charlotte hotels, the Doubletree Hotel Charlotte Airport welcomes you with thoughtfully-appointed accommodations and convenient services in the Lake Pointe Business Park. Positioned on Yorkmont Road, a quarter mile west of Billy Graham Parkway and just 20 minutes from Fort Mill, South Carolina, our hotel places you in close proximity to businesses including: General Dynamics, Compass, Goodrich and Belk Headquarters. Just 15 minutes from downtown, the Doubletree Hotel Charlotte Airport is also a premier choice for North Carolina vacations, offering easy access to: Bank of America Stadium - 7 miles, Billy Graham Library - 2 miles, Carowinds Amusement Park - 8 miles, Charlotte Bobcats Arena - 7 miles, Charlotte Convention Center - 7 miles, Daniel Stowe Botanical Garden - 15 miles, Discovery Place - 7 miles, Charlotte Motor Speedway - 25 miles, South Park Mall - 5 miles, US National Whitewater Center - 10 miles.  Settle into one of 173 amenity-rich guest rooms or suites at the Doubletree Hotel Charlotte Airport, boasting 32'' flat-screen TV's with premium cable channels and pay-per-view movies, high-speed Internet access, large work desk, coffee maker, the signature Doubletree radio and luxurious Sweet Dreams bed. In addition to our comfortable guest rooms, enjoy extensive facilities and services such as: Business center, a convenient place to accomplish important work, Complimentary shuttle, to and from Charlotte Douglas International Airport, Fitness center, a great way to stay active during your Charlotte travel, Flexible function space, where event planners in Charlotte, NC will find 2,800 square feet of total space accommodating up to 180 guests for a reception, Room service, so you can dine in the comfort of your room or suite, Swimming pool, for a refreshing dip after a day of meetings or sightseeing, Treetops Café, Charlotte hotel restaurant serving casual American fare including steaks, comfort foods, Heart Healthy options &amp;amp; full American breakfasts open daily from 6:00 a.m. to 11:00 p.m.  Travel North Carolina and make the Doubletree Hotel Charlotte Airport your home away from home. Our Charlotte airport hotel invites you to experience our spectacular amenities, top-notch service and relaxing accommodations near Charlotte, NC. Book your lodging now to secure our Lowest Internet Rate Guarantee and be sure to check our Charlotte vacation packages for incredible savings.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188420-25373421/3066921842750077819/69437" HotelName="VILLA D'ESTREES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/908700/908689/785dbfee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426335-28501402/3066921842750077819/5086" HotelName="LA CHAMBRE DU MARAIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1312500/1312493/77e995af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186222-25371575/3066921842750077819/69156" HotelName="PARC SAINT SEVERIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1121800/1121756/f1b15226_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-25202640/3066921842750077819/62321" HotelName="MOLIERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68500/68493/013a8062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233878-28500582/3066921842750077819/7716" HotelName="LE CLOS NOTRE DAME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4460500/4460443/799726fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-25186797/3066921842750077819/59094" HotelName="MAISON ELLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31810000/31804400/31804333/2e588242_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1246517-26600859/3066921842750077819/71630" HotelName="GRAND HOTEL DE CLERMONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6530000/6526300/6526247/4b62d414_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="315.18" OriginalAmount="306" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-19119020/3066921842750077819/24082" HotelName="PULLMAN PARIS TOUR EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10900/10872/061cccdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47855-25224175/3066921842750077819/75985" HotelName="RELAIS SAINT HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2687300/2687249/dede29fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461433-32658883/3066921842750077819/33260" HotelName="HIGHSTAY – MAISON VINTIMILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169809-19233389/3066921842750077819/33336" HotelName="BOURGOGNE ET MONTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14768/22b83e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13700-25202551/3066921842750077819/61273" HotelName="MANSART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089900/8089880/3cf70ecd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626053-25796235/3066921842750077819/72340" HotelName="RAYZ EIFFEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37630000/37627400/37627329/2c4b5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-26112319/3066921842750077819/68237" HotelName="CANOPY BY HILTON PARIS TROCADERO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58330000/58323300/58323249/f25c4c63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321850-26634421/3066921842750077819/75384" HotelName="AU COEUR DE REPUBLIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75860000/75854700/75854677/a79ed31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652330-28564913/3066921842750077819/8640" HotelName="BEDFORD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652330/2021111515513754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-28597127/3066921842750077819/11811" HotelName="MOLITOR PARIS - MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8020000/8013600/8013591/4474ad27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6271-18116507/3066921842750077819/24586" HotelName="WARWICK PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22500/22410/723a0ac6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.023867" Longitude="-4.560957" StarRating="4" HotelCode="0|163554-20596889/3066921842750077819/33368" HotelName="DE BUCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 AVD CRUZ BLANCA, ANTEQUERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/184600/184548/06a25893_b.jpg</HotelPictures>
        <HotelDescription>Perched close to the city centre of Antequera, just 52 kilometres from Malaga and 26.5 kilometres from Laguna de Fuente de Piedra Natural Park, this hotel is a perfect destination for business travellers and holidaymakers. Enjoying a privileged location within 700 metres from Antequera-Ciudad train station and only 250 metres from the closest bus stop, this property is a perfect base to explore the surrounding area. The establishment offers a wide range of comfortable room types and suites. Each unit is sure to enchant guests with its elegant design and inviting atmosphere created by combination of warm and soothing tones. Patrons may savour delicious traditional dishes and international cuisine at the on-site restaurant or sip an aromatic coffee in a charming ambiance of the hotel bar. Guests may make use of private parking and meeting facilities available for business conference or special occasions.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-18118573/3066921842750077819/27560" HotelName="PONT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565600/565600/93300428_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1443926-28871161/3066921842750077819/76043" HotelName="LA FONDATION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1443926/20257214504560.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|534437-28767417/3066921842750077819/33417" HotelName="BOWMANN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22640000/22633000/22632950/e35c84e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.50779" Longitude="13.32783" StarRating="4" HotelCode="0|283571-18199405/3066921842750077819/29535" HotelName="INDIGO PARIS - OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hardenbergstrasse 15, Berlin, 10623, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/330000/329954/a4cf6a0f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 81. Suites: 0. Single-bedded accommodations: 0. Double bedrooms: 0. Smoking rooms: 0. Nonsmoking rooms: 81. Physically challenged rooms: 1. Floors: 6. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.. Property description- The Hotel Indigo® Berlin Kudamm hotel, just opposite the University of the Arts, blends beautifully with our busy cultural district. Inspired by the light and atmosphere of a neighborhood artists studio, our rooms and lobby are designed in a bright, modern style that forms a strong connection with the area. The artistic theme continues in each room, with neighborhood-inspired murals and stylish furniture. Our restaurant and bar offer locally sourced ingredients and an extensive drink menu, while our lobby tips its hat to the citys booming modern art scene found right outside.Property was built in 2011. Hotel Currency: EUR. Additional Addresses: Other: Hardenbergstrasse 15, Berlin, 10623, DE. Additional Phone Numbers: Fax - Other: 4930860909999. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139386-25309618/3066921842750077819/72723" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233894-25442430/3066921842750077819/66793" HotelName="LE PAVILLON DES LETTRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1543000/1542901/3569381b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-18147549/3066921842750077819/28987" HotelName="INTERCONTINENTAL PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2193400/2193319/3d2dfb00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-14194354/3066921842750077819/33550" HotelName="DU COLLECTIONNEUR ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/1000000/994300/994215/4727fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.08" OriginalAmount="336" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-18119155/3066921842750077819/25907" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-18324677/3066921842750077819/25847" HotelName="MONSIEUR GEORGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38705300/38705288/ab06ff6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-25202555/3066921842750077819/57954" HotelName="EDOUARD 7" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3389/3c75b65e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18973-25203664/3066921842750077819/58972" HotelName="LA MAISON CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189900/189871/0b63c17b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-28591313/3066921842750077819/865" HotelName="THE ONE ALMA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9750000/9748400/9748353/22672c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-4123445/3066921842750077819/22499" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/53c3cfc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|447758-25618481/3066921842750077819/60915" HotelName="AMASTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16117000/16116921/a449ad10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.20" OriginalAmount="340" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323679-26635733/3066921842750077819/75333" HotelName="AU COEUR DES ARTS ET METIERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70010000/70007900/70007863/ef0e8853_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|169978-25341767/3066921842750077819/55190" HotelName="MAJESTIC HOTEL SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3400000/3400000/3399972/a20e8786_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-25765257/3066921842750077819/56799" HotelName="CHARLES V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26590000/26587100/26587037/f5e06be6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.787942" Longitude="35.206794" StarRating="5" HotelCode="0|171210-28594017/3066921842750077819/5798" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>208 jaffa road, P.O.BOX 13251, JERUSALEM, IL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2431700/2431617/1ba86839_b.jpg</HotelPictures>
        <HotelDescription>The hotel is just a 10-minute walk from the centre and 20 minutes' walk from the old city. It is close to many of Jerusalem's famous historic sites and very near to the International Convention Center. Furthermore, the hotel is less than an hour from Tel Aviv and the Dead Sea and just 30 minutes' drive from Ben Gurion International Airport.

Enjoying an intimate atmosphere in the attractively furnished and fully air-conditioned rooms and a great location, this 150-room city hotel offers holidaymakers and business guests alike a warm and courteous welcome in the heart of Jerusalem.

In addition to a private bath with shower, all of the hotel guest rooms have wall-to-wall carpeting, a radio, cable TV, wireless Internet access and direct dial telephone with voice mail. Each room also includes a mini fridge, a coffee/tea set and an iron and ironing board.

The Caesar Premier is a 30-minute drive from Ben Gurion Airport and less than an hour's drive to Tel Aviv and the Dead Sea. The old city is within walking distance, and the bus to Jaffa Gate stops right outside the hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182006-28563623/3066921842750077819/4272" HotelName="HOTEL DE MONTESQUIEU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486266/2b2d5c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|320627-25517269/3066921842750077819/62392" HotelName="MAISON SOUQUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9270000/9269600/9269598/36f1190a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10003-25202137/3066921842750077819/61544" HotelName="VILLA MARQUIS MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44711/34e1ea1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="362.56" OriginalAmount="352" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863149-26073283/3066921842750077819/67516" HotelName="MAISON ALBAR HOTELS LE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42693100/42693045/3e01025d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13123-24872600/3066921842750077819/33429" HotelName="LE DOKHAN’S PARIS ARC DE TRIOMPHE A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562400/562399/7366df20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-25190413/3066921842750077819/63600" HotelName="REGINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15611/8d53fa48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.80" OriginalAmount="360" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|284804-25502351/3066921842750077819/63476" HotelName="LE CINQ CODET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8965800/8965758/98dc3c8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.579264" Longitude="-90.732833" StarRating="5" HotelCode="0|141270-24872599/3066921842750077819/33441" HotelName="LE METROPOLITAN PARIS TOUR EIFFEL A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 150 Metros Despu‚s De La Iglesia De San Felipe de , ANTIGUA, GT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7200/7145/64c6c27a_b.jpg</HotelPictures>
        <HotelDescription>Located 150 meters from San Felipe de Jesus, in Antigua Guatemala.  The elegant rooms offer colonial-style décor and beds with Egyptian cotton sheets.  The hotel has been producing coffee since 1864. It offers coffee tours and sells its own freshly roasted coffee in the on-site café and shop. The Cafetenango café serves traditional Guatemalan cuisine, while the Pergaminos restaurant offers French-influenced gourmet cuisine. The colonial centre of La Antigua is 2.5 km away, while Florencia Ecological Park and the Volcan de Agua Volcano are a 15-mintue drive away. Guatemala City's La Aurora International Airport is a 45-minute drive away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="373.89" OriginalAmount="363" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-25586735/3066921842750077819/53762" HotelName="HOTEL LES BAINS PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sahar Tower, Andheri East, Mumbai, 400099, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11300000/11299900/11299839/2248ad62_b.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Mumbai and was established in 2001. It is 14.0 Km from the Park and the nearest station is Airport Road Metro Station. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 386 rooms are equipped with hairdryer, safe and air conditioning. category: Deluxe style: Modern year Built: 2001 restaurant Count: 0&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="373.89" OriginalAmount="363" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-25601705/3066921842750077819/70744" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="375.95" OriginalAmount="365" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|417023-28594275/3066921842750077819/5279" HotelName="RENAISSANCE PARIS REPUBLIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13340300/13340277/3ab9311a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.04" OriginalAmount="368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-28594350/3066921842750077819/7425" HotelName="LE DAMANTIN HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22690000/22687500/22687451/28b744da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.07" OriginalAmount="369" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|429497-25603135/3066921842750077819/56079" HotelName="MAISON ALBAR HOTELS LE PONT-NEUF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16600000/16599900/16599855/6e37e415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360296-28598596/3066921842750077819/5615" HotelName="LA FANTAISIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83990000/83982100/83982005/595bf0c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371171-25558490/3066921842750077819/76295" HotelName="RECAMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2140000/2130300/2130239/91c361b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="385.22" OriginalAmount="374" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|350003-25541536/3066921842750077819/60801" HotelName="HÔTEL DUPOND-SMITH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8254500/8254405/db8bd990_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-25232785/3066921842750077819/59047" HotelName="ESPRIT SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83021/426bfe74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.31" OriginalAmount="377" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123248-28499043/3066921842750077819/6540" HotelName="L'INATTENDU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2150000/2149100/2149087/ab977689_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-24753746/3066921842750077819/33462" HotelName="LA DEMEURE MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71600000/71593800/71593758/96f09768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.37" OriginalAmount="379" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-28598655/3066921842750077819/17270" HotelName="HANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94896000/94895976/e947b08b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70255-25242704/3066921842750077819/57216" HotelName="D'ORSAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8090800/8090711/841fa474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.43" OriginalAmount="381" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-19119007/3066921842750077819/25427" HotelName="SOFITEL PARIS LE FAUBOURG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14800/14721/cdfabbfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.43" OriginalAmount="381" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1461431-32658879/3066921842750077819/33463" HotelName="HIGHSTAY – MAISON BOETIE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-25212259/3066921842750077819/58182" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-25203547/3066921842750077819/55415" HotelName="MONTALEMBERT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7400/7395/064db8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161840-25340801/3066921842750077819/57909" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.61" OriginalAmount="387" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6185-12633903/3066921842750077819/33715" HotelName="NAPOLEON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13900/13819/ffa125dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.67" OriginalAmount="389" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|607473-18214243/3066921842750077819/26544" HotelName="LA CLEF CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27840000/27836800/27836753/3758c560_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="401.70" OriginalAmount="390" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-25242596/3066921842750077819/53839" HotelName="GRAND HOTEL DU PALAIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5580000/5576300/5576207/f2cd430c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="403.76" OriginalAmount="392" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1360684-28481214/3066921842750077819/1968" HotelName="HOTEL FOUGERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44760/a78f7460_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="404.79" OriginalAmount="393" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18828-28598598/3066921842750077819/17172" HotelName="NORMAN HOTEL AND SPA PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189700/189601/c3aef716_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.85" OriginalAmount="395" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-25203381/3066921842750077819/53830" HotelName="CASTILLE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/2f3d1726_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="408.91" OriginalAmount="397" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-25799183/3066921842750077819/67770" HotelName="SINNER PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35080000/35079100/35079003/4e3a3e19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/3066921842750077819/19235" HotelName="HYATT PARIS MADELEINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81800/81702/9f462be2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-25203491/3066921842750077819/53741" HotelName="HOTEL BALZAC PARIS &amp;amp; SPA IKOI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2400/2370/61f3db62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="416.12" OriginalAmount="404" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238566-25447250/3066921842750077819/73577" HotelName="DES SAINTS PERES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8089800/8089748/cf1785fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="417.15" OriginalAmount="405" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-18182020/3066921842750077819/27025" HotelName="MARQUIS FAUBOURG SAINT - HONORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6422300/6422260/3453d9dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="420.24" OriginalAmount="408" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-25192142/3066921842750077819/59804" HotelName="SOFITEL LE SCRIBE PARIS OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15800/15775/216bfed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/3066921842750077819/19093" HotelName="LANCASTER PARIS CHAMPS-ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/23100/23034/078bb37f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-26600841/3066921842750077819/75200" HotelName="KIMPTON ST HONORE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/63000000/62990000/62984900/62984874/04141f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-25829730/3066921842750077819/67305" HotelName="MAJESTIC APARTMENTS CHAMPS ELYSÉES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19190000/19180200/19180138/fea75215_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6028-28560621/3066921842750077819/4058" HotelName="PARIS MARRIOTT OPERA AMBASSADOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3400/3309/4a75655a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10496-25200644/3066921842750077819/59171" HotelName="LA CLEF LOUVRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526700/526631/78f9f7ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="429.51" OriginalAmount="417" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-26614033/3066921842750077819/75512" HotelName="MADAME REVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70047400/70047306/93726f1d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652348-28503030/3066921842750077819/12992" HotelName="ELYSEES APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652348/202111161019705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.72" OriginalAmount="424" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436331-28593820/3066921842750077819/6341" HotelName="L'HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525600/525529/0c0d0b79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="437.75" OriginalAmount="425" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-25231625/3066921842750077819/54444" HotelName="GRAND POWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53581/06fdf10f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-25593826/3066921842750077819/61025" HotelName="LE NARCISSE BLANC &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>174 W CLIFF DR, SANTA CRUZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13064100/13064038/03145b90_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    West Cliff Inn - A Four Sisters Inn is located near the beach in Santa Cruz and close to Santa Cruz Wharf, Main Beach, and Santa Cruz Beach Boardwalk. Nearby points of interest also include University of California Santa Cruz and Santa Cruz Surfing Museum.    Property Features.   The bed &amp;amp; breakfast serves a complimentary continental breakfast. Guests can enjoy a complimentary manager's reception on select days. West Cliff Inn - A Four Sisters Inn features tour/ticket assistance, a picnic area, and coffee/tea in the lobby. Complimentary wireless and wired high-speed Internet access is available in public areas. Additional property amenities include complimentary newspapers in the lobby, concierge services, and a fireplace in the lobby. Guest parking is complimentary. The front desk is open during limited hours. This is a smoke-free property.    Guestrooms.     9 guestrooms at West Cliff Inn - A Four Sisters Inn feature MP3 docking stations and CD players. Beds come with triple sheeting. Rooms are individually decorated and furnished. Bathrooms feature designer toiletries and bathrobes. Wired high-speed and wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer direct-dial phones as well as free local calls (restrictions may apply). Flat-panel televisions have premium cable channels. Rooms also include clock radios. Guests may request a turndown service, irons/ironing boards, and hair dryers. Housekeeping is available daily.     Room Info:       Notifications:      Children 18 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.  Some facilities may have restricted access. Guests can contact the property for details using the contact information on the booking confirmation.           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 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  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="440.84" OriginalAmount="428" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18790-28587079/3066921842750077819/6342" HotelName="CHATEAU DES FLEURS PARIS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15500/15486/d2c64829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="440.84" OriginalAmount="428" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-25216820/3066921842750077819/60478" HotelName="VERNET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>127-130 PRAÇA DA BATALHA, OPORTO, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/8600/8571/3a1ddbbf_b.jpg</HotelPictures>
        <HotelDescription>This hotel is ideally located in on Batalha Square, in Oporto. This Oporto hotel is minutes from popular attractions like the University of Oporto, and the Crystal Palace Garden, the Music Hall. The area is known for Port wine, one of Portugal's most internationally appreciated products. This beautiful city is full of great monuments, and friendly people. A variety of restaurants, cafes and cocktail lounges are located in the surrounding area.

Due to Covid-19 pandemic and by logistic reasons, breakfast could be served in client's room – Room Service – instead of being served in the breakfast room.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.90" OriginalAmount="430" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428468-27600522/3066921842750077819/75922" HotelName="APARTHOTEL QUARTIER LIBRE OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103480000/103477600/103477575/46712b64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.99" OriginalAmount="433" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/3066921842750077819/19684" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/616a18b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.23" OriginalAmount="441" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21472-25212074/3066921842750077819/54608" HotelName="MONTAIGNE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10384/841ddaf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.29" OriginalAmount="443" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13710-25202553/3066921842750077819/56214" HotelName="BRIGHTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/55000/54958/w1017h683x0y0-f5dc7c6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.29" OriginalAmount="443" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428482-27598743/3066921842750077819/77208" HotelName="SAINT GERMAIN RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101470000/101463100/101463076/229e5482_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.35" OriginalAmount="445" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-18138345/3066921842750077819/27015" HotelName="BURGUNDY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25100/25039/8e08424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.41" OriginalAmount="447" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.46355" Longitude="77.09521" StarRating="3" HotelCode="0|351587-25542294/3066921842750077819/71801" HotelName="RESIDENCE CHARLES FLOQUET PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>F-12/8, DLF PHASE-1, GURGAON, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9640000/9637800/9637703/41b164a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ess Kay Ess Villa is located in Gurgaon, close to Sahara Mall, DLF Park Place, and Kingdom of Dreams. Nearby points of interest also include MGF Metropolitan Mall and Leisure Valley.    Hotel Features.   Ess Kay Ess Villa features tour/ticket assistance and laundry facilities. Room service is available 24 hours a day. Guest parking is complimentary.    Guestrooms.     12 guestrooms at Ess Kay Ess Villa feature air conditioning. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. Televisions have cable channels.      Room Info:  Name: Deluxe Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.     Name: Super deluxe room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers cable channels. The room has an ensuite bathroom. Air conditioning and a direct-dial phone are included.       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 Noon  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="463.50" OriginalAmount="450" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139475-28596599/3066921842750077819/8308" HotelName="LE CLARIDGE CHAMPS-ELYSEES FRASER SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14900/14807/fb5101ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.53" OriginalAmount="451" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531608-12632567/3066921842750077819/33656" HotelName="HÔTEL DE BERRI CHAMPS-ELYSEES A LUXURY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874200/874178/1ca04054_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="466.59" OriginalAmount="453" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18905-25203662/3066921842750077819/57244" HotelName="DU LOUVRE, IN THE UNBOUND COLLECTION BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21803/76a0c5be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.77" OriginalAmount="459" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-26645294/3066921842750077819/69709" HotelName="BLACK DOOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88180000/88171800/88171786/37ff5c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352637-28598299/3066921842750077819/3402" HotelName="LA CLEF CHAMPS-ÉLYSÉES PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352637/202321095159873.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352638-28598300/3066921842750077819/4846" HotelName="LA CLEF LOUVRE PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1352638/20232109544250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="477.92" OriginalAmount="464" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-25209757/3066921842750077819/63233" HotelName="COMFORT NATION PERE LACHAISE PARIS 11" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/419200/419149/ca58dbb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="478.95" OriginalAmount="465" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-24362644/3066921842750077819/33752" HotelName="DE SERS CHAMPS ELYSEES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/175100/175063/7ede4e8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.01" OriginalAmount="467" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174491-25353994/3066921842750077819/65851" HotelName="PAVILLON FAUBOURG SAINT-GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16120000/16116900/16116822/db411ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="488.22" OriginalAmount="474" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652378-25829740/3066921842750077819/60347" HotelName="LES JARDINS DU FAUBOURG PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633300/33633233/af6c5a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-25213268/3066921842750077819/57580" HotelName="ELYSIA BY INWOOD HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/790000/788800/788721/f8aef9e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="497.49" OriginalAmount="483" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-18375444/3066921842750077819/28563" HotelName="INTERCONTINENTAL PARIS LE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20100/20073/517d0572_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="498.52" OriginalAmount="484" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591612-25740388/3066921842750077819/58289" HotelName="FAUCHON L'HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23090000/23089300/23089229/6d85b0e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="501.61" OriginalAmount="487" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-25190424/3066921842750077819/55007" HotelName="WESTMINSTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25800/25780/9c3da322_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="529.42" OriginalAmount="514" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352665-26645340/3066921842750077819/67953" HotelName="MANOLITA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83420000/83410300/83410266/cedf7d01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-25231624/3066921842750077819/64828" HotelName="PAVILLON DE LA REINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/182200/182182/27d96e10_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="535.60" OriginalAmount="520" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-25202557/3066921842750077819/60492" HotelName="SOFITEL PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26021/b9fa70d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.90" OriginalAmount="530" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-28849608/3066921842750077819/77293" HotelName="SAX PARIS, LXR HOTELS &amp;amp; RESORTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1442448/20256415246330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="556.20" OriginalAmount="540" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-25203120/3066921842750077819/68080" HotelName="VILLA SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 400 Arch Street, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/700/670/c917045e_b.jpg</HotelPictures>
        <HotelDescription>Located in Old City, this eco-friendly hotel is within a 10-minute walk of Betsy Ross House, Liberty Bell Center, and Independence Hall. Reading Terminal Market and Ben Franklin National Memorial are also within 2 mi (3 km).
Hotel Features
Along with a restaurant, this hotel has an outdoor pool and a 24-hour fitness center. WiFi in public areas is free. Other amenities include a bar/lounge, a business center, and meeting rooms.
All 364 rooms offer free WiFi, room service, and TVs with cable channels. Premium bedding, coffee makers, and free weekday newspapers are among the other amenities available to guests.
Breakfast fee: between USD 9 and USD 16.99 per person (approximately),
Self parking fee: USD 36 per night 
Rollaway bed fee: USD 20.0 per stay&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="557.23" OriginalAmount="541" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-25705556/3066921842750077819/55388" HotelName="BRACH PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21340000/21333500/21333453/e65c6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.26" OriginalAmount="542" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-25593820/3066921842750077819/60545" HotelName="NOLINSKI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172727/5ae20958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="562.38" OriginalAmount="546" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-27591010/3066921842750077819/64291" HotelName="HOTEL LE GRAND MAZARIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89590000/89589500/89589494/440f76f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1456553-32461744/3066921842750077819/68615" HotelName="MONDOVI LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1456553/202611415382459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="584.01" OriginalAmount="567" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-32592961/3066921842750077819/9265" HotelName="MAISON BARRIERE VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1446939/202581915276339.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.10" OriginalAmount="570" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-28599842/3066921842750077819/13417" HotelName="VILLA-DES-PRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92610000/92600500/92600459/60315eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.61" OriginalAmount="587" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-18117491/3066921842750077819/23775" HotelName="SAN REGIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12700/12683/3e1f4b2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="605.64" OriginalAmount="588" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-25796321/3066921842750077819/57319" HotelName="COUR DES VOSGES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39190000/39186300/39186206/d50e105b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="619.03" OriginalAmount="601" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354856-32643434/3066921842750077819/19596" HotelName="MAISON DELANO PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90310000/90302000/90301901/610bd250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="619.03" OriginalAmount="601" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-25656946/3066921842750077819/60930" HotelName="SPLENDIDE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17324400/17324302/f6f84a8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="622.12" OriginalAmount="604" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234065-28564005/3066921842750077819/2060" HotelName="PARTICULIER MONTMARTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2810000/2803200/2803104/3bf1548c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="674.65" OriginalAmount="655" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|114399-28562494/3066921842750077819/234" HotelName="RELAIS CHRISTINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10369100/10369036/4d4fb744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="703.49" OriginalAmount="683" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33350-28562741/3066921842750077819/4408" HotelName="SAINT JAMES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10369500/10369462/04bf1d6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="718.94" OriginalAmount="698" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|176440-25357373/3066921842750077819/54640" HotelName="D'AUBUSSON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564500/564481/11e59546_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="757.05" OriginalAmount="735" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-26614029/3066921842750077819/64472" HotelName="CHATEAU VOLTAIRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70020000/70012300/70012256/41387a81_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="786.92" OriginalAmount="764" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|351032-25542026/3066921842750077819/68622" HotelName="NEW ORIENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10259200/10259148/48517cfa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="795.16" OriginalAmount="772" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.6755748" Longitude="12.5730336" StarRating="3" HotelCode="0|32795-25216340/3066921842750077819/68845" HotelName="SEVRES SAINT GERMAIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>27 LONGANGSTRAEDE, COPENHAGEN, DK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565694/7175e069_b.jpg</HotelPictures>
        <HotelDescription>A hop, skip and a jump away from Strøget, the main walking street of Copenhagen, Hotel Twentyseven (formerly First Hotel Twentyseven) is a chic hotel in central Copenhagen. Shops, restaurants, cafes, bars, you name it, we got it. The social scene of the city surrounds the hotel at every corner you turn.

Central Copenhagen also entails history and culture, meaning all main attractions are our neighbours and just minutes away from our doors: City Hall, Glyptoteket, Tivoli Gardens, The National Museum to name a few.

Perfect for both business and leisure travellers looking for a central location and comfortable chic rooms in Copenhagen. All accommodation include a flat TV and free Wifi.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="795.16" OriginalAmount="772" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873948-26090032/3066921842750077819/74673" HotelName="DU LYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6440000/6436800/6436774/e53dffea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="798.25" OriginalAmount="775" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-25201723/3066921842750077819/69856" HotelName="PAVILLON BASTILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/112300/112247/6b707362_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="834.30" OriginalAmount="810" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-25796305/3066921842750077819/75548" HotelName="J.K. PLACE PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="901.25" OriginalAmount="875" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-26645316/3066921842750077819/68431" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0fbb2e43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1030.00" OriginalAmount="1000" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-25203548/3066921842750077819/55908" HotelName="LE ROYAL MONCEAU - RAFFLES PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14600/14582/fca314e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1067.08" OriginalAmount="1036" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-25191483/3066921842750077819/54594" HotelName="MANDARIN ORIENTAL LUTETIA PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21450000/21442600/21442501/w4000h2664x0y3-3acc51a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1108.28" OriginalAmount="1076" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-25232930/3066921842750077819/54050" HotelName="BARRIERE LE FOUQUETS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19500/19460/e0018e00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1111.37" OriginalAmount="1079" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18942-18117926/3066921842750077819/30246" HotelName="PARK HYATT PARIS - VENDOME" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/885300/885275/56fc572e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1125.79" OriginalAmount="1093" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1277405-28597791/3066921842750077819/16918" HotelName="MAISON VILLEROY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277405/20211124135317756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1135.06" OriginalAmount="1102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6180-25192137/3066921842750077819/55711" HotelName="LE MEURICE DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441700/441665/w2776h1866x0y0-4f0f679c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1211.28" OriginalAmount="1176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-19118831/3066921842750077819/30179" HotelName="MANDARIN ORIENTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4430000/4423900/4423889/289b0120_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1280.29" OriginalAmount="1243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272222-21017830/3066921842750077819/33718" HotelName="THE PENINSULA PARIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8290900/8290864/70a84e88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1284.41" OriginalAmount="1247" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-22403713/3066921842750077819/33799" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenida De Filipinas, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4030000/4028700/4028607/7259f718_b.jpg</HotelPictures>
        <HotelDescription>These waterfront apartments are located in Benidorm, just 30 metres from the beach in Levante and a kilometre from the centre of the resort and its numerous tourist attractions. Guests can start their days with a cup of coffee or tea in hand at the furnished terrace of their lovely apartment, overlooking the sea it is the best place from where to inhale the fresh morning air and prepare for the excitement that lays ahead. All of the air-conditioned units come with well-equipped kitchens that are just perfect for those who enjoy self-catering, the rest of the guests will find excellent dining options within a short 10-minute stroll. The youngest visitors of the venue can take advantage of the children's playground, the specially designed place where they can let the steam off and have some fun.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1358.57" OriginalAmount="1319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-25238227/3066921842750077819/76509" HotelName="PRINCE ALBERT LYON BERCY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7600/7552/ca7fdf49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1382.26" OriginalAmount="1342" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-26626208/3066921842750077819/71814" HotelName="HÔTEL AMOI PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74100000/74092600/74092581/d626e107_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1391.53" OriginalAmount="1351" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1461432-32658881/3066921842750077819/33758" HotelName="HIGHSTAY – MAISON PYRAMIDES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1575.90" OriginalAmount="1530" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6206-25192139/3066921842750077819/59622" HotelName="PLAZA ATHENEE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27600/27528/192f65f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1604.74" OriginalAmount="1558" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-25192135/3066921842750077819/53477" HotelName="DE CRILLON, A ROSEWOOD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26100/26025/36ffd59d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1652.12" OriginalAmount="1604" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18990-32594050/3066921842750077819/13603" HotelName="WALLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45830000/45826700/45826672/53a4a77e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1661.39" OriginalAmount="1613" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-25192133/3066921842750077819/57769" HotelName="LE BRISTOL PARIS - AN OETKER COLLECTION HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/2600/2529/0bb16218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1771.60" OriginalAmount="1720" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109494/3066921842750077819/18780" HotelName="FOUR SEASONS GEORGE V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6642/1639f9d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1863.27" OriginalAmount="1809" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323701-28598592/3066921842750077819/6905" HotelName="CHEVAL BLANC PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41520000/41517900/41517815/da7c5826_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2097.08" OriginalAmount="2036" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-25829742/3066921842750077819/59184" HotelName="LA RÉSERVE PARIS HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8450000/8444800/8444782/7c96550a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,1,3,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
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1365955-27715328/3066921842750077819/75063" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="ec0f2536-b0cf-427c-b1be-9f46049aad72" TimeStamp="0001-01-01T00:00:00" HotelName="EASYHOTEL PARIS CHARLES DE GAULLE VILLEPINTE" HotelCode="|1365955" StarRating="2" GTCityId="0" CityName="Paris" CountryName="France" Address="10 Rue de la Belle Borne, Tremblay-en-France, FR" PhoneNo="33-186907532" FaxNo="" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Twin Room with Window" RoomTypeCode="27715328/3066921842750077819/75063|83|Mzl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="39" TotalPrice="40.17" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Twin Room with Window - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;6.50 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:54:45.225844+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127128.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127570.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193127806.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/2023619312845.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128266.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128597.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193128914.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129145.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129355.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129602.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129796.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193129985.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130237.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130425.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130619.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193130866.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/2023619313186.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131386.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131593.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193131799.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/202361931324.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132209.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132461.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132698.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193132966.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1365955/20236193133156.jpg" /></Images><HotelAmenities>Wheelchair accessible (may have limitations)&lt;BR /&gt;Vending machine&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Express check-in&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Change of bed sheets (on request)&lt;BR /&gt;Shared microwave&lt;BR /&gt;Free WiFi&lt;BR /&gt;Bicycle parking available&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Change of towels (on request)&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Energy-saving switches&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;Eco-friendly cleaning products provided&lt;BR /&gt;Recycling&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Housekeeping on request&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; When you stay at easyHotel Paris Charles de Gaulle in Tremblay-en-France, you'll be near the airport, within a 15-minute drive of Stade de France and Villepinte Exhibition Centre.  This hotel is 11.6 mi (18.6 km) from Parc Astérix and 11.5 mi (18.6 km) from Canal Saint-Martin.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 208 guestrooms featuring flat-screen televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Housekeeping is provided on request, and irons/ironing boards can be requested.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Make use of convenient amenities such as complimentary wireless internet access, a vending machine, and bike parking.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Buffet breakfasts are available daily from 6:30 AM to 9:30 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Aeroville Shopping Center - 0.3 km / 0.2 mi &lt;br /&gt; Paris Nord 2 International Business Park - 0.5 km / 0.3 mi &lt;br /&gt; Circuit Carole Moto - 1.7 km / 1.1 mi &lt;br /&gt; Villepinte Exhibition Centre - 1.8 km / 1.1 mi &lt;br /&gt; Usines Centre Outlet Shopping Mall - 3.8 km / 2.3 mi &lt;br /&gt; Le Bourget Exhibition Center - 11.1 km / 6.9 mi &lt;br /&gt; National Air and Space Museum - 11.4 km / 7.1 mi &lt;br /&gt; Basilica of Saint-Denis - 16.3 km / 10.1 mi &lt;br /&gt; Parc de la Villette - 17.1 km / 10.6 mi &lt;br /&gt; Stade de France - 17.3 km / 10.7 mi &lt;br /&gt; Zenith de Paris - 17.8 km / 11.1 mi &lt;br /&gt; City of Science and Industry - 17.9 km / 11.1 mi &lt;br /&gt; Philharmonie de Paris - 18.3 km / 11.4 mi &lt;br /&gt; Zenith - 18.4 km / 11.5 mi &lt;br /&gt; Canal Saint-Martin - 18.6 km / 11.5 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Charles de Gaulle Airport (CDG) - 10 km / 6.2 mi&lt;br /&gt; Paris Orly Airport (ORY) - 41.6 km / 25.9 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Italian&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 13.50 for adults and EUR 6.75 for children&lt;/li&gt;&lt;li&gt;Self parking fee: EUR 15 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 10 per pet, per day&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Early check-in fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Late check-out fee: EUR 20 (subject to availability)&lt;/li&gt;&lt;li&gt;Housekeeping fee: EUR 15 per day; may vary based on length of stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;A damage deposit of EUR 100 will be collected before check-in.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and debit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Cashless transactions are available&lt;/li&gt;&lt;li&gt;This property uses eco-friendly cleaning products&lt;/li&gt;&lt;li&gt;Safety features at this property include a smoke detector&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; If you are planning to arrive after noon please contact the property in advance using the information on the booking confirmation. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; midnight&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 10:00 AM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Wheelchair accessible (may have limitations)&lt;BR /&gt;Vending machine&lt;BR /&gt;Eco-friendly cleaning products used&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Express check-in&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Change of bed sheets (on request)&lt;BR /&gt;Shared microwave&lt;BR /&gt;Free WiFi&lt;BR /&gt;Bicycle parking available&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Change of towels (on request)&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Energy-saving switches&lt;BR /&gt;Eco-friendly toiletries&lt;BR /&gt;Eco-friendly cleaning products provided&lt;BR /&gt;Recycling&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Water-efficient showers only&lt;BR /&gt;Luggage storage&lt;BR /&gt;Express check-out&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Housekeeping on request&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;Double-glazing on all windows&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Rooms>
    <Room RoomType="Room 1: Twin Room with Window" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1365955" SourceId="83" RoomTypeCode="27715328/3066921842750077819/75063|83|Mzl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|GoGlobalTravelBlock|successfully done supplier prebooking||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
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|607464-28467582/3066921842750077819/9029" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="ec0f2536-b0cf-427c-b1be-9f46049aad72" TimeStamp="0001-01-01T00:00:00" HotelName="IBIS BUDGET PARIS PORTE DE MONTMARTRE" HotelCode="|607464" StarRating="2" GTCityId="0" CityName="Paris" CountryName="France" Address="45 rue du Docteur Babinski, 75018, Paris, FRANCE" PhoneNo="" FaxNo="" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Triple Room with Three Single Beds" RoomTypeCode="28467582/3066921842750077819/9029|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="54" TotalPrice="55.62" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:5.86 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:5.29 EURCXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:54:55.8581382+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Triple Room with One Double Bed and One Bunk Bed" RoomTypeCode="28467582/3066921842750077819/9031|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="54" TotalPrice="55.62" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:5.86 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:5.29 EURCXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:54:55.8581382+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/1063a832_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/c98355a3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/21748938_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/4c0249b6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/fca6fef3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/45922735_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/647fa555_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/bc4b36d8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/w3000h1232x0y0-0260b899_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/028fc7ee_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/0ed961b1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/84471839_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/6ea8dfc3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/afcb7841_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/8021e763_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/98a17810_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/f11f21a5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/5496ef89_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/98713418_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/cab5c9fe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/f8b387fa_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/9a2fbb80_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/2ebc6351_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/6cb339ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/2c5e8306_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/099907db_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/90b96252_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/f89f27f5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/4e43c774_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/e0d69eee_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/9c14b5cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/a6600423_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12480000/12475500/12475466/16779a76_b.jpg" /></Images><HotelAmenities>Parking&lt;BR /&gt;Pet friendly&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Heating&lt;BR /&gt;Fax/Photocopying&lt;BR /&gt;Wifi&lt;BR /&gt;Free Wifi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Lockers&lt;BR /&gt;Parking on site&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Kid-friendly buffet&lt;BR /&gt;Parking garage&lt;BR /&gt;Public transit tickets&lt;BR /&gt;Accessible parking&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Raised toilet&lt;BR /&gt;Lowered sink&lt;BR /&gt;Auditory guidance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</HotelAmenities><HotelDescription>Located in the north of Paris near Boulevard Périphérique, ibis Budget Paris Porte De Montmartre is just a 10-minute walk from Porte de Saint-Ouen Metro Station. Stade de France Stadium is 2.5 mi away.

Decorated in soft pastel colors, the rooms at ibis Budget Paris Porte De Montmartre are contemporary in style and offer an LCD TV. Each also has a private bathroom with a shower and a separate toilet.

A breakfast is served everyday in the modern breakfast room. Additional facilities include vending machines in the 24-hour reception, luggage storage and Wi-Fi in public areas.

Local transport links lead directly to Paris’ city center including sights such as Avenue Champs Elysées and Hôtel des Invalides. Public parking is available on site at an additional cost.&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 3, price:0 per_night.&lt;BR /&gt;Minimum checkIn age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost:charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Checkin Time: 14:30:00&lt;BR /&gt;Checkout End Time: 12:00:00&lt;BR /&gt;&lt;BR /&gt;&lt;b&gt;Hotel important information:&lt;/b&gt;Access code at the front door is your booking number without dots.

Please note that extra beds or bunk beds are not made before arrival. Bed linen is provided but guests have to make their own beds.

Please note that children under 12 years old can enjoy breakfast at a reduced rate.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Parking&lt;BR /&gt;Pet friendly&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Heating&lt;BR /&gt;Fax/Photocopying&lt;BR /&gt;Wifi&lt;BR /&gt;Free Wifi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Lockers&lt;BR /&gt;Parking on site&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Kid-friendly buffet&lt;BR /&gt;Parking garage&lt;BR /&gt;Public transit tickets&lt;BR /&gt;Accessible parking&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Raised toilet&lt;BR /&gt;Lowered sink&lt;BR /&gt;Auditory guidance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Rooms>
    <Room RoomType="Room 1: Triple Room with Three Single Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|607464" SourceId="83" RoomTypeCode="28467582/3066921842750077819/9029|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:54:59.4689094+01:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>&lt;BR /&gt;&lt;b&gt;Important Information:&lt;/b&gt;&lt;BR /&gt;Access code at the front door is your booking number without dots.

Please note that extra beds or bunk beds are not made before arrival. Bed linen is provided but guests have to make their own beds.

Please note that children under 12 years old can enjoy breakfast at a reduced rate.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
&lt;BR /&gt;&lt;b&gt;Policies:&lt;/b&gt;&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 3, price: 0 per_night.&lt;BR /&gt;Minimum check-in age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost: charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Extra Charges:&lt;BR /&gt;VAT:5.29 EUR included&lt;BR /&gt;City tax:5.86 EUR excluded&lt;BR /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;IBIS BUDGET PARIS PORTE DE MONTMARTRE&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Triple Room with Three Single Beds&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;54&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>ec0f2536-b0cf-427c-b1be-9f46049aad72</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Rooms>
    <Room RoomType="Room 1: Triple Room with Three Single Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|607464" SourceId="83" RoomTypeCode="28467582/3066921842750077819/9031|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:55:04.56505+01:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>&lt;BR /&gt;&lt;b&gt;Important Information:&lt;/b&gt;&lt;BR /&gt;Access code at the front door is your booking number without dots.

Please note that extra beds or bunk beds are not made before arrival. Bed linen is provided but guests have to make their own beds.

Please note that children under 12 years old can enjoy breakfast at a reduced rate.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply.
Guests under the age of 18 can only check in with a parent or official guardian.
&lt;BR /&gt;&lt;b&gt;Policies:&lt;/b&gt;&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 3, price: 0 per_night.&lt;BR /&gt;Minimum check-in age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets allowed, cost: charges_may_apply&lt;BR /&gt;&lt;BR /&gt;Extra Charges:&lt;BR /&gt;VAT:5.29 EUR included&lt;BR /&gt;City tax:5.86 EUR excluded&lt;BR /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;IBIS BUDGET PARIS PORTE DE MONTMARTRE&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Triple Room with One Double Bed and One Bunk Bed&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;54&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>ec0f2536-b0cf-427c-b1be-9f46049aad72</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|408959-25586993/3066921842750077819/76626" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="ec0f2536-b0cf-427c-b1be-9f46049aad72" TimeStamp="0001-01-01T00:00:00" HotelName="LODGE IN PARIS 13" HotelCode="|408959" StarRating="3" GTCityId="0" CityName="Paris" CountryName="France" Address="2-16, rue Theroigne de Mericourt, Paris, FR" PhoneNo="33-1-42174620" FaxNo="33-1-42174621" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Twin Room" RoomTypeCode="25586993/3066921842750077819/76626|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="54" TotalPrice="55.62" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Twin Room - 2 Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;22.12 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:55:12.0181088+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Room" RoomTypeCode="25586993/3066921842750077819/76630|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="54" TotalPrice="55.62" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Double Room - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;22.12 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:55:12.0181088+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2018e3df_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/d470eefb_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/22638c12_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/364dec92_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/9901c987_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/71e39524_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/5a4a3add_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/40d83790_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/587f5675_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/f3d63b43_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ef486433_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/8afeab8b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ac646cff_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c3d637c4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6d817a93_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/01aceafc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e73f295f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/36d007ef_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/b20584b6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/068b3551_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/20a69f43_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ee15e8ba_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/4ea8d3aa_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e8fc78ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e6e13e8e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/2301a0fe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c832e4ce_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e00baab7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6575ba1f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/61384741_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/b789ad87_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ae0570c6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/4545dd08_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1b4b6935_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e8b49066_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/8f5f536f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1e11c186_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/57f6a863_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/216ea4d6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/42d6c6c7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1a4d0611_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/6b280d9c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/3b7e5d11_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/26182f0c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/903651cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/dc5fdf81_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e421a0c5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/59d9d619_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/96410a36_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/e327829a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/5197da9a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/0ea98d08_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/490ab66f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/90fe8fe9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/21e55d18_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1df4120f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/dc65873b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/c4f70c5c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/ca845cfc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/1d3ca2dc_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/a9536e18_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/d43de61e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/095e1879_b.jpg" /><Image Url="https://i.travelapi.com/lodging/13000000/12780000/12772600/12772532/75f1bc3a_b.jpg" /></Images><HotelAmenities>Covered parking&lt;BR /&gt;Secured parking&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Banquet hall&lt;BR /&gt;Vending machine&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Front entrance ramp&lt;BR /&gt;Coworking spaces&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Television in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Garden&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;24-hour fitness facilities&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Luggage storage&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Business center&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Electric car charging station&lt;BR /&gt;Number of accessible parking spaces - 1&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;24-hour business center&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; In the heart of Paris, Lodge In MIS is within a 5-minute drive of Halle Georges Carpentier and Jardins de Bercy.  This hotel is 1.6 mi (2.6 km) from Museum of Fairground Arts and 1.9 mi (3 km) from Bercy Village.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Stay in one of 145 guestrooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include phones and portable fans, and housekeeping is provided daily.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. Additional features at this hotel include complimentary wireless internet access, a communal living room, and a banquet hall.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Grab a bite from the snack bar/deli serving guests of Lodge In MIS. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a 24-hour business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Halle Georges Carpentier - 0.7 km / 0.4 mi &lt;br /&gt; Seine - 1.7 km / 1 mi &lt;br /&gt; Jardins de Bercy - 2.2 km / 1.4 mi &lt;br /&gt; Museum of Fairground Arts - 2.2 km / 1.4 mi &lt;br /&gt; Place d'Italie - 2.3 km / 1.4 mi &lt;br /&gt; Bercy Village - 2.4 km / 1.5 mi &lt;br /&gt; Bercy Arena - 2.7 km / 1.7 mi &lt;br /&gt; Pitié-Salpêtrière Hospital - 2.9 km / 1.8 mi &lt;br /&gt; Cité Internationale Universitaire de Paris - 2.9 km / 1.8 mi &lt;br /&gt; Rue Mouffetard - 3.5 km / 2.2 mi &lt;br /&gt; Canal Saint-Martin - 3.7 km / 2.3 mi &lt;br /&gt; Maison des Examens - 4 km / 2.5 mi &lt;br /&gt; Paris Catacombs - 4.1 km / 2.5 mi &lt;br /&gt; Panthéon - 4.3 km / 2.7 mi &lt;br /&gt; Opera Bastille - 4.3 km / 2.7 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Paris Orly Airport (ORY) - 12.5 km / 7.8 mi&lt;br /&gt; Paris Charles de Gaulle Airport (CDG) - 32.9 km / 20.4 mi&lt;br /&gt; Paris Beauvais Airport (BVA) - 101.8 km / 63.3 mi&lt;br /&gt; Paris (XCR-Chalons-Vatry) - 209.2 km / 130 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Chinese (Mandarin)&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Spanish&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 14 for adults and EUR 7 for children&lt;/li&gt;&lt;li&gt;Covered self parking fee: EUR 30 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 15 per pet, per night&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Breakage deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;Tourism fee: EUR 5.53 per person, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Covered parking&lt;BR /&gt;Secured parking&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Banquet hall&lt;BR /&gt;Vending machine&lt;BR /&gt;Parking (limited spaces)&lt;BR /&gt;Front entrance ramp&lt;BR /&gt;Coworking spaces&lt;BR /&gt;Number of meeting rooms - 1&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Television in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Garden&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;24-hour fitness facilities&lt;BR /&gt;No accessible shuttle&lt;BR /&gt;Luggage storage&lt;BR /&gt;Visual alarms in hallways&lt;BR /&gt;Business center&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Water dispenser&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Electric car charging station&lt;BR /&gt;Number of accessible parking spaces - 1&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Elevator&lt;BR /&gt;Self parking (surcharge)&lt;BR /&gt;24-hour business center&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Rooms>
    <Room RoomType="Room 1: Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|408959" SourceId="83" RoomTypeCode="25586993/3066921842750077819/76626|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:55:15.2014073+01:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Twin Room - 2 Twin Beds(room for 2 adults ) 22.12 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 14 for adults and EUR 7 for children&lt;/li&gt;&lt;li&gt;Covered self parking fee: EUR 30 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 15 per pet, per night&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Breakage deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;Tourism fee: EUR 5.53 per person, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;161-sq-foot room with city views &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - 110-cm flat-screen TV with digital channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Premium bedding and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Shower, free toiletries, and a hair dryer&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Laptop workspace, phone, and iron/ironing board (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping, heating, and portable fan&lt;/p&gt;&lt;p&gt;&lt;b&gt;Accessibility&lt;/b&gt; - Wheelchair-accessible bathroom vanity&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - No cribs (infant beds) or rollaway/extra beds available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;p&gt;Room/bed type depends on availability at check-in &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;LODGE IN PARIS 13&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Twin Room&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;54&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>ec0f2536-b0cf-427c-b1be-9f46049aad72</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ec0f2536-b0cf-427c-b1be-9f46049aad72">
  <Rooms>
    <Room RoomType="Room 1: Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|408959" SourceId="83" RoomTypeCode="25586993/3066921842750077819/76630|83|NTR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ec0f2536-b0cf-427c-b1be-9f46049aad72|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:55:19.8199753+01:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Double Room - 1 Double Bed(room for 2 adults ) 22.12 EUR will be paid locally at the hotel(tax_and_service_fee,property_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;National Ratings&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately EUR 14 for adults and EUR 7 for children&lt;/li&gt;&lt;li&gt;Covered self parking fee: EUR 30 per night (in/out privileges)&lt;/li&gt;&lt;li&gt;Pet fee: EUR 15 per pet, per night&lt;/li&gt;&lt;li&gt;Service animals are exempt from fees&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Breakage deposit: EUR 250 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 5.53 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;Tourism fee: EUR 5.53 per person, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards and cash&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 3:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin End Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; anytime&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 18&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Double Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;1 Double Bed&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;161-sq-foot room with city views &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - 110-cm flat-screen TV with digital channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Premium bedding and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Shower, free toiletries, and a hair dryer&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Laptop workspace, phone, and iron/ironing board (on request)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Daily housekeeping, heating, and portable fan&lt;/p&gt;&lt;p&gt;&lt;b&gt;Need to Know&lt;/b&gt; - No cribs (infant beds) or rollaway/extra beds available&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;p&gt;Room/bed type depends on availability at check-in &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;LODGE IN PARIS 13&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Double Room&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;54&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>ec0f2536-b0cf-427c-b1be-9f46049aad72</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|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="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00: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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|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-20T14:55:29.1817331+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234521-25442993/4208036925096335791/16820" HotelName="PHOENICIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c884f21f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16806-30194192/4208036925096335791/22683" HotelName="LAVENDER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11640000/11638600/11638533/575e10b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120310-30195958/4208036925096335791/22747" HotelName="TULIP HOTEL APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4110000/4109100/4109045/07ddc7a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354409-30195378/4208036925096335791/24140" HotelName="VOGO GRAND HOTEL DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88100000/88099400/88099325/e51e2d4c_edited_08da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2348-30211909/4208036925096335791/22738" HotelName="THE BRISTOL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/02c409ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|25124-25206191/4208036925096335791/16261" HotelName="QUEENS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34990000/34981700/34981609/961ca70d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.7024018" Longitude="2.849198" StarRating="4" HotelCode="0|154800-30201105/4208036925096335791/26372" HotelName="PARK REGIS KRIS KIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5 Plaça París, LLORET DE MAR, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/51bdce6d_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Lloret de Mar, a coastal town in the heart of the Costa Brava. An ideal place to spend your vacation, whether as a couple, with friends or family. Located in the historic center, just 300 meters from the beach. Hotel guests may enjoy outdoor pool and hot tubs and solarium. For a fee, you can access the hotel's spa, with power shower, foot bath, sauna, massage area as professionals and treatments.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1445562-30175891/4208036925096335791/19813" HotelName="QUEEN'S HOTEL DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111225565.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28652-30178821/4208036925096335791/28583" HotelName="ROYAL FALCON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2696900/2696807/6f110a8e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|567134-25716766/4208036925096335791/10536" HotelName="SUN AND SANDS PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27220000/27211500/27211483/8dfa5ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138974-25309405/4208036925096335791/10518" HotelName="ZAIN INTERNATIONAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9988400/9988389/ee28ea85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|884159-24647383/4208036925096335791/6290" HotelName="FORTUNE ATRIUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55570000/55562400/55562354/c2fe45ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23375-24647509/4208036925096335791/6218" HotelName="OYO 367 EUREKA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1722900/1722824/f8cb791e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1337698-30210801/4208036925096335791/23225" HotelName="GULF INN AL NASR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23240000/23236400/23236369/509f0644_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|292526-25505615/4208036925096335791/16177" HotelName="AL SARAB" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10370000/10368500/10368423/4248920a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|397409-25577713/4208036925096335791/16254" HotelName="AL FAREJ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16310000/16302200/16302167/7a65daf8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1398537-30195408/4208036925096335791/27724" HotelName="ESTAY INN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|535466-24647170/4208036925096335791/6315" HotelName="AL KHOORY INN, BUR DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21910000/21902500/21902448/f5711497_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1404019-26690534/4208036925096335791/17199" HotelName="PYRAMISA HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93550000/93543600/93543522/251ce078_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="74.16" OriginalAmount="72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|614601-25777457/4208036925096335791/16198" HotelName="SIGNATURE INN DEIRA DUBÁI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30550000/30549700/30549665/w2880h2159x0y1-b876cac0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="76.22" OriginalAmount="74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1398086-32321722/4208036925096335791/16913" HotelName="BEST WESTERN PREMIER M FOUR HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1323513-26635644/4208036925096335791/14780" HotelName="AAVRI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/977000/976996/1c3a5967_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1248425-26601802/4208036925096335791/16178" HotelName="CITY AVENUE AL REQQA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68450000/68444300/68444242/24bba205_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1413940-27573974/4208036925096335791/17114" HotelName="RAHA GRAND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103780000/103778500/103778407/2ad4b05f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615159-25778207/4208036925096335791/16195" HotelName="CITY AVENUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/35000000/34994700/34994633/79a3782d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1431412-27566785/4208036925096335791/16493" HotelName="APART-HOTEL YOU&amp;amp;CO DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93170000/93168400/93168387/19730910_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|638918-30181490/4208036925096335791/23635" HotelName="IBIS STYLES DUBAI AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44170000/44167200/44167148/756a9993_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="80.34" OriginalAmount="78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2330-30211904/4208036925096335791/29947" HotelName="CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2760000/2755000/2754907/cd35c25c_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96439-25263517/4208036925096335791/14114" HotelName="IBIS DEIRA CREEKSIDE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2221600/2221509/5ea1e58e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172366-25350283/4208036925096335791/14496" HotelName="FORTUNE PLAZA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4560700/4560641/00fa37f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351967-24647122/4208036925096335791/6413" HotelName="FOUR POINTS BY SHERATON PRODUCTION CITY, DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87140000/87138100/87138039/d637b9c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1405712-32321282/4208036925096335791/11489" HotelName="THREE 888 HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1405712/202481810818523.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="84.46" OriginalAmount="82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2342-30209055/4208036925096335791/26266" HotelName="VISION IMPERIAL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/320000/316000/315936/8baae500_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|16813-25199756/4208036925096335791/14087" HotelName="CORAL DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1240000/1235900/1235808/f0c723a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|145873-25319896/4208036925096335791/14244" HotelName="IBIS AL RIGGA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3090000/3084800/3084786/966da7e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875192-27712593/4208036925096335791/17083" HotelName="SUHA PARK HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/875192/2020101514204880.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="22.540187" Longitude="113.978626" StarRating="4" HotelCode="0|360089-25549756/4208036925096335791/11122" HotelName="ATANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO. 6, DUJUANSHAN WEST ROAD, 43, NANSHAN DISTRICT, SHENZHEN, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12474500/12474441/cbddf7a1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    City Inn Happy Valley Branch is located in Shenzhen's Nanshan neighborhood, close to Happy Valley, Window of the World, and Splendid China. Nearby points of interest also include Chinese Overseas City and Shenzhen University.    Hotel Features.   City Inn Happy Valley Branch features a restaurant and a bar/lounge. This 3-star property has a business center. Complimentary high-speed (wired) Internet access is available in public areas.  Tour/ticket assistance and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Additional property amenities include express check-out, dry cleaning/laundry services, and self parking.    Guestrooms.     87 air-conditioned guestrooms at City Inn Happy Valley Branch feature coffee/tea makers and complimentary bottled water. Bathrooms feature showers, slippers, complimentary toiletries, and hair dryers. Wired high-speed Internet access is complimentary. Guestrooms offer desks. Rooms also include irons/ironing boards. Guests may request wake-up calls.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: CNY 15 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-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31711-30194240/4208036925096335791/22335" HotelName="YORK INTERNATIONAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78630000/78621800/78621714/a561d176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185877-30193720/4208036925096335791/19365" HotelName="PREMIER INN DUBAI INVESTMENT PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124200/3124140/74243ba9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|471410-30181002/4208036925096335791/22327" HotelName="ROVE BUR DUBAI – HEALTHCARE CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16710000/16700600/16700525/cbc9f26f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|888884-26115456/4208036925096335791/10571" HotelName="TIME ONYX HOTEL APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61210000/61208100/61208075/31a8dc19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53294-26108690/4208036925096335791/14443" HotelName="HOWARD JOHNSON PLAZA BY WYNDHAM DUBAI DEIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1520000/1517400/1517355/d2c68da1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|279206-30184178/4208036925096335791/27029" HotelName="AL KHOORY EXECUTIVE AL WASL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5390000/5389700/5389621/41878a53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|175751-30211905/4208036925096335791/28655" HotelName="FIRST CENTRAL SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4810000/4804200/4804157/f6acfd59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1266105-30181613/4208036925096335791/28813" HotelName="ECOS DUBAI AL FURJAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69380000/69371400/69371396/5d93396c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.483072" Longitude="-4.964619" StarRating="4" HotelCode="0|64081-25236126/4208036925096335791/16118" HotelName="RAMEE ROSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>S/N Calle Edgar Neville, PUERTO BANUS, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6410000/6403800/6403757/e5b458b8_b.jpg</HotelPictures>
        <HotelDescription>Boasting a prime location next to the ocean, in the beautiful city of Marbella, in the south of Spain, this hotel has an easy access to the lovely gold sandy beach, San Pedro, where travellers can enjoy swimming in its crystal waters or watch a charming sunset. A near casino is a good option for visitors to have a good and fun time. Both the Mala airport and the Gibraltar airport are at 50 kilometres distance from this hotel. With a charming rustic design, Guests will find a perfect balance between fun and relaxation. Comfortable and clean rooms, with breath-taking views to ocean are the perfect place to have a repairing rest. Wellness and spa centre to consent all guests with outstanding services and a gym o maintaining trainings and fitness. A vast quantity of fun activities, indoors and outdoors will maintain everyone having an excellent time when staying. They can also enjoy taking a good coffee and pastries at the hotel’s cafeteria or having a delicious meal at the restaurant.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.576004" Longitude="1.088728" StarRating="4" HotelCode="0|625913-24917321/4208036925096335791/3279" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 SANT MARTI, ESPOT, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39920000/39914800/39914722/e9506650_b.jpg</HotelPictures>
        <HotelDescription>The Hotel is located in the village center of Espot, in the heart of the Pyrenees of Lleida. Sprint offers all the charm of a mountain village, located 3 km from Parc Natural Aigüestortes Sant Maurici, 2 km from the ski-Espot SkiPallars and 20 km from the Baqueira Beret.
Mountain Lodge with family atmosphere. All rooms with private balcony exteriones. The hotel completes its facilities with the restaurant L'Avet de Sant Maurici.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|470819-24647004/4208036925096335791/6379" HotelName="FORTUNE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16470000/16467400/16467386/3b5cb11e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615309-24647308/4208036925096335791/6554" HotelName="THE LEELA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54300000/54292500/54292500/76c4e7a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13451-25197596/4208036925096335791/14627" HotelName="DUBAI GRAND BY FORTUNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903400/903302/17df2692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|270173-25496523/4208036925096335791/15754" HotelName="SOMEWHERE HOTEL APARTMENT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8260000/8255700/8255648/d787ae77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2374-25183892/4208036925096335791/16072" HotelName="SEAVIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/805900/805863/caa1b3ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.305617" Longitude="25.408339" StarRating="3" HotelCode="0|66720-27712608/4208036925096335791/17227" HotelName="CITY STAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/66720/20097110284593.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|400910-25582918/4208036925096335791/14266" HotelName="IBIS STYLES DRAGON MART DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12950000/12946800/12946724/5b0e2073_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2367-25183889/4208036925096335791/14629" HotelName="J5 PORT SAEED" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527499/fafc2181_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|62552-25235508/4208036925096335791/14739" HotelName="FORTUNE DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9080000/9074500/9074437/w3254h2919x0y47-46cb288e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2324-25181177/4208036925096335791/15835" HotelName="ADMIRAL PLAZA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/526400/526364/67a0144d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1431411-27573745/4208036925096335791/16593" HotelName="ALRAEF LUXURY APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103530000/103520100/103520032/3fb35a74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|606950-30195730/4208036925096335791/19864" HotelName="ROVE AT THE PARK" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33770000/33765200/33765129/662a477d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|534644-18986473/4208036925096335791/4450" HotelName="HOLIDAY INN &amp;amp; SUITES DUBAI FESTIVAL CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18560000/18552400/18552366/3ad51e17_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|614196-24646925/4208036925096335791/6609" HotelName="TULIP AL BARSHA APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31920000/31918900/31918874/c0f41ee5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863945-26074460/4208036925096335791/13784" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39750000/39747400/39747310/05801d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|533777-21409429/4208036925096335791/572" HotelName="HAMPTON BY HILTON DUBAI AL SEEF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21770000/21766400/21766370/0adf272f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154799-24646712/4208036925096335791/6568" HotelName="PARK HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1583100/1583011/df92973a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|548561-21408806/4208036925096335791/658" HotelName="HAMPTON BY HILTON DUBAI AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23520000/23512500/23512412/768e67cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|614934-30184177/4208036925096335791/22620" HotelName="PREMIER INN DUBAI AL JADDAF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32080000/32070100/32070004/cb539575_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|885011-26109602/4208036925096335791/12775" HotelName="GRAND MERCURE DUBAI CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44880000/44874600/44874529/f96e3e49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|293582-25505987/4208036925096335791/15388" HotelName="GATEWAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16440000/16433500/16433491/84d8e4ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138958-25309395/4208036925096335791/16087" HotelName="SMANA AL RAFFA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27780000/27772400/27772378/5314786e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|542441-21409428/4208036925096335791/1868" HotelName="CANOPY BY HILTON DUBAI AL SEEF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21770000/21766400/21766364/27874ee1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351378-30208068/4208036925096335791/19024" HotelName="MERCURE DUBAI BARSHA HEIGHTS HOTEL SUITES AND APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18470000/18464500/18464497/695c94ad_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|157085-27420998/4208036925096335791/4551" HotelName="CROWNE PLAZA JUMEIRAH DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4300000/4297700/4297681/6550917d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167947-25336700/4208036925096335791/14494" HotelName="HUES BOUTIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4720000/4717800/4717738/03f130e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|443990-4768712/4208036925096335791/3820" HotelName="BEST WESTERN PLUS PEARL CREEK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17333700/17333665/113842ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|167937-25335970/4208036925096335791/14915" HotelName="DUNES HOTEL APARTMENTS (OUD METHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4330000/4321800/4321780/82b2fcd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|614645-30180942/4208036925096335791/20143" HotelName="PREMIER INN DUBAI IBN BATTUTA MALL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16730000/16723100/16723088/e0c9d2eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1439560-32438950/4208036925096335791/4626" HotelName="HOLIDAY INN DUBAI VILLAGE CIRCLE BY IHG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1439560/202548145945465.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259018" Longitude="55.29692" StarRating="4" HotelCode="0|2368-25183890/4208036925096335791/14865" HotelName="J5 RIMAL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> KHALID BIN WALEED STREET, PO Box 82555, DUBAI, AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/81100/81083/5d47ded4_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centre and the World Trade Centre and is within walking distance to the Textile Market and the computer street. This property is 5 minutes from the Burjuman Centre, Creek Park and Lamcy Plaza. Drive time from Dubai International Airport is approximately 20 minutes.

Everyone is sure to have an unforgettable stay at this hotel. The staff are happy to help in any way possible. The hotel offers business travellers as well as holiday-makers luxury and comfort. It comprises a total of 92 rooms and 19 executive suites and offers a wide range of facilities, including an entrance hall, currency exchange facility, lift access, café, bar, 2 restaurants, conference facilities and room and laundry services. Parking is provided for those arriving by car.

All of the rooms and suites are tastefully furnished by top Italian designers. They feature facilities such as a minibar, cable TV, IDD line and an en suite bathroom, offering luxury and comfort. A hairdryer, Internet access, tea and coffee making facilities, individually adjustable air conditioning and a safe also come as standard.

The fitness-oriented facilities include an indoor swimming pool, gymnasium, steam room/sauna and a fitness centre.

Guests can enjoy drinks from the York Club (the longest bar), refreshing beverages from E-Pub, the sports bar, and international cuisine from the Music Room, which features a Filipino band. Fusion cuisine is available from the Sky Blue rooftop restaurant and guests can enjoy pastries at the Bank Street café, the hotel's coffee shop.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66615-25237250/4208036925096335791/15000" HotelName="MENA APARTHOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10080000/10076900/10076887/74e6e191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51913-25229579/4208036925096335791/12241" HotelName="MOVENPICK &amp;amp; APARTMENTS BUR DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864000/863980/bd952e6e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130259-25300107/4208036925096335791/12485" HotelName="IBIS MALL AVENUE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2310000/2301600/2301578/c8111e02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|567920-25717096/4208036925096335791/14011" HotelName="QUEEN ELIZABETH 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22870000/22868700/22868663/7ca25788_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1398543-27714849/4208036925096335791/15696" HotelName="KHALIDIA PALACE HOTEL DUBAI" 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="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|292547-30198798/4208036925096335791/23448" HotelName="LANDMARK PREMIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9100000/9098900/9098862/e96ef4a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|623519-30178180/4208036925096335791/23868" HotelName="CITYMAX AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30310000/30307000/30306937/a79d3e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360864-25063410/4208036925096335791/4816" HotelName="VOCO DUBAI MONACO HEART OF EUROPE BY IHG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89810000/89802000/89801921/069cd170_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1323564-27442049/4208036925096335791/75" HotelName="LA QUINTA BY WYNDHAM DUBAI JUMEIRAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1230000/1229900/1229850/ced35646_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1456408-32439365/4208036925096335791/4714" HotelName="VOCO DUBAI NICE THE HEART OF EUROPE BY IHG" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614328-25777003/4208036925096335791/14511" HotelName="NOVOTEL BUR DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37270000/37260500/37260445/a72c2a61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614992-27712591/4208036925096335791/15791" HotelName="JACOB'S GARDEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32080000/32071300/32071216/103d7134_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614422-21409338/4208036925096335791/812" HotelName="AL SEEF HERITAGE DUBAI, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27550000/27546100/27546056/w3840h2553x0y3-bd4dc352_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600673-21408809/4208036925096335791/1611" HotelName="DOUBLETREE BY HILTON DUBAI AL JADAF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27340000/27338900/27338819/w3840h2560x0y0-33aca7d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130191-18982308/4208036925096335791/4822" HotelName="HOLIDAY INN EXPRESS DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2240000/2239700/2239650/84a6c768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|518132-32350952/4208036925096335791/6788" HotelName="MENA PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20190000/20183200/20183124/26ad9309_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.208533" Longitude="55.272024" StarRating="5" HotelCode="0|2325-24646996/4208036925096335791/6886" HotelName="MOVENPICK GRAND AL BUSTAN DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Sheikh Zayed Road PO Box 75880, Dubai, AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/69900/69801/d097430e_b.jpg</HotelPictures>
        <HotelDescription>DXB Dubai international Airport 8 mi east
The hotel is convenient to the areas many business - cultural - and recreational destinations including the Dubai World Trade Center Jumeirah Mosque - and public beaches.

NEAR DWTC- FREE WIFI- VIEWS OF BURJ KHALIFA-  POOL- SPA- TENNIS- SQUASH- FITNESS CENTER- FINE DINING- MEETING ROOMSShangri-La Hotel Dubai organizes - complimentary scheduled shuttle transfers to Business Bay - Dubai International Financial Centre - Emaar Square - Dubai World Trade Centre and Dubai Mall

The elegant Shangri-La Hotel Dubai is located in heart of the city on Sheikh Zayed Road just 15 minutes from Dubai International Airport and only five to 10 minutes away from key locations like Business Bay - Emaar Square - Dubai International Financial Centre - Dubai World Trade Centre and Dubai Mall.

The hotel boasts 302 spacious and luxurious - Arabian-inspired rooms with warm earth tones - For a touch of exclusivity and privacy-guests can stay on the two floors of Shangri-La s elegant Horizon Club - To meet the needs of long-stay guests - the hotel also offers 126 serviced - furnished apartments - Relaxation and wellness can be found at CHI -The Spa at Shangri-La where the fundamentals of vitality - fitness and beauty are realized.

For more information on our health and hygiene precautionary measures cancellation fee waivers and Golden Circle - please visit shangri-la.com/cares&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|884192-26108570/4208036925096335791/16981" HotelName="ROSE PLAZA AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55610000/55606100/55606003/2aa26f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|273863-30178819/4208036925096335791/19486" HotelName="LANDMARK BANIYAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/897800/897743/f2442e0c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138932-18982414/4208036925096335791/4885" HotelName="HOLIDAY INN EXPRESS DUBAI AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3240000/3236100/3236020/5935b904_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|546581-30208958/4208036925096335791/22663" HotelName="FLORA INN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25760000/25756100/25756019/a556b059_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|219837-24647408/4208036925096335791/6784" HotelName="MOUNT ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10080000/10073700/10073644/01c38855_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138941-25309385/4208036925096335791/9929" HotelName="TIME OAK SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2360000/2357300/2357274/c08f5f68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32813-25216357/4208036925096335791/14877" HotelName="MARCO POLO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1210400/1210393/4fb150f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615692-30213932/4208036925096335791/19326" HotelName="RADISSON BLU HOTEL, DUBAI CANAL VIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38940000/38937900/38937814/e11d7885_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|113999-18982032/4208036925096335791/4936" HotelName="HOLIDAY INN EXPRESS DUBAI SAFA PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2173600/2173527/48d151a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2344-24646793/4208036925096335791/7162" HotelName="RADISSON BLU HOTEL, DUBAI DEIRA CREEK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21900/21870/20319c55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|623978-25792974/4208036925096335791/13465" HotelName="HYATT PLACE DUBAI JUMEIRAH RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39160000/39154500/39154422/49f9eee6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|487139-28866174/4208036925096335791/1" HotelName="AL HABTOOR POLO RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17330000/17325300/17325218/bc8ce4ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120239-18982035/4208036925096335791/4986" HotelName="HOLIDAY INN EXPRESS DUBAI, INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1750000/1742100/1742022/088c0582_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145923-25319910/4208036925096335791/14617" HotelName="FORTUNE GRAND" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6500000/6495800/6495722/655eec08_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138731-25309243/4208036925096335791/16658" HotelName="CENTRO BARSHA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3490000/3482300/3482297/137a12ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|638886-30195057/4208036925096335791/21201" HotelName="MILLENNIUM EXECUTIVE APARTMENTS MONT ROSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/638886/20218115921733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|173317-30216477/4208036925096335791/25103" HotelName="THE CANVAS DUBAI - MGALLERY COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4650000/4649200/4649108/1f715f3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263364-24646681/4208036925096335791/7231" HotelName="ROSE GARDEN HOTEL APARTMENTS AL BARSHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2181000/2180989/eef14d9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614577-25777417/4208036925096335791/10253" HotelName="THE S AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33760000/33752700/33752649/0e909a29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875190-26091269/4208036925096335791/16431" HotelName="SUHA MINA RASHID HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57490000/57483200/57483154/227f9330_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|360131-21407513/4208036925096335791/2079" HotelName="HILTON GARDEN INN DUBAI AL MINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11630000/11628400/11628336/8444a81c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130302-25300153/4208036925096335791/12497" HotelName="NOVOTEL SUITES MALL AVENUE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2430000/2425600/2425531/0bff06c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2335-25183886/4208036925096335791/14139" HotelName="GOLDEN SANDS APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1210400/1210385/5a36e9b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|537164-25489878/4208036925096335791/14395" HotelName="GOLDEN TULIP MEDIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23390000/23384600/23384556/6cc175a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120232-25291752/4208036925096335791/15234" HotelName="AL KHOORY APARTMENTS AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2450000/2442800/2442729/fb41948b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|52331-30211901/4208036925096335791/28753" HotelName="CITY SEASONS SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17340000/17330800/17330745/w3252h5953x0y0-298b9a50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1248436-24647221/4208036925096335791/7243" HotelName="GRAND HEIGHTS APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65310000/65306300/65306293/0aa11b67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875195-30199692/4208036925096335791/19209" HotelName="NOVOTEL DUBAI GOLD DISTRICT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57400000/57399500/57399440/0c6fa509_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|360137-21407514/4208036925096335791/703" HotelName="HILTON GARDEN INN DUBAI AL MURAQABAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11640000/11638300/11638229/f056c234_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1328706-27712603/4208036925096335791/15019" HotelName="IBIS STYLES DUBAI DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1328706/2022538482241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.3924923" Longitude="8.9713575" StarRating="3" HotelCode="0|372752-25559213/4208036925096335791/11145" HotelName="IBIS ONE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>VIA ORESTE DE GASPARI 19, GENOA, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12950000/12946800/12946728/4c5d2861_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Il Giardino di Albaro is located in Genoa, close to Gaslini Hospital, Genoa Stadium, and Medieval Gates. Nearby points of interest also include Piazza de Ferrari and Chiossone Museum of Oriental Art.    Hotel Features.   The hotel serves a complimentary buffet breakfast. A bar/lounge is open for drinks. Il Giardino di Albaro features multilingual staff, laundry facilities, and a garden. Complimentary wireless Internet access is available in public areas. Additional property amenities include secure parking, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guest parking is limited, and available on a limited first-come, first-served basis (surcharge). The front desk is open 24 hours a day.    Guestrooms.     14 air-conditioned guestrooms at Il Giardino di Albaro feature minibars and CD players. Beds come with premium bedding. Bathrooms feature showers with handheld showerheads. They also offer bidets, designer toiletries, and complimentary toiletries. Wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer direct-dial phones. 24-inch LCD televisions have satellite channels, DVD players, and pay movies. Rooms also include safes, windows that open, and hair dryers. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:          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:   A tax is imposed by the city: EUR 1 per person, per night, up to 8 nights. This tax does not apply to children under 14 years of age.    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.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: EUR 10 per day     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-in time starts at 2 PM  Check-out time is 10 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1328709-26638114/4208036925096335791/16325" HotelName="AL KHOORY COURTYARD" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76940000/76931300/76931230/63ae121d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|491417-30184176/4208036925096335791/19811" HotelName="ROVE TRADE CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18310000/18304000/18303940/9909dbe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|114038-25284983/4208036925096335791/13828" HotelName="NOVOTEL DEIRA CREEKSIDE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2175200/2175146/991d8973_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248455-26601820/4208036925096335791/15364" HotelName="KINGSGATE AL JADAF" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64010000/64007100/64007079/7dea4fbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1272482-30211894/4208036925096335791/24943" HotelName="AL KHOORY SKY GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70110000/70108400/70108301/35729401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145832-24646993/4208036925096335791/7345" HotelName="WINCHESTER HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/145832/2011322131341496.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|152278-25325693/4208036925096335791/12696" HotelName="AVANI DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3071600/3071573/1cd4361b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1354408-26647571/4208036925096335791/16743" HotelName="ASIANA GRAND HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89560000/89553300/89553243/0cac56e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.227615" Longitude="55.288095" StarRating="5" HotelCode="0|2366-18986729/4208036925096335791/5094" HotelName="CROWNE PLAZA DUBAI DEIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Rd.,trade Center1, P.o. Box 9229, Dubai, United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/520000/517500/517439/839ec4f4_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 1979. It is a short drive away from the City Centre and the nearest station is Trade Centre Metro Station. The Hotel has 2 restaurants, a bar, a conference room, a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 220 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning. category: Deluxe style: Apartment year Built: 1979 restaurant Count: 2&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145846-25319890/4208036925096335791/13185" HotelName="LA SUITE DUBAI HOTEL &amp;amp; APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3380000/3374500/3374468/00c6a982_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138963-30198847/4208036925096335791/21637" HotelName="ROSE RAYHAAN BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2222500/2222439/ba5db795_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297380-30199046/4208036925096335791/26509" HotelName="SIGNATURE AL BARSHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9520000/9517700/9517628/2dbf7a5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|623945-25792912/4208036925096335791/12476" HotelName="AVANI IBN BATTUTA DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41490000/41484200/41484136/bb30f2ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|334211-30199077/4208036925096335791/28377" HotelName="CITY PREMIERE MARINA APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7500000/7495300/7495229/9d8e1517_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9583-25186062/4208036925096335791/10300" HotelName="THE APARTMENTS DUBAI WORLD TRADE CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3600000/3592500/3592422/5c2b92ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|400892-21407672/4208036925096335791/928" HotelName="HILTON GARDEN INN DUBAI, MALL AVENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12950000/12950000/12949919/18ba046e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1450181-32393823/4208036925096335791/1076" HotelName="DOUBLETREE BY HILTON DUBAI PORT SAEED" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873300000000000" Longitude="2.343700000000000" StarRating="4" HotelCode="0|27376-25208774/4208036925096335791/16079" HotelName="REGENT PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, Paris, 75009, France</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/804900/804814/5d991e65_b.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Paris and was established in 1900. It is a short drive away from the Opera and the nearest station is Grands Boulevards (line 8,9). The Hotel has a restaurant. All 36 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: First style: Traditional year Built: 1900 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|250814-30198495/4208036925096335791/18430" HotelName="NOVOTEL DUBAI AL BARSHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5450000/5440800/5440701/b1937062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|399395-30199262/4208036925096335791/18897" HotelName="RAMADA BY WYNDHAM DUBAI BARSHA HEIGHTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13330000/13320100/13320046/7f729d38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2332-30101451/4208036925096335791/3577" HotelName="MILLENNIUM PLAZA DOWNTOWN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/7700/7610/2f9a428d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120313-25291780/4208036925096335791/15770" HotelName="JUMEIRA ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115900/115885/7b3d424b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|93135-32415187/4208036925096335791/15893" HotelName="MAJESTIC COVE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/93135/2010520105232831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1445564-30211910/4208036925096335791/29993" HotelName="AL WALEED HOLIDAY HOMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1445564/2025728113345425.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351970-24654701/4208036925096335791/5200" HotelName="HOLIDAY INN HOTEL AND SUITES DUBAI SCIENCE PARK, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88950000/88942500/88942442/w8690h5788x0y5-af9e5a70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1382559-27712601/4208036925096335791/16849" HotelName="STUDIO M AL BARSHA HOTEL BY MILLENNIUM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1382559/2023118134626991.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|615577-21409339/4208036925096335791/622" HotelName="HAMPTON BY HILTON DUBAI AL BARSHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37150000/37141500/37141494/8ab71a01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|194183-25385848/4208036925096335791/16172" HotelName="RAMEE ROYAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1693700/1693670/41de2cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351696-30216815/4208036925096335791/20113" HotelName="MEDIA ROTANA DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2181100/2181058/2a1073d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-21.9813" Longitude="35.3154" StarRating="4" HotelCode="0|614564-25777391/4208036925096335791/14743" HotelName="GRAYTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>17 BAIRRO DE OUTUBRO, VILANCULOS, MZ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33280000/33277800/33277716/ed1d98ef_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Casa Rex in Vilanculos, you'll be on the beach and minutes from Vilanculos Beach. This 4-star hotel is within the region of Magaruque Island Beach and Benguerra Island Beach.   Rooms   Make yourself at home in one of the 15 air-conditioned guestrooms. Rooms have private balconies or patios. Conveniences include safes and coffee/tea makers.   Rec, Spa, Premium Amenities   Pamper yourself with onsite massages or take in the view from a terrace and a garden. Additional features include complimentary wireless Internet access, wedding services, and tour/ticket assistance. Getting to nearby attractions is a breeze with the complimentary area shuttle that operates within 5 km.   Dining   Satisfy your appetite at the hotel's beachfront restaurant, where you can take in a garden view and dine alfresco (weather permitting). A complimentary breakfast is included.   Business, Other Amenities   Featured amenities include laundry facilities and coffee/tea in the lobby. A roundtrip airport shuttle is complimentary at scheduled times.   Room Info:    Know Before You Go       This property offers transfers from the airport. Guests must contact the property with arrival details 72 hours prior to arrival, using the contact information on the booking confirmation.    Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.    One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding.   No pets and no service animals are allowed at this property.       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 11 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|219820-25422411/4208036925096335791/14849" HotelName="MOVENPICK APARTMENTS AL MAMZAR DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5773700/5773629/8a464269_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|113974-30200151/4208036925096335791/21673" HotelName="MILLENNIUM LAKEVIEW HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1546400/1546377/022593ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25121-25207004/4208036925096335791/11851" HotelName="IBIS WORLD TRADE CENTRE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/979500/979471/338e59e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|517655-25676379/4208036925096335791/11864" HotelName="ROSE PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20220000/20219500/20219460/ee39b326_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.235376" Longitude="121.434669" StarRating="4" HotelCode="0|349802-25537374/4208036925096335791/14552" HotelName="CITY STAY PRIME APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 678 ANYUAN ROAD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11440000/11434600/11434593/f11c701a_b.jpg</HotelPictures>
        <HotelDescription>The motel offers a great variety of services, such as luggage storage, safety deposit box, complimentary porter service, buffet breakfast, business copying and faxing, package delivery services, free parking, a conference room and flight ticket booking, to name but a few.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863668-26074004/4208036925096335791/14715" HotelName="EDGE CREEKSIDE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49220000/49217100/49217048/15e2ba70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|594984-25745279/4208036925096335791/15629" HotelName="STUDIO M ARABIAN PLAZA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32190000/32187700/32187645/28e5b260_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1431410-27573520/4208036925096335791/16559" HotelName="AL BARARI STELLA STAYS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103150000/103145600/103145510/217fdf70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|74786-25245157/4208036925096335791/11825" HotelName="GRAND MILLENNIUM DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769100/1769023/ff44e11c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|59247-30201104/4208036925096335791/23393" HotelName="MILLENNIUM AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/49000/48997/130c6bd9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|615731-30209065/4208036925096335791/21695" HotelName="HYATT PLACE DUBAI WASL DISTRICT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32910000/32905100/32905077/w2215h3648x0y192-f09f2523_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|423008-30199342/4208036925096335791/30058" HotelName="AL KHOORY ATRIUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15480000/15472200/15472104/3ad7625d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|491996-20858951/4208036925096335791/280" HotelName="TRYP BY WYNDHAM DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19340000/19332600/19332507/111a5477_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1248843-26601956/4208036925096335791/10453" HotelName="TIME ASMA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67360000/67354000/67353944/12706e5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145924-25319912/4208036925096335791/12356" HotelName="MERCURE GOLD AL MINA ROAD DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2510700/2510628/585df10a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|175752-27551909/4208036925096335791/13325" HotelName="ELITE BYBLOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4940000/4937700/4937616/8ff9c8bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875128-26091219/4208036925096335791/16457" HotelName="SUHA CREEK HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57490000/57482300/57482292/bfe99033_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|399713-25578783/4208036925096335791/14129" HotelName="CITY SEASONS TOWERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14940000/14933100/14933085/95871e6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.201663" Longitude="13.594011" StarRating="3" HotelCode="0|401228-25583078/4208036925096335791/13743" HotelName="IBIS STYLES DUBAI JUMEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ZELENA LAGUNA BB, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11970000/11969100/11969003/aa8fffa0_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Laguna Molindrio is located on the beach in Porec, close to Trg Marafor, Basilica of Euphrasius, and Spadici Beach. Other points of interest are Vrsar Harbour and Baredine Cave.    Hotel Features.   Hotel Laguna Molindrio's restaurant serves breakfast and dinner. A poolside bar is open for drinks. Room service is available during limited hours. The hotel serves a complimentary buffet breakfast. Recreational amenities include a children's pool and a fitness facility. Wireless Internet access (surcharge) is available in public areas.  Guest parking is available for a surcharge. Additional property amenities include multilingual staff, gift shops/newsstands, and currency exchange.    Guestrooms.     265 air-conditioned guestrooms at Hotel Laguna Molindrio feature windows that open and hair dryers. Bathrooms feature showers. Wireless Internet access is available for a surcharge. Guestrooms offer direct-dial phones. LCD televisions have satellite channels.     Room Info:       Notifications and Fees:      Children 11 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.    Self parking fee: EUR 1 per day  Fee for wireless Internet in all public areas: EUR 4 (rates may vary)  Fee for in-room wireless Internet: EUR 4 (rates may vary)  Crib (infant bed) fee: EUR 5 per day     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:  10:00 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1257799-26605965/4208036925096335791/16501" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68870000/68863600/68863561/b7bf6080_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1398574-30211157/4208036925096335791/18678" HotelName="MILLENNIUM PLACE MIRDIF HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70880000/70873500/70873464/7a83c187_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|886659-21409997/4208036925096335791/2685" HotelName="DOUBLETREE BY HILTON DUBAI M SQUARE &amp;amp; RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/60000000/59500000/59493800/59493778/w3832h2552x4y4-2fc60cf7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1248372-30211908/4208036925096335791/24303" HotelName="ELEMENT AL MINA, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66260000/66252500/66252433/936a1ded_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|487130-25651096/4208036925096335791/14283" HotelName="ROYAL CONTINENTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17400000/17398400/17398301/a428e601_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1264733-30181611/4208036925096335791/17785" HotelName="ROVE CITY WALK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/69000000/68997900/68997818/0894da26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|674825-25848005/4208036925096335791/10311" HotelName="THE MANOR BY JA, DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44564300/44564297/w3837h2556x3y3-ec29a3bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|52330-25229377/4208036925096335791/14187" HotelName="DONATELLO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2227300/2227239/6c61a512_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248327-26601758/4208036925096335791/16424" HotelName="ABAR APARTMENTS LLC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64990000/64989700/64989627/e444a2fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145940-30211895/4208036925096335791/23923" HotelName="SAVOY CREST APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545211/866c35b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|334322-25527503/4208036925096335791/11581" HotelName="PULLMAN DUBAI JUMEIRAH LAKES TOWERS - AND RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9510000/9509400/9509332/0326de60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|530696-30199525/4208036925096335791/18098" HotelName="GEVORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22940000/22938000/22937965/5608e875_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|160675-30182350/4208036925096335791/25011" HotelName="CITYMAX, AL BARSHA AT THE MALL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30310000/30307000/30306937/a79d3e32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1323510-30211113/4208036925096335791/27653" HotelName="ALOFT DUBAI AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69650000/69641300/69641271/10972f61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|2359-30195957/4208036925096335791/20076" HotelName="NIHAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1723400/1723385/eb514a57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875154-25146971/4208036925096335791/5245" HotelName="HOLIDAY INN DUBAI AL-MAKTOUM AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45610000/45601200/45601132/c6d649c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626634-25796972/4208036925096335791/14771" HotelName="STUDIO ONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31790000/31788700/31788666/w4834h3544x9y0-42638b32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108446-30210325/4208036925096335791/29733" HotelName="ARJAAN ROTANA DUBAI MEDIA CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2174500/2174453/f872ab4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.1728" Longitude="-118.317" StarRating="4" HotelCode="0|542339-27817619/4208036925096335791/7480" HotelName="ALOFT DUBAI CREEK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>924 W. OLIVE AVE, BURBANK, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23060000/23055300/23055261/b6e37508_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Portofino Inn Burbank in Burbank, you'll be convenient to Walt Disney Studios and Warner Brothers Studio. This hotel is within close proximity of Los Angeles Zoo and Autry National Center.   Rooms   Make yourself at home in one of the 50 air-conditioned rooms featuring refrigerators and LCD televisions. Your room comes with a pillowtop bed. Private bathrooms with shower/tub combinations feature designer toiletries and hair dryers. Conveniences include desks and microwaves, as well as direct-dial phones with free local calls and voice mail.   Rec, Spa, Premium Amenities   Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in the lobby.   Dining   A complimentary continental breakfast is included.   Business, Other Amenities   Featured amenities include a 24-hour front desk and coffee/tea in the lobby. Free parking is available onsite.   Room Info:  Name: Standard Room, 1 King Bed Description:    One King Bed   For a good night's sleep, settle onto the pillowtop bed with premium bedding. Complimentary wired Internet access keeps you connected, and the LCD TV offers premium TV channels. A microwave and a refrigerator are supplied. The private bathroom has a shower/tub combination, as well as designer toiletries and a hair dryer. Air conditioning, a desk, and a wake-up call service are among the conveniences offered.     Name: Standard Double Room, 2 Queen Beds Description:    Two Queen Beds   For a good night's sleep, settle onto the pillowtop bed with premium bedding. Complimentary wired Internet access keeps you connected, and the LCD TV offers premium TV channels. A microwave and a refrigerator are supplied. The private bathroom has a shower/tub combination, as well as designer toiletries and a hair dryer. Air conditioning, a desk, and a wake-up call service are among the conveniences offered.       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:  Pets not allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|193856-30217567/4208036925096335791/24296" HotelName="SWISSOTEL LIVING AL GHURAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4623500/4623412/bb4bdc29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|193858-25385802/4208036925096335791/9805" HotelName="SWISSOTEL AL GHURAIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4600000/4595800/4595744/36c151bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|537224-30213382/4208036925096335791/24426" HotelName="BARCELO RESIDENCES DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22570000/22561900/22561809/f2853aab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|181340-30212879/4208036925096335791/27723" HotelName="THE CREEKSIDE HOTEL, DUBAI - AN ACCOR HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4560000/4557300/4557255/10433ed3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248830-30164789/4208036925096335791/19843" HotelName="ROSE EXECUTIVE - DWTC" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68070000/68060400/68060304/04818338_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|517592-24646618/4208036925096335791/7612" HotelName="AL BANDAR ROTANA - CREEK DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19320000/19319000/19318983/10ca9600_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614986-25777981/4208036925096335791/13389" HotelName="LEVA HOTEL MAZAYA CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31770000/31761300/31761212/0439349d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2370-25183891/4208036925096335791/14210" HotelName="RIVIERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1210400/1210397/w3296h2057x0y15-208cc754_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1387552-27569823/4208036925096335791/17246" HotelName="DAMAC MAISON AYKON CITY DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99460000/99459700/99459663/cad9d404_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172356-25351978/4208036925096335791/16059" HotelName="RADIANCE PREMIUM SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1980000/1976600/1976555/44f200d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|194517-28866180/4208036925096335791/26" HotelName="INTERCONTINENTAL RESIDENCE SUITES DUBAI FESTIVAL CITY" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2882600/2882514/a167e75f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|875288-30193832/4208036925096335791/19775" HotelName="ROVE LA MER BEACH, JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49110000/49102300/49102294/813bcbee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614189-19659665/4208036925096335791/284" HotelName="VIDA CREEK HARBOUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33010200/33010119/45a41c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|418160-25594407/4208036925096335791/14298" HotelName="SIGNATURE 1 BARSHA HEIGHTS - TECOM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13360000/13351700/13351655/83185e29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|675047-25848171/4208036925096335791/14673" HotelName="RADISSON RED DUBAI SILICON OASIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45270000/45263400/45263327/c95f9d89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|114752-25285193/4208036925096335791/15711" HotelName="SAVOY PARK HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1554900/1554896/ab7e9148_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|93155-30201102/4208036925096335791/25265" HotelName="STAR METRO DEIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1876600/1876527/29a7340a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260678" Longitude="55.320303" StarRating="5" HotelCode="0|2350-19659425/4208036925096335791/290" HotelName="LE MERIDIEN DUBAI HOTEL &amp;amp; CONFERENCE CENTRE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> P.O.Box 42211, Al Riqqa Road, DUBAI, AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/180000/178000/177932/c6ae7e8f_b.jpg</HotelPictures>
        <HotelDescription>This modern hotel boasts a prime situation in the neighbourhood of Deira, in Dubai, just a-15 minute driving distance from the airport. The rooms are known for their generous size, featuring plush surroundings and a wide range of upscale amenities for guests to enjoy a truly memorable stay. They all come equipped with a balcony and a spacious bathroom including premium amenities. A choice of one-, two-, and three-bedroom apartments are also available for visitors who prefer a self-catering accommodation. Guests staying at this upmarket establishment can enjoy a distinctive dining experience, including an award winning restaurant which provides 3 private dining rooms. Leisure facilities include a well-equipped gymnasium, rooftop swimming pool with sun deck, and spa centre featuring 6 treatment rooms. The hotel offers a daily shuttle service to the beach and to the popular Deira City centre shopping mall.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|874224-24654150/4208036925096335791/5347" HotelName="INDIGO DUBAI DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33300000/33298400/33298316/772f8da4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25123-25208550/4208036925096335791/11749" HotelName="NOVOTEL WORLD TRADE CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/911600/911528/1a795dc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|674629-30211906/4208036925096335791/22116" HotelName="LEMON TREE JUMEIRAH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44820000/44815000/44814988/c13414fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1397895-23037775/4208036925096335791/5518" HotelName="VOCO BONNINGTON DUBAI, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2840000/2838200/2838179/1f4eefd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138876-25309333/4208036925096335791/11881" HotelName="MEDIA ONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3026600/3026573/1faa7043_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185897-25371214/4208036925096335791/15495" HotelName="SAVOY CENTRAL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5400000/5395800/5395774/w5721h3814x3y0-039524aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414429-27569340/4208036925096335791/16214" HotelName="HOLIDAY INN DUBAI BUSINESS BAY, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97580000/97574700/97574680/4bbd72a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|615513-30214073/4208036925096335791/22581" HotelName="PARAMOUNT HOTEL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38180000/38170300/38170272/fa966238_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66610-20680003/4208036925096335791/5404" HotelName="STAYBRIDGE SUITES DUBAI FINANCIAL CENTRE, AN IHG HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1230000/1227500/1227459/10d0636c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|975789-18985612/4208036925096335791/5448" HotelName="STAYBRIDGE SUITES DUBAI INTERNET CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/975789/2026118144547365.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145870-25319894/4208036925096335791/9738" HotelName="THE GALLERIA RESIDENCE, HYATT REGENCY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13443900/13443879/62d4a8c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426851-25602070/4208036925096335791/13632" HotelName="NAUMI HOTEL DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16090000/16083200/16083123/3ca476f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154808-30199024/4208036925096335791/19697" HotelName="MILLENNIUM CENTRAL DOWNTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4240000/4239600/4239506/w1068h1597x3y3-031514a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154764-30209869/4208036925096335791/22988" HotelName="TWO SEASONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4039200/4039132/d69a925f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145941-25319920/4208036925096335791/14379" HotelName="SAVOY SUITES APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545207/956b1bee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138952-30180172/4208036925096335791/18512" HotelName="NUMBER ONE TOWER SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2802100/2802091/8c638d89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64073-19659423/4208036925096335791/303" HotelName="HERITAGE HOTEL, AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1608900/1608859/5eb24237_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|113984-30211891/4208036925096335791/23075" HotelName="FOUR POINTS BY SHERATON SHEIKH ZAYED ROAD DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/536600/536502/5b6c6d02_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168192-25337173/4208036925096335791/9715" HotelName="THE TOWER PLAZA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4620000/4618000/4617919/188a075d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185840-25371148/4208036925096335791/15071" HotelName="LANDMARK GRAND" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4852500/4852450/ff12310e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|66645-28866171/4208036925096335791/22" HotelName="INTERCONTINENTAL DUBAI FESTIVAL CITY" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1740000/1738600/1738573/d0ce7900_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|219316-30200018/4208036925096335791/24367" HotelName="CITY PREMIERE APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4850000/4849400/4849400/b0442ed8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|304994-25510568/4208036925096335791/13727" HotelName="ADAGIO PREMIUM DUBAI AL BARSHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8810000/8800200/8800126/867e1d76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|401363-19659388/4208036925096335791/313" HotelName="HILTON DUBAI AL HABTOOR CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13333200/13333164/4c2b74b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53803-25227801/4208036925096335791/16717" HotelName="ARABIAN PARK DUBAI, AN EDGE BY ROTANA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1520000/1517400/1517352/f48e0649_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|252895-25474439/4208036925096335791/10642" HotelName="MOVENPICK JUMEIRAH LAKES TOWERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6510000/6501600/6501513/31649df9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|145964-25319928/4208036925096335791/13918" HotelName="SUHA JBR HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2590000/2586700/2586645/b67241af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|181329-25366660/4208036925096335791/13128" HotelName="CITADINES METRO CENTRAL DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5320000/5317700/5317671/4fe3f0b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|468278-25635284/4208036925096335791/9022" HotelName="THE RETREAT PALM DUBAI MGALLERY BY SOFITEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18150000/18141600/18141550/9db84b88_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1324475-30210984/4208036925096335791/23593" HotelName="LEGOLAND DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48250000/48242000/48241914/5f74e1ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1382438-27568778/4208036925096335791/11561" HotelName="VIDA CREEK BEACH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96610000/96608200/96608192/5a8d94bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|517580-27555588/4208036925096335791/16790" HotelName="AL BANDAR ARJAAN BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19540000/19533600/19533543/4404ab06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1408062-27154992/4208036925096335791/17187" HotelName="ROVE JBR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107070000/107067300/107067250/1bc0cf6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449947-32349767/4208036925096335791/15653" HotelName="GRAND MILLENNIUM BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1449947/20251031424324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|606942-30217564/4208036925096335791/17410" HotelName="MILLENNIUM PLAZA DOWNTOWN SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35070000/35064100/35064054/f9ca6204_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1388417-30217570/4208036925096335791/18805" HotelName="HILTON DUBAI CREEK RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100960000/100957700/100957624/w3836h2558x4y3-a691b0b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16797-30213649/4208036925096335791/27403" HotelName="DUSIT THANI DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/796000/795905/f711ef2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|74784-28866172/4208036925096335791/5" HotelName="CROWNE PLAZA FESTIVAL CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1800000/1795500/1795484/24c58b65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.546989" Longitude="0.02915" StarRating="5" HotelCode="0|401366-21408808/4208036925096335791/2457" HotelName="V HOTEL DUBAI, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>349-353 Romford Road, Forest Gate ,London,  E7 8AA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13330000/13320200/13320158/9e40d882_b.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Stratford, Newham Hotel promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, airport transfer, family room are just some of the facilities on offer. Television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating can be found in selected guestrooms. The hotel offers various recreational opportunities. Convenience and comfort makes Newham Hotel the perfect choice for your stay in London. &lt;br /&gt;Children under 3 years stay for free when using existing beds. &lt;br/&gt; The maximum number of extra beds permitted in a room is 1. &lt;br/&gt; Visa, Euro/Mastercard, Maestro, Switch&lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|194176-19659469/4208036925096335791/319" HotelName="JW MARRIOTT MARQUIS DUBAI" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5400000/5399400/5399338/1dfa5baa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1361304-26662626/4208036925096335791/15363" HotelName="EXPO VILLAGE SERVICED APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89710000/89709300/89709228/4a66b137_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1445569-30211911/4208036925096335791/19300" HotelName="ROLLA RESIDENCE HOTEL APARTMENT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1445569/202572813302455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1316172-32607595/4208036925096335791/7812" HotelName="CENTARA MIRAGE BEACH RESORT DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70050000/70041400/70041341/2f3e9368_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9579-25186683/4208036925096335791/11991" HotelName="HYATT REGENCY DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910200/910165/471b24cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614665-30101190/4208036925096335791/3672" HotelName="MILLENNIUM PLACE MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36380000/36378600/36378545/1329ddfe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264226-25490178/4208036925096335791/13204" HotelName="HYATT PLACE DUBAI AL RIGGA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7680000/7672900/7672819/w3840h2504x0y56-2f98e435_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1313786-30181616/4208036925096335791/21145" HotelName="ROVE EXPO CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70390000/70380700/70380635/3e4113a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172369-25352457/4208036925096335791/14203" HotelName="GRAND EXCELSIOR AL BARSHA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4794500/4794423/d0c64f6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|108464-25282504/4208036925096335791/10308" HotelName="TAMANI MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1764500/1764405/992a579e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|598757-30199754/4208036925096335791/18162" HotelName="MILLENNIUM ATRIA BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33220000/33215600/33215543/9af44f5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|606945-25764304/4208036925096335791/11455" HotelName="GRAND PLAZA MÖVENPICK MEDIA CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32780000/32773400/32773397/62b63cd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.870431" Longitude="34.309599" StarRating="4" HotelCode="0|51205-25228189/4208036925096335791/10389" HotelName="THE PARK HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> El Motelat Street, Om El Sid Hills, SHARM EL SHEIKH, EG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10180000/10175900/10175890/079b3faa_b.jpg</HotelPictures>
        <HotelDescription>This urban hotel is situated just a 10-minute drive from Naama Bay and 14 kilometres from Sharm el Sheikh Airport and offers elegant ambience and convenient services like currency exchange and taxi service to the busy work or leisure travellers. Guests can spend the whole day by the large outdoor swimming pool and enjoy the refreshments served at the poolside snack bar on the sun terrace. Sports enthusiasts can stay in shape at the tennis courts, while those who prefer a more relaxed wellness activity will appreciate the massage treatments available within the complex. For a stunning bonus to all the standard features any respectable hotel should offer, this one has a beautiful garden, complete with a mini zoo, an Egyptian farm and a bazaar, where guests can immerse themselves into the local arts and crafts and find lovely souvenirs to remind them of their vacation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1248815-26601936/4208036925096335791/14472" HotelName="RADISSON DUBAI DAMAC HILLS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64440000/64434300/64434236/c9a9f1d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|624004-25793018/4208036925096335791/15472" HotelName="BARCELO AL JADDAF" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39890000/39886100/39886064/d9deb93b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|630317-25804119/4208036925096335791/13223" HotelName="GRAND COSMOPOLITAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45850000/45847100/45847029/649b9dbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1436011-26091211/4208036925096335791/16115" HotelName="ROYAL CONTINENTAL SUITES BUSINESS BAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/51000000/50910000/50904900/50904812/fe5f7e58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|623975-30211900/4208036925096335791/17759" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38750000/38742300/38742260/1eefbd59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66699-25237270/4208036925096335791/13370" HotelName="MAJESTIC PREMIER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/115900/115888/c3a9c60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|888869-30217565/4208036925096335791/29878" HotelName="AVANI PALM VIEW DUBAI HOTEL AND SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/59000000/58970000/58960900/58960880/w3836h2556x4y4-3307e682_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1403983-25073064/4208036925096335791/1149" HotelName="HILTON GARDEN INN DUBAI BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98240000/98238400/98238324/3bd03fa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|219464-30213648/4208036925096335791/24997" HotelName="DUBAI INTERNATIONAL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1546500/1546463/317739cf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|531872-25689723/4208036925096335791/14038" HotelName="PARK INN BY RADISSON DUBAI MOTOR CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18520000/18516700/18516665/91cd7291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|59244-25228969/4208036925096335791/13564" HotelName="MAJESTIC CITY RETREAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1548400/1548322/w3822h6048x202y0-0bdd5a06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|139718-30213087/4208036925096335791/21384" HotelName="MOVENPICK JUMEIRAH BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2885100/2885038/b40641ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|898294-19659677/4208036925096335791/325" HotelName="SLS DUBAI &amp;amp; RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63860000/63852500/63852448/e98c1cd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438885-32321824/4208036925096335791/15946" HotelName="MAMA SHELTER DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|349985-30213215/4208036925096335791/27459" HotelName="TAJ DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9430000/9423700/9423640/108bd9f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|181354-28791213/4208036925096335791/225" HotelName="SIGNATURE HOTEL APARTMENTS &amp;amp; SPA MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2700000/2699700/2699605/39db837c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1272106-19659680/4208036925096335791/335" HotelName="HYDE HOTEL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72100000/72093200/72093154/84a1903d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297419-25507351/4208036925096335791/12039" HotelName="ARMADA AVENUE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8840000/8835800/8835794/0281d4b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|168182-30217571/4208036925096335791/17811" HotelName="MARRIOTT EXECUTIVE APARTMENTS DUBAI CREEK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/869400/869326/623717a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614107-25776685/4208036925096335791/9472" HotelName="ZABEEL HOUSE THE GREENS BY JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28830000/28827100/28827007/41af436b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23384-25208345/4208036925096335791/14575" HotelName="LUXE AVENUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5240000/5239900/5239808/4e286997_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1403999-25063413/4208036925096335791/5554" HotelName="STAYBRIDGE SUITES DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100190000/100188200/100188114/1643a50c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|219948-25848167/4208036925096335791/16133" HotelName="RAMADA BY WYNDHAM DUBAI DEIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42500000/42490300/42490297/4cb862e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|2381-27607424/4208036925096335791/3385" HotelName="TOWERS ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/700000/691500/691415/97db7470_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|335261-25527981/4208036925096335791/11640" HotelName="HYATT REGENCY DUBAI CREEK HEIGHTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9710000/9709400/9709394/6abe34a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|590233-25738309/4208036925096335791/13140" HotelName="MOVENPICK APARTMENTS DOWNTOWN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30470000/30468800/30468789/b44b3b05_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.861418" Longitude="-76.447184" StarRating="4" HotelCode="0|181376-25366706/4208036925096335791/16817" HotelName="ROYAL CLUB PALM JUMEIRAH DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5409 Plummer Blvd, Suffolk, 23435, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538800/2538761/915668b5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 116. Floors: 5. Property description- Get more of the space you need to spread out, relax or work at the smoke-free Comfort Suites Suffolk-Chesapeake hotel near the Bridgeway Commerce Park. Other nearby sites and activities include the Great Dismal Swamp National Wildlife Refuge, National Maritime Center, Old Town Portsmouth and the Virginia Air and Space Museum. Enjoy free hot breakfast, free WiFi, guest laundry facilities and free coffee. Your spacious suite features 25 percent more space than the traditional room and amenities like a microwave, coffee maker, fridge, TV and recharge device. Please be advised we do have a no pets allowed policy. 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="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.930266" Longitude="-13.629329" StarRating="4" HotelCode="0|53293-25228394/4208036925096335791/12391" HotelName="GRAND EXCELSIOR BUR DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2 Calle Mercurio, PUERTO DEL CARMEN, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1453700/1453623/2e06b035_b.jpg</HotelPictures>
        <HotelDescription>This appealing beach aparthotel enjoys an idyllic setting in Puerto del Carmen on the inviting island of Lanzarote. The complex is located a mere 150 metres from the attractive sandy beach and countless shopping and entertainment venues can be found in the vicinity. The hotel is just 2 kms from the vibrant centre of Playa de los Pocillos and a bus stop can be found just 500 metres from the hotel, offering ease of access to other areas of the island. This modern complex welcomes guests with a relaxing air of peace and serenity. Guests are invited into the stylish surroundings of the lobby where warm hospitality and excellent service abound. The apartments are beautifully appointed and come complete with modern amenities for guests' convenience. Guests will appreciate the complex's wide array of exceptional facilities, which have been designed with comfort and enjoyment in mind.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|111452-25284087/4208036925096335791/13648" HotelName="NASSIMA TOWER HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5220000/5210100/5210010/08027829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|16800-30163820/4208036925096335791/27612" HotelName="FAIRMONT DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/860200/860152/c169a0e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234478-30208327/4208036925096335791/27667" HotelName="COPTHORNE LAKEVIEW EXECUTIVE APARTMENTS, GREEN COMMUNITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1141400/1141374/351388ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1414024-28682983/4208036925096335791/765" HotelName="TUMBI WEST PALM BEACH HOTEL DUBAI, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1414024/202412121458227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1329548-26638496/4208036925096335791/16203" HotelName="CARLTON DUBAI CREEK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76890000/76884500/76884488/8633fa50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1312609-26625741/4208036925096335791/16947" HotelName="REGENCY LUXURY SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73350000/73349300/73349297/47d5835d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|498116-25659707/4208036925096335791/10208" HotelName="RADISSON BLU HOTEL DUBAI WATERFRONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18320000/18313500/18313422/88ce6862_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|501773-25665260/4208036925096335791/12299" HotelName="HYATT REGENCY CREEK HEIGHTS RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24200000/24197800/24197743/9d4edb92_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|93116-25260939/4208036925096335791/13778" HotelName="FLORA CREEK DELUXE HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2206500/2206423/cf8cb39c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1403989-25063415/4208036925096335791/5782" HotelName="INTERCONTINENTAL RESIDENCES DUBAI BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1403989/202471912355363.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|401558-25583252/4208036925096335791/11013" HotelName="PULLMAN DUBAI DOWNTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12300000/12294800/12294745/3129d1e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1311876-26625609/4208036925096335791/14165" HotelName="25HOURS DUBAI ONE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73590000/73586400/73586368/f19a9787_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1248828-30193921/4208036925096335791/24965" HotelName="BARCELO BUSINESS BAY, DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66970000/66960200/66960178/e868d283_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351683-25751163/4208036925096335791/10420" HotelName="STELLA DI MARE DUBAI MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30570000/30561000/30560988/51b8b734_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|615648-25778921/4208036925096335791/12066" HotelName="MELIA DESERT PALM DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1590600/1590517/c5f4e8cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.96693600000000" Longitude="-82.57042600000000" StarRating="3" HotelCode="0|255968-30193397/4208036925096335791/17745" HotelName="HAFEZ APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7700 COURTNEY CAMPBELL CAUSEWAY, TAMPA, FLORIDA, 33607, USA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10260000/10257700/10257665/404f22b3_b.jpg</HotelPictures>
        <HotelDescription>Facilities The hotel features 260 accommodation units. Services and facilities at the hotel include a restaurant, a dining area, a café, a bar, room service, a conference room and a business centre. Guests can buy holiday mementos from the souvenir shop. Guests travelling in their own vehicles can make use of the available parking spaces. Rooms The hotel offers family rooms, non-smoking rooms and smoking rooms. All rooms feature air conditioning and a bathroom. Guests will also find a balcony in most rooms. Features include a fridge and tea and coffee making equipment. An ironing set is also available to guests. Convenient features include internet access, a telephone, a TV, a radio, an alarm clock and wireless internet access. In each of the bathrooms, guests will find a shower and a hairdryer. Sports/Entertainment Sport and leisure options are offered by the hotel and third-party operators. The hotel offers an outdoor pool. Leisure options available to guests include a gym. Meals Breakfast is bookable as a board option.  Those seeking home away from home accommodations  with every comfort provided  need look no further  Travelers looking for a getaway offering every modern  amenity will find exactly what they're looking for   Those seeking home away from home accommodations  with every comfort provided  need look no further  Travelers looking for a getaway offering every modern  amenity will find exactly what they're looking for    CheckIn time: 16:00   CheckOUt time: 11:00 &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|154777-30217254/4208036925096335791/27141" HotelName="VOCO DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/4000000/3990100/3990073/294f8972_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64079-25236124/4208036925096335791/13453" HotelName="METROPOLITAN DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15510000/15508100/15508095/83152827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1413942-27563495/4208036925096335791/16834" HotelName="CITY PALACE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87670000/87664100/87664033/9b7142fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|907644-30213986/4208036925096335791/26461" HotelName="TH8 PALM DUBAI BEACH RESORT VIGNETTE COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/64000000/63220000/63214700/63214662/492fc3b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|138355-19659154/4208036925096335791/365" HotelName="JW MARRIOTT HOTEL MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2990000/2983200/2983165/180fa315_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|875188-25146966/4208036925096335791/5690" HotelName="STAYBRIDGE SUITES DUBAI AL-MAKTOUM AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45610000/45601200/45601126/42a53c4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.9980545" Longitude="-96.9643946" StarRating="5" HotelCode="0|297383-27374252/4208036925096335791/3344" HotelName="SHERATON GRAND DUBAI" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>785 State Highway 121, Lewisville, TX, 75067, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8800000/8797400/8797323/774dce42_b.jpg</HotelPictures>
        <HotelDescription>We’re off I-35, a short walk from restaurants and a half-mile from Music City Mall and Grapevine Aquarium and DFW International Airport are within 10 minutes. Our restaurant serves breakfast, dinner, and room service from 5 pm – 9 pm. Enjoy our outdoor pool, 24-hour convenience shop, and extensive event space.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|631743-25806281/4208036925096335791/9504" HotelName="TAJ JUMEIRAH LAKE TOWERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41980000/41976600/41976524/8975338e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|623948-18986704/4208036925096335791/5881" HotelName="CROWNE PLAZA DUBAI MARINA, AN IHG HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19630000/19625800/19625773/575e416f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20580-25205868/4208036925096335791/16823" HotelName="SAN MARCO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14902100/14902055/f03f7b67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1411807-27399812/4208036925096335791/612" HotelName="EMBASSY SUITES BY HILTON DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98240000/98238400/98238323/w3840h2553x0y4-22f78388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92387" Longitude="100.78903" StarRating="4" HotelCode="0|486755-21408422/4208036925096335791/1912" HotelName="DOUBLETREE BY HILTON DUBAI - BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>162 M.7(Na Baan Pier) Naklua Banglamung ,Pattaya,  20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18120000/18113100/18113069/facbbfcf_b.jpg</HotelPictures>
        <HotelDescription>Suntosa Resort is perfectly located for both business and leisure guests in Pattaya. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Service-minded staff will welcome and guide you at the Suntosa Resort. Television LCD/plasma screen, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk can be found in selected guestrooms. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Suntosa Resort. &lt;br /&gt;Maximum children allowed per room is 1. The additional second child will be charged an extra fee for THB 250.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|645979-30201103/4208036925096335791/19735" HotelName="PARK REGIS BUSINESS BAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41270000/41262100/41262024/b7581661_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|552209-25706369/4208036925096335791/12311" HotelName="GRAND MERCURE BUSINESS BAY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24210000/24206100/24206066/0c89b2c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|16804-25198351/4208036925096335791/15262" HotelName="LANDMARK PLAZA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/917200/917157/6931e4f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.93" OriginalAmount="231" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32512-25216043/4208036925096335791/15744" HotelName="CAPITAL O 246 LANDMARK SUMMIT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14830000/14827100/14827079/0b590045_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1401973-24914000/4208036925096335791/3351" HotelName="COPTHORNE LAKEVIEW APARTMENTS DUBAI INVESTMENT PARK" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|535118-30181309/4208036925096335791/21595" HotelName="ROVE DUBAI MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22780000/22779700/22779634/w2997h2000x3y0-05057359_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|130200-25300061/4208036925096335791/12673" HotelName="RADISSON BLU RESIDENCE, DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2110000/2102800/2102708/31170671_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="241.02" OriginalAmount="234" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|546680-30213408/4208036925096335791/17300" HotelName="RENAISSANCE BUSINESS BAY HOTEL, DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27200000/27190500/27190443/4d512738_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="6" HotelCode="0|1355102-30164804/4208036925096335791/22309" HotelName="PARAMOUNT HOTEL MIDTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74750000/74743100/74743075/5f32723b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|211017-19659432/4208036925096335791/375" HotelName="JA OCEAN VIEW HOTEL, JUMEIRAH BEACH DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5620000/5617300/5617257/w5755h3835x5y5-e10ce748_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169603-21406730/4208036925096335791/1401" HotelName="HILTON DUBAI THE WALK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4590000/4588700/4588682/afd0c43e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1335921-27441036/4208036925096335791/270" HotelName="WYNDHAM RESIDENCES DUBAI PALM JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83050000/83047900/83047825/62f84ca2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1313475-26626371/4208036925096335791/14499" HotelName="HYATT CENTRIC JUMEIRAH DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72110000/72108100/72108064/f4246bf1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351692-25779323/4208036925096335791/10031" HotelName="FIVE JUMEIRAH VILLAGE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38870000/38869900/38869896/0ea11e48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|147921-25321242/4208036925096335791/11349" HotelName="OAKS IBN BATTUTA GATE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3810000/3802800/3802792/1e5581ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351980-24654322/4208036925096335791/6044" HotelName="VOCO DUBAI THE PALM, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76590000/76584300/76584266/12a00d62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|648716-24647338/4208036925096335791/7940" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48190000/48183700/48183630/1fce3161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263344-30197877/4208036925096335791/17336" HotelName="RAMADA HOTEL AND SUITES BY WYNDHAM DUBAI JBR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6915600/6915556/29d011ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1401968-26601858/4208036925096335791/15499" HotelName="KINGSGATE CANAL - BY MILLENNIUM, DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64630000/64626600/64626575/16ca754a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|615003-25777999/4208036925096335791/12028" HotelName="JA THE RESORT – JA BEACH HOTEL, DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22700/22627/dac98221_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|907642-26142034/4208036925096335791/15990" HotelName="ADAGIO PREMIUM THE PALM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65710000/65706000/65705944/107fee00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.108056" Longitude="1.516795" StarRating="5" HotelCode="0|66447-30212537/4208036925096335791/27940" HotelName="SWISSOTEL AL MUROOJ DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>23 SA DESCUBERTA, SANT JOAN DE LABRITJA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1240000/1234600/1234599/1b2cac89_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located on a bay in the northern part of the island of Ibiza. The sandy beach can be reached in about 50 m and in addition, guests will find bars, restaurants, shops, and links to the public transport network within 200 m of the property. Recently renovated, this charming residence offers all the services and comforts required for a relaxing and pleasant holiday. It comprises a total of 270 rooms spread across 4 floors, as well as facilities which include a public Internet connection and a TV lounge. The rooms all come with a terrace and air conditioning features as standard. In the hotel grounds guests will find a swimming pool with a children's paddling area as well as a poolside snack bar. Sport enthusiasts can make use of the on-site gym and participate in various water sports available on the beach.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185833-25371134/4208036925096335791/12653" HotelName="JUMEIRAH LIVING - WORLD TRADE CENTRE RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2220000/2211800/2211788/486bf790_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|154824-19659361/4208036925096335791/385" HotelName="THE RITZ-CARLTON, DUBAI INTERNATIONAL FINANCIAL CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3090000/3089700/3089613/9c989a50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|674073-25847371/4208036925096335791/15928" HotelName="SOFITEL DUBAI THE OBELISK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/44000000/43990000/43989200/43989118/5a45c951_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|614191-19659666/4208036925096335791/389" HotelName="VIDA EMIRATES HILLS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33010100/33010100/80d84d0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|120319-24646881/4208036925096335791/7978" HotelName="SOFITEL DUBAI JUMEIRAH BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2560000/2557400/2557312/a4f208fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1355786-30208146/4208036925096335791/26394" HotelName="THE FIRST COLLECTION BUSINESS BAY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78440000/78437700/78437650/bdd625ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.243016" Longitude="13.601964" StarRating="3" HotelCode="0|401231-25583080/4208036925096335791/9944" HotelName="ROVE DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>SPADICI BB, POREC, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13570000/13561600/13561574/f29410a0_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Laguna Park is located on the beach in Porec, close to Spadici Beach, Basilica of Euphrasius, and Trg Marafor. Other points of interest are Baredine Cave and Lanterna Beach.    Hotel Features.   Hotel Laguna Park's restaurant serves breakfast, lunch, and dinner. The hotel serves a complimentary buffet breakfast. Recreational amenities include an outdoor pool and a children's pool. Wireless Internet access (surcharge) is available in public areas.  Guest parking is available for a surcharge. Additional property amenities include multilingual staff, gift shops/newsstands, and currency exchange.    Guestrooms.     124 air-conditioned guestrooms at Hotel Laguna Park feature windows that open and hair dryers. Bathrooms feature showers. Guestrooms offer direct-dial phones. Satellite television is provided.     Room Info:       Notifications and Fees:      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.    Self parking fee: EUR 1 per day  Fee for wireless Internet in all public areas: EUR 3 (rates may vary)     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:  10:00 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|194185-25383532/4208036925096335791/15317" HotelName="PALETTE PHOENIX HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6090000/6086900/6086802/7fd26fb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|470666-25640149/4208036925096335791/9972" HotelName="DUKES THE PALM DUBAI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16050000/16046800/16046759/d0df834d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|273782-25497595/4208036925096335791/13819" HotelName="GRAND HYATT RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16390000/16387600/16387503/c009fddb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1388424-27418588/4208036925096335791/16045" HotelName="PALACE DUBAI CREEK HARBOUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100040000/100030600/100030533/450f0098_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|9582-24646851/4208036925096335791/8177" HotelName="SUNDAY SUITES EXCELSIOR HOTEL DEIRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15180000/15170700/15170636/0d3380dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|154832-30217569/4208036925096335791/26303" HotelName="THE MEYDAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3350000/3347900/3347891/20994874_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|401360-30215901/4208036925096335791/29645" HotelName="AL HABTOOR PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12350000/12347000/12346991/fceaeac8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|546584-25700540/4208036925096335791/10391" HotelName="ROYAL CENTRAL HOTEL AND RESORT THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26750000/26743100/26743083/69dbbf12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|548720-32386516/4208036925096335791/8258" HotelName="CANAL CENTRAL HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26670000/26669800/26669791/cf47e769_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|199435-21406841/4208036925096335791/2373" HotelName="CONRAD DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5720000/5715300/5715227/w3837h2614x3y3-7f7e57f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1431421-27562919/4208036925096335791/11335" HotelName="UNLOCK WATERS EDGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83460000/83452100/83452081/e02d7705_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1350367-26644609/4208036925096335791/16516" HotelName="ADDRESS CREEK HARBOUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88210000/88203600/88203597/4f0b921f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23376-30217562/4208036925096335791/17515" HotelName="GRAND HYATT DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20400/20321/22ff1c6b_edited_9c6e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351165-30209653/4208036925096335791/23133" HotelName="VIDA DUBAI MARINA &amp;amp; YACHT CLUB" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83570000/83560100/83560061/w3496h2333x2y0-8831a6e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.0641" Longitude="-79.90932" StarRating="5" HotelCode="0|16807-19659840/4208036925096335791/399" HotelName="AL HABTOOR GRAND RESORT, AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 415 S Swing Road, GREENSBORO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/47400/47377/cafdf685_b.jpg</HotelPictures>
        <HotelDescription>The Clarion Hotel-Greensboro Airport invites you to share in our tradition of fine Southern Hospitality.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.25" OriginalAmount="275" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|194127-19659473/4208036925096335791/414" HotelName="FAIRMONT THE PALM" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5530000/5527200/5527177/4d45e2c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263348-25489872/4208036925096335791/10855" HotelName="CARLTON DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8030000/8023400/8023381/4435a90c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|614999-25777997/4208036925096335791/13573" HotelName="JA THE RESORT – JA LAKE VIEW HOTEL, DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36400000/36399300/36399251/w5760h3835x0y5-0c78ed2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|53811-30212750/4208036925096335791/21571" HotelName="KEMPINSKI MALL OF THE EMIRATES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1378900/1378847/52413632_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|114028-30217561/4208036925096335791/25151" HotelName="THE H DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1764900/1764839/w17095h11395x0y0-759a5fd9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|235429-25443773/4208036925096335791/10820" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5415000/5414971/b658ef52_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.49" OriginalAmount="283" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351698-26644761/4208036925096335791/16014" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83620000/83617700/83617671/10b0d1fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|240744-30216608/4208036925096335791/24885" HotelName="SOFITEL DUBAI THE PALM RESORT &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5920000/5914200/5914122/26f5222c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|242934-19659457/4208036925096335791/409" HotelName="ANANTARA DUBAI THE PALM RESORT" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6483400/6483363/445bf9bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|615695-25779003/4208036925096335791/13426" HotelName="RODA AL MUROOJ RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35590000/35581400/35581351/918370df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|877795-30211902/4208036925096335791/22677" HotelName="RIU DUBAI" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/50000000/49150000/49145500/49145491/90b76005_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323552-24670244/4208036925096335791/1717" HotelName="HILTON DUBAI PALM JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69410000/69404600/69404538/w4668h3836x0y4-6941609f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.00" OriginalAmount="300" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|877767-30215066/4208036925096335791/17448" HotelName="JUMEIRAH LIVING MARINA GATE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57780000/57777100/57777067/0293840a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1439495-28854323/4208036925096335791/16604" HotelName="CHEVAL MAISON EXPO CITY DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1439495/20254895554890.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351695-30217224/4208036925096335791/23786" HotelName="MARRIOTT RESORT PALM JUMEIRAH, DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87020000/87011800/87011786/be0a210c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297410-30199048/4208036925096335791/20567" HotelName="RODA AMWAJ SUITES JUMEIRAH BEACH RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8750000/8745100/8745057/0b4dd011_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|260499-30212746/4208036925096335791/29257" HotelName="SOFITEL DUBAI DOWNTOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6900000/6899100/6899004/5414bc67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.89041" Longitude="98.30242" StarRating="5" HotelCode="0|349820-30217572/4208036925096335791/28679" HotelName="DAMAC MAISON COUR JARDIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>74/34 SOI BAANZHAN, PATONG BEACH, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9700000/9695600/9695519/50ba8947_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Arya Boutique Room is located near the beach in central Kathu and close to Bazaan Fresh Market, Patong Beach, and Bangla Night Street. Nearby points of interest also include Jungceylon Shopping Center and Bangla Boxing Stadium.    Hotel Features.   Arya Boutique Room features a coffee shop/café and a bar/lounge. Complimentary wireless Internet access is available in public areas. For a surcharge, the property offers a roundtrip airport shuttle (available 24 hours).  Tour/ticket assistance and tour assistance are available. Guest parking is available for a surcharge. Additional property amenities include coffee in the lobby, dry cleaning/laundry services, and a television in the lobby. The property has designated areas for smoking.    Guestrooms.     19 air-conditioned guestrooms at Arya Boutique Room feature minibars and coffee/tea makers. Rooms are all accessible via exterior corridors. Balconies offer city or mountain views. Rooms are individually decorated. Bathrooms feature showers with handheld showerheads. They also offer makeup/shaving mirrors and complimentary toiletries. Wired high-speed and wireless Internet access is complimentary. Guestrooms offer safes. 21-inch high-definition televisions have premium cable channels. Complimentary bottled water, windows that open, and blackout drapes/curtains are also provided. Guests may request in-room massages, irons/ironing boards, and hair dryers. Housekeeping is available daily. Guestrooms are all non-smoking.      Room Info:       Notifications:      This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.            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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|66669-25237260/4208036925096335791/10952" HotelName="RAFFLES DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1696200/1696177/a7518214_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|618580-30214068/4208036925096335791/25217" HotelName="ANDAZ DUBAI THE PALM, BY HYATT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/39000000/38990100/38990076/w3840h2596x0y3-321ba958_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|349973-25537452/4208036925096335791/10529" HotelName="SHANGRI-LA APARTMENTS DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12040000/12034300/12034252/1f53d6f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.42" OriginalAmount="314" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|27475-25209504/4208036925096335791/9139" HotelName="SHANGRI-LA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/919000/918930/62672ee8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="326.51" OriginalAmount="317" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1373667-27566877/4208036925096335791/17120" HotelName="SO/ UPTOWN DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93330000/93323900/93323804/eea0b64c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12612-21403830/4208036925096335791/2264" HotelName="HILTON DUBAI JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/559100/559080/ca3a9677_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2333-25186255/4208036925096335791/10777" HotelName="JUMEIRAH EMIRATES TOWERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486400/486304/7659b817_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|255967-25477921/4208036925096335791/12383" HotelName="DAMAC MAISON MALL STREET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6930000/6926200/6926162/023fe9bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.78" OriginalAmount="326" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9750-19659360/4208036925096335791/439" HotelName="LE MERIDIEN MINA SEYAHI BEACH RESORT &amp;amp; WATERPARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/440000/432700/432678/4c6c468c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.93" OriginalAmount="331" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.98596" Longitude="98.2898" StarRating="5" HotelCode="0|136729-30216233/4208036925096335791/22888" HotelName="KEMPINSKI CENTRAL AVENUE DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>72/26 MOO 3 SOI HAD BANGTAO SRI SOONTORN ROAD, PHUKET, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2440000/2432900/2432895/28830ea7_b.jpg</HotelPictures>
        <HotelDescription>This resort is just 3 minutes from Bangtao Beach and right next to the aquarium, as well as 10 minutes from the Phuket Fantasy Show. The nearest shopping centre is 10 minutes away and it is 15 minutes to Patong Beach, and 30 minutes to Phuket Airport and Phuket town.

This club resort was renovated in 2006 and offers guests 28 Thai-style villas each with private balcony. The accommodation enjoys a unique quiet setting in a garden next to the beach, and is ideal for those seeking relaxation. Facilities on offer to guests include a 24-hour reception, a hotel safe, a bar, a restaurant, room and laundry services and parking (additional fees apply).

The rooms are situated in separate buildings set in a peaceful area, next to the pool. They all come with a private en suite bathroom with a shower/bathtub and a hairdryer. Furthermore, satellite/ cable TV, a minibar, tea and coffee making facilities, a washing machine, an ironing set, a king-size or double bed, individually adjustable air conditioning, a safe and either a terrace or a balcony are provided as standard.

The resort features a private swimming pool with sun loungers, a children's pool (additional fee applies to use of both) and a Jacuzzi. Guests may also relax with a massage, and the Banyan Tree golf course is only a 10-minute drive away.

Breakfast is served from 6.30 am until 10.30 am and is available in buffet form or to order. The midday and evening meals may be enjoyed à la carte or from a set menu.

This resort is situated just 30 minutes from Phuket Airport along the main road.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|470459-19659446/4208036925096335791/438" HotelName="KEMPINSKI THE BOULEVARD DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15540000/15537000/15536928/488a6a5f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1316610-26628441/4208036925096335791/10116" HotelName="TAJ EXOTICA RESORT AND SPA, THE PALM, DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74550000/74549600/74549512/1483b459_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1404007-26690532/4208036925096335791/11514" HotelName="WESCOTT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88800000/88793100/88793044/1816fc04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5031472" Longitude="-73.5586605" StarRating="4" HotelCode="0|135640-30200195/4208036925096335791/17578" HotelName="RAMADA BY WYNDHAM DOWNTOWN DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>262 RUE SAINT-JACQUES, MONTREAL, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3002200/3002123/77788fb7_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    LHotel Montreal is a business-friendly hotel located in Montreal's Old Montreal - Old Port neighborhood, close to Jean-Paul Riopelle Square, Montreal Convention Centre, and Place d'Armes. Additional points of interest include Victoria Square and Old Port.    Hotel Features.   LHotel Montreal features a coffee shop/café and a bar/lounge. The hotel serves Buffet breakfasts (surcharges apply). Recreational amenities include a fitness facility. Complimentary wireless Internet access is available in public areas. This Montreal property has event space consisting of banquet facilities and small meeting rooms.  Additional property amenities include a library, multilingual staff, and laundry facilities. This is a smoke-free property.    Guestrooms.     59 air-conditioned guestrooms at LHotel Montreal feature safes and complimentary newspapers. Bathrooms feature handheld showerheads. They also offer designer toiletries, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. Guestrooms offer desks. Also included are blackout drapes/curtains and trouser presses. A turndown service is available nightly, housekeeping is offered daily, and guests may request wake-up calls. Guestrooms are all non-smoking.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Valet parking fee: CAD 25.29 per day  Buffet breakfast fee: CAD 17.25 for adults and CAD 8.6 for children (approximately)   Refrigerator fee: CAD 28.74 per night  Crib (infant bed) fee: CAD 28.74 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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.0535" Longitude="-79.8905" StarRating="5" HotelCode="0|491660-19659327/4208036925096335791/464" HotelName="LAPITA DUBAI PARKS AND RESORTS AUTOGRAPH COLLECTION" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1705 STANLEY RD, GREENSBORO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16270000/16263400/16263390/4d98165a_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Greensboro, Extended Stay America - Greensboro - Wendover Ave. is within the vicinity of Four Seasons Town Centre and White Oak Amphitheatre.&lt;br /&gt; This hotel is within the vicinity of Greensboro Coliseum and Bicentennial Garden.&lt;br /&gt;   Rooms   Make yourself at home in one of the 72 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers and sofa beds, as well as phones with free local calls and voice mail.&lt;br /&gt;   Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities including an outdoor pool and a fitness facility. Additional amenities include complimentary wireless Internet access and a television in the lobby.&lt;br /&gt;   Dining   A complimentary continental breakfast is included.&lt;br /&gt;   Business, Other Amenities   Featured amenities include business services, a 24-hour front desk, and air conditioning in public areas. Free parking is available onsite.&lt;br /&gt;   Room Info:    Know Before You Go       Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section).        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: USD 25 Per room, per day (maximum USD 150 per stay)       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:  Pets allowed   Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="349.17" OriginalAmount="339" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1346283-30209658/4208036925096335791/19790" HotelName="RADISSON BEACH RESORT PALM JUMEIRAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83980000/83977600/83977557/a546afd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253461-21407155/4208036925096335791/1271" HotelName="DOUBLETREE BY HILTON DUBAI - JUMEIRAH BEACH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6760000/6750600/6750573/w6250h3488x0y0-27c824e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1277264-27712598/4208036925096335791/15083" HotelName="GRAND KINGSGATE WATERFRONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277264/2021112493854373.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|144240-25318840/4208036925096335791/16866" HotelName="AMWAJ ROTANA JUMEIRAH BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1820000/1819800/1819751/6bbbbd2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|172372-20858964/4208036925096335791/467" HotelName="GROSVENOR HOUSE A LUXURY COLLECTION DUBAI" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1310000/1305600/1305504/e01a95cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.74" OriginalAmount="358" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|638898-30217566/4208036925096335791/18634" HotelName="ME BY MELIA DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42700000/42691600/42691507/445bcea3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64519-30198687/4208036925096335791/18597" HotelName="HOTEL BOULEVARD, AUTOGRAPH COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1667000/1666993/68a26198_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|292541-25505623/4208036925096335791/12294" HotelName="DAMAC MAISON - CANAL VIEWS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8670000/8664200/8664126/80192ea8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|65164-19659391/4208036925096335791/477" HotelName="THE PALACE DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1725300/1725259/d9ab9ef4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|614089-21408970/4208036925096335791/1552" HotelName="WALDORF ASTORIA DUBAI INTERNATIONAL FINANCIAL CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33090000/33086700/33086673/8f0e674c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="378.01" OriginalAmount="367" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531824-25689705/4208036925096335791/11946" HotelName="JA PALM TREE COURT AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1109600/1109595/w5760h3835x0y5-41e634f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.127485" Longitude="-82.377666" StarRating="5" HotelCode="0|255985-21407201/4208036925096335791/2658" HotelName="WALDORF ASTORIA DUBAI PALM JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5396 PRIMROSE LAKE CIRCLE,TAMPA,UNITED STATES,FL 33647</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7340000/7332100/7332018/56dc17df_b.jpg</HotelPictures>
        <HotelDescription>The Springhill Suites Tampa North/Tampa Palms is located off of Highway 275 and features an outdoor pool and free Wi-Fi.  This Tampa Springhill Suites hotel is near Tampa Bay Buccaneers, Busch Gardens Tampa, and University of South Florida.  Also nearby is Hunter's Green Country Club, and shopping.  Springhill Suites Tampa North/Tampa Palms offers an on-site gym and a continental breakfast.    Hotel Email Address: sales@shstampa.com&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.19" OriginalAmount="373" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|625908-25796018/4208036925096335791/10560" HotelName="C CENTRAL RESORT THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/42000000/41997900/41997872/320fbcb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.28" OriginalAmount="376" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|618576-19659347/4208036925096335791/485" HotelName="ADDRESS SKY VIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33010100/33010066/466e7186_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.37" OriginalAmount="379" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491939-30208740/4208036925096335791/28508" HotelName="THE ST. REGIS DOWNTOWN DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19370000/19366500/19366493/cedc0ca6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|334250-30213203/4208036925096335791/18258" HotelName="INTERCONTINENTAL DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8690000/8680700/8680611/922501e2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="403.76" OriginalAmount="392" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1414014-26688224/4208036925096335791/17107" HotelName="SIRO ONE ZA'ABEEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100160000/100150700/100150630/4e760016_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1456009-26689785/4208036925096335791/10872" HotelName="SUNDAY HOTEL HOLIDAY INTERNATIONAL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3030000/3029900/3029829/0243d3f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|463727-30213295/4208036925096335791/20698" HotelName="FIVE PALM JUMEIRAH DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16220000/16217000/16216917/89e31e65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="416.12" OriginalAmount="404" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.1505" Longitude="129.1148" StarRating="4" HotelCode="0|349868-30195953/4208036925096335791/27447" HotelName="EMIRATES GRAND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>199-7 GWANGAN - 2 DONG, SUYEONG-GU, BUSAN, KR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9820000/9813800/9813763/135a0e0e_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Dawn Beach Hotel is located on the beach in central Busan, close to Gwangalli Beach, Gwangan Grand Bridge, and Busan Museum of Modern Art. Additional points of interest include BEXCO and UN Memorial Cemetery.    Hotel Features.   Dawn Beach Hotel's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hotel serves a complimentary continental breakfast each morning in the restaurant. This 3-star property has a 24-hour business center.  Tour/ticket assistance and tour assistance are available. Valet parking is complimentary. Additional property amenities include a coffee shop/café, multilingual staff, and ATM/banking services.    Guestrooms.     Air-conditioned guestrooms at Dawn Beach Hotel feature private spa tubs and computers. Accommodations offer beach, city, or ocean views. Beds come with pillowtop mattresses and premium bedding. In addition to separate sitting areas, these individually furnished rooms include desks. Bathrooms feature shower/tub combinations with handheld showerheads. They also offer makeup/shaving mirrors, bathrobes, and slippers. Wired high-speed Internet access is complimentary. Guestrooms offer direct-dial phones. 32-inch LCD televisions have cable channels, free movie channels, and complimentary TV Internet access. Rooms also include complimentary bottled water, windows that open, blackout drapes/curtains, and hair dryers. Guests may request extra towels/bedding and wake-up calls. Housekeeping is available daily.      Room Info:       Notifications and Fees:      This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.   A resort fee is included in the total price displayed.   There are no room charges for children 12 years old and younger who occupy the same room as their parents or guardians, using existing bedding.           The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Late check-out fee: KRW 10000  Continental breakfast fee: KRW 6000 per person (approximately)  Rollaway bed fee: KRW 20000 per night  Crib (infant bed) fee: KRW 20000 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.    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="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1266092-30213309/4208036925096335791/21074" HotelName="RAFFLES THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70130000/70128100/70128096/76bd0253_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3682-19659372/4208036925096335791/503" HotelName="LE ROYAL MERIDIEN BEACH RESORT AND SPA" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/200000/190900/190827/5aa48401_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|498005-30213343/4208036925096335791/28918" HotelName="DAMAC MAISON DISTINCTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18650000/18647600/18647545/d8c3ecb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491942-30216090/4208036925096335791/19615" HotelName="RIXOS PREMIUM DUBAI JBR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18360000/18352700/18352604/a07a1d57_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|76022-27802604/4208036925096335791/511" HotelName="THE WESTIN DUBAI MINA SEYAHI BEACH RESORT &amp;amp; MARINA" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1940000/1938700/1938669/c008e61f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.66" OriginalAmount="422" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|434531-30213231/4208036925096335791/20512" HotelName="NIKKI BEACH RESORT &amp;amp; SPA DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16040000/16039700/16039653/c7eaebc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="455.26" OriginalAmount="442" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|32260-19659447/4208036925096335791/529" HotelName="BAB AL SHAMS DESERT RESORT AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1162800/1162761/13b3f843_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12614-30215743/4208036925096335791/26665" HotelName="THE RITZ-CARLTON DUBAI" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/130000/127500/127464/25419d80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="498.52" OriginalAmount="484" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1398223-30217438/4208036925096335791/17812" HotelName="FIVE LUXE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101170000/101162700/101162614/7a4d18d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="500.58" OriginalAmount="486" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|613843-30216345/4208036925096335791/23828" HotelName="ADDRESS DUBAI MALL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33010600/33010540/849efead_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="519.12" OriginalAmount="504" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1411424-28684120/4208036925096335791/8631" HotelName="DELANO DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105970000/105962400/105962393/686d12ca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="519.12" OriginalAmount="504" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1401993-30217259/4208036925096335791/26206" HotelName="THE LANA - DORCHESTER COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94900000/94895000/94894908/e2cf24ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="523.24" OriginalAmount="508" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1382562-26688046/4208036925096335791/16837" HotelName="CHEVAL MAISON - THE PALM DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89640000/89631100/89631049/512c77df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="547.96" OriginalAmount="532" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863569-26073848/4208036925096335791/15340" HotelName="ANDAZ BY HYATT – PALM JUMEIRAH RESIDENCES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40240000/40234900/40234810/fc6b606c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="579.89" OriginalAmount="563" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.64022" Longitude="172.4845" StarRating="5" HotelCode="0|531884-28702761/4208036925096335791/544" HotelName="W DUBAI - THE PALM" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2 GERALD STREET, LINCOLN, NZ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34040000/34039900/34039882/59fea46f_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at The Famous Grouse Hotel in Lincoln, you'll be convenient to Lincoln University. This hotel is within the region of Riccarton Park and Westpac Arena.   Rooms   Make yourself at home in one of the 10 air-conditioned rooms featuring minibars and LCD televisions. Relax and take in city views from the privacy of your room. Wireless Internet access (surcharge) keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided.   Rec, Spa, Premium Amenities   Enjoy the recreation opportunities such as a casino or make use of other amenities including wireless Internet access (surcharge).   Business, Other Amenities   Featured amenities include dry cleaning/laundry services and air conditioning in public areas. Free parking is available onsite.   Room Info:    National Rating   This property does not have a Qualmark® rating. For the benefit of our customers, we have provided a rating based on our rating system.   Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.       Cribs (infant beds) are available for an additional fee      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-in time starts at 2 PM  Check-out time is 10 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.10" OriginalAmount="570" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1384344-24666358/4208036925096335791/535" HotelName="BANYAN TREE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29050000/29049800/29049726/8dabe224_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="603.58" OriginalAmount="586" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|884135-32606511/4208036925096335791/8746" HotelName="ADDRESS BEACH RESORT" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57830000/57821300/57821246/ef4b4dd3_edited_775f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="605.64" OriginalAmount="588" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|96773-23416851/4208036925096335791/59" HotelName="ATLANTIS THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2240000/2235400/2235336/w3837h2943x3y4-c3c7e6cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="636.54" OriginalAmount="618" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|101360-19659418/4208036925096335791/554" HotelName="ADDRESS DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2230000/2225000/2224974/c4849fea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="639.63" OriginalAmount="621" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172364-25349052/4208036925096335791/14757" HotelName="FORTUNE APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4310000/4301200/4301167/2e015177_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="646.84" OriginalAmount="628" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|431489-30213884/4208036925096335791/18023" HotelName="ONE AND ONLY ROYAL MIRAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527458/6e2f09be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="709.67" OriginalAmount="689" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|172382-30213143/4208036925096335791/20821" HotelName="KEMPINSKI HOTEL &amp;amp; RESIDENCES PALM JUMEIRAH" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3570000/3565900/3565885/667bc1e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="772.50" OriginalAmount="750" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|2345-25186257/4208036925096335791/9533" HotelName="JUMEIRAH BEACH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527498/7bdcfdf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="829.15" OriginalAmount="805" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="22.636961" Longitude="120.303339" StarRating="5" HotelCode="0|401510-30213861/4208036925096335791/17642" HotelName="FOUR SEASONS DUBAI INTERNATIONAL FINANCIAL CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>No.224, Nanhua Rd. ,Kaohsiung,  807</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15380000/15378400/15378315/dd7216bc_b.jpg</HotelPictures>
        <HotelDescription>Jin Bao Hotel is conveniently located in the popular Sanmin District area. Offering a variety of facilities and services, the hotel provides all you need for a good night`s sleep. Free Wi-Fi in all rooms, taxi service, fax machine, grocery deliveries, private check in/check out are just some of the facilities on offer. Comfortable guestrooms ensure a good night`s sleep with some rooms featuring facilities such as television LCD/plasma screen, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Jin Bao Hotel. &lt;br /&gt;Pets are strictly prohibited at the property, with the exception of guide dogs.&lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="839.45" OriginalAmount="815" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1387555-27442050/4208036925096335791/123" HotelName="ONE&amp;amp;ONLY ONE ZA'ABEEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96200000/96193600/96193558/98dabb6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="845.63" OriginalAmount="821" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|297413-30213000/4208036925096335791/23257" HotelName="FOUR SEASONS RESORT DUBAI AT JUMEIRAH BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8700000/8697500/8697404/cfe2eaab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="878.59" OriginalAmount="853" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|30438-25214263/4208036925096335791/9953" HotelName="JUMEIRAH MINA AL SALAM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973800/973713/994df658_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="885.80" OriginalAmount="860" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|181367-30213768/4208036925096335791/19955" HotelName="ONE&amp;amp;ONLY THE PALM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3888800/3888752/79bb41ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="987.77" OriginalAmount="959" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|614091-25776657/4208036925096335791/11081" HotelName="MANDARIN ORIENTAL JUMEIRA DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29850000/29842500/29842432/4ed49a3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1071.20" OriginalAmount="1040" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1348162-26644042/4208036925096335791/16354" HotelName="INK HOTEL" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88950000/88949300/88949203/66ed7681_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1091.80" OriginalAmount="1060" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|30439-26635672/4208036925096335791/10617" HotelName="JUMEIRAH AL QASR-MADINAT JUMEIRAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1198100/1198022/c2c8e88c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1165.96" OriginalAmount="1132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|519824-24012862/4208036925096335791/8651" HotelName="BULGARI RESORT DUBAI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20650000/20643300/20643202/c873a746_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1171.11" OriginalAmount="1137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|30440-25214265/4208036925096335791/10244" HotelName="JUMEIRAH DAR AL MASYAF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1198400/1198396/9b7033f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1243.21" OriginalAmount="1207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|442541-30215679/4208036925096335791/20705" HotelName="JUMEIRAH AL NASEEM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16060700/16060666/6ae6f0b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1566.63" OriginalAmount="1521" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1404000-27573047/4208036925096335791/10876" HotelName="THE BILTMORE HOTEL VILLAS" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102630000/102621600/102621563/86e4d9d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1569.72" OriginalAmount="1524" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1414573-27867957/4208036925096335791/15721" HotelName="JUMEIRAH MARSA AL ARAB DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1414573/1414573_1202521991252295.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1621.22" OriginalAmount="1574" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|53286-19659371/4208036925096335791/556" HotelName="AL MAHA, A LUXURY COLLECTION DESERT RESORT &amp;amp; SPA DUBAI" Meals="FULL BOARD" BedType="FULL BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1770000/1769600/1769509/w3997h2667x0y0-334e90b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1779.84" OriginalAmount="1728" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1348130-30216395/4208036925096335791/29917" HotelName="ATLANTIS THE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39020000/39014700/39014655/6c95de5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1826.19" OriginalAmount="1773" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|31709-24647002/4208036925096335791/8664" HotelName="HOWARD JOHNSON BY WYNDHAM BUR DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4150000/4145000/4144930/1d28a144_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2583.24" OriginalAmount="2508" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|648722-25825940/4208036925096335791/15309" HotelName="LAVENDER APARTMENTS AL NAHDA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42130000/42120700/42120601/6cf845d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating>2,3,4,5,6</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|2348-30211909/4208036925096335791/22738" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" TimeStamp="0001-01-01T00:00:00" HotelName="THE BRISTOL DUBAI" HotelCode="|2348" StarRating="5" GTCityId="0" CityName="Dubai" CountryName="United Arab Emirates" Address="818 - Police Station Barracks - near Al Muraqqabat - ديرة - دبي, " PhoneNo="+971 4 358 1411" FaxNo="97142626264" Latitude="25.204849" Longitude="55.270782" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Twin Room" RoomTypeCode="30211909/4208036925096335791/22738|83|NTh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="58" TotalPrice="59.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PARKING,WELCOME DRINK,EXPRESS CHECK-IN,FREE WIFI,FREE FITNESS CENTER ACCESS&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:55:51.7824478+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium King Room" RoomTypeCode="30211909/4208036925096335791/22739|83|NTh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="58" TotalPrice="59.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PARKING,WELCOME DRINK,EXPRESS CHECK-IN,FREE WIFI,FREE FITNESS CENTER ACCESS&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:55:51.7824478+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe King Room" RoomTypeCode="30211909/4208036925096335791/22735|83|ODN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="83" TotalPrice="85.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>PARKING,WELCOME DRINK,EXPRESS CHECK-IN,FREE WIFI,DRINKING WATER,FREE FITNESS CENTER ACCESS&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:55:51.7824478+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/fad35e85_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/51f6b8ad_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/7084b255_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/65c6ca3f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/8ac69934_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/2a722b62_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/f00fcccf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/e8fac2e9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/02c409ae_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/d46d9849_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/ea1f8c00_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/8daf73d9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/51a55232_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/d9bb3637_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/c0d35231_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/487b05e8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/882196b5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/836011e0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/6e1b1799_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/7855055b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/eb56efe0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/70ca5c17_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/ef3f0b71_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/0b2dfa8c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/b80ba6fd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/70ffe05a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/807f409f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/85000000/84070000/84061000/84060932/35584432_b.jpg" /></Images><HotelAmenities>Dry cleaning/laundry service&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Concierge services&lt;BR /&gt;ATM/banking&lt;BR /&gt;Full-service spa&lt;BR /&gt;Free WiFi&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Designated smoking areas&lt;BR /&gt;Free self parking&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Designated smoking areas (fines apply)&lt;BR /&gt;Free reception&lt;BR /&gt;Banquet hall&lt;BR /&gt;Lockers available&lt;BR /&gt;Number of coffee shops/cafes - 1&lt;BR /&gt;Wheelchair-accessible on-site restaurant&lt;BR /&gt;Wheelchair-accessible concierge desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Wheelchair-accessible fitness center&lt;BR /&gt;Wheelchair-accessible meeting spaces/business center&lt;BR /&gt;Elevator&lt;BR /&gt;Braille or raised signage&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Assistive listening devices in meeting rooms&lt;BR /&gt;Valet for wheelchair-equipped vehicle&lt;BR /&gt;Wheelchairs available on site&lt;BR /&gt;Handrails in stairways&lt;BR /&gt;Wheelchair-accessible lounge&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Wheelchair-accessible spa&lt;BR /&gt;Wheelchair-accessible pool&lt;BR /&gt;Wheelchair-accessible van parking</HotelAmenities><HotelDescription>Grand Mosque&lt;BR /&gt;Dubai Tennis Stadium&lt;BR /&gt;Creek Park&lt;BR /&gt;City Centre Deira&lt;BR /&gt;Deira Twin Towers Shopping Centre&lt;BR /&gt;Deira Clocktower&lt;BR /&gt;Al Ghurair Centre&lt;BR /&gt;Fish Roundabout&lt;BR /&gt;Dubai Intl. Airport (DXB)&lt;BR /&gt;Sharjah (SHJ-Sharjah Intl.)&lt;BR /&gt;Al Maktoum Intl. Airport (DWC)&lt;BR /&gt;Palm Islands&lt;BR /&gt;Al Nasr Leisureland&lt;BR /&gt;Naif Souq&lt;BR /&gt;Spice Souk&lt;BR /&gt;Deira Spice Souq&lt;BR /&gt;Gold Souk&lt;BR /&gt;Hindi Lane&lt;BR /&gt;Textile Souk&lt;BR /&gt;Dubai Museum&lt;BR /&gt;Burj Nahar Mall&lt;BR /&gt;Stargate Dubai&lt;BR /&gt;Perfume Souq&lt;BR /&gt;Reef Mall</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Dry cleaning/laundry service&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Concierge services&lt;BR /&gt;ATM/banking&lt;BR /&gt;Full-service spa&lt;BR /&gt;Free WiFi&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Designated smoking areas&lt;BR /&gt;Free self parking&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Designated smoking areas (fines apply)&lt;BR /&gt;Free reception&lt;BR /&gt;Banquet hall&lt;BR /&gt;Lockers available&lt;BR /&gt;Number of coffee shops/cafes - 1&lt;BR /&gt;Wheelchair-accessible on-site restaurant&lt;BR /&gt;Wheelchair-accessible concierge desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Wheelchair accessible parking&lt;BR /&gt;Wheelchair accessible path of travel&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Wheelchair-accessible fitness center&lt;BR /&gt;Wheelchair-accessible meeting spaces/business center&lt;BR /&gt;Elevator&lt;BR /&gt;Braille or raised signage&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Assistive listening devices in meeting rooms&lt;BR /&gt;Valet for wheelchair-equipped vehicle&lt;BR /&gt;Wheelchairs available on site&lt;BR /&gt;Handrails in stairways&lt;BR /&gt;Wheelchair-accessible lounge&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;Wheelchair-accessible spa&lt;BR /&gt;Wheelchair-accessible pool&lt;BR /&gt;Wheelchair-accessible van parking</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Premium Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|2348" SourceId="83" RoomTypeCode="30211909/4208036925096335791/22738|83|NTh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-20T14:55:56.0557348+01:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.W.e.f 31.03.2014, Government of Dubai is applying "Tourism Dirham" a fee ranging from AED 7-20 per room per night, which the guests availing the stay will have to pay to the hotel directly as applied before check-out.
Please note that Medical Travel Insurance is required for travel to Dubai.&lt;/b&gt;&lt;BR /&gt;Early check out will attract full cancellation charge unless otherwise specified&lt;BR /&gt;Children 3 - 11 year(s) : Stay for free if using existing bedding.CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;THE BRISTOL DUBAI&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Premium Twin Room&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;58&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>5ad9c066-3cf1-490b-8f05-9dd6c73d0afd</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Premium Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|2348" SourceId="83" RoomTypeCode="30211909/4208036925096335791/22739|83|NTh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Premium Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|2348" SourceId="83" RoomTypeCode="30211909/4208036925096335791/22735|83|ODN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1445562-30175891/4208036925096335791/19813" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" TimeStamp="0001-01-01T00:00:00" HotelName="QUEEN'S HOTEL DUBAI" HotelCode="|1445562" StarRating="2" GTCityId="0" CityName="Dubai" CountryName="United Arab Emirates" Address="Al Sabkha Road, DiraDubai" PhoneNo="971-501875313" FaxNo="+971526576434" Latitude="25.204849" Longitude="55.270782" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Twin Room 2 Twin Beds NonSmoking" RoomTypeCode="30175891/4208036925096335791/19813|83|NjF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="61" TotalPrice="62.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Save:11%Room Only&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:21.5537987+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111225565.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111225771.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111225945.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811122686.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111226243.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111226369.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111226653.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111226763.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111226967.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111227172.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111227377.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111227613.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111227790.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111227990.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111228258.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111228541.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111228667.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111228871.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811122993.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111229234.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111229360.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111229548.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111229706.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111230115.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111230303.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111230571.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111230887.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811123113.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111231202.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111231706.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111231941.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111232115.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111232793.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111233502.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111233896.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111234222.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811123514.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111235470.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111235738.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111235942.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111236132.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111236305.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111236587.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111236807.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111236996.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237170.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237343.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237594.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237673.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237767.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237856.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111237972.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811123851.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238114.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238209.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238303.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238366.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238486.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238554.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238633.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238712.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238790.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/2025728111238869.jpg" /><Image Url="https://cdn.tourismcloudservice.com/HotelsV3/1445562/202572811123910.jpg" /></Images><HotelAmenities>Carport&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Off-street parking&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Wheelchair-accessible pool&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Number of indoor pools - 1&lt;BR /&gt;Free WiFi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Dry cleaning/laundry service&lt;BR /&gt;Porter/bellhop&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Elevator&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning</HotelAmenities><HotelDescription>Grand Mosque&lt;BR /&gt;Dubai Creek&lt;BR /&gt;Deira Twin Towers Shopping Centre&lt;BR /&gt;Al Ghurair Centre&lt;BR /&gt;Fish Roundabout&lt;BR /&gt;Dubai Intl. Airport (DXB)&lt;BR /&gt;Sharjah (SHJ-Sharjah Intl.)&lt;BR /&gt;Al Maktoum Intl. Airport (DWC)&lt;BR /&gt;Palm Islands&lt;BR /&gt;Naif Souq&lt;BR /&gt;Spice Souk&lt;BR /&gt;Deira Spice Souq&lt;BR /&gt;Gold Souk&lt;BR /&gt;Hindi Lane&lt;BR /&gt;Ali bin Abi Talib Mosque&lt;BR /&gt;Sheikh Saeed Al Maktoum House&lt;BR /&gt;Textile Souk&lt;BR /&gt;The Dubai Heritage Village&lt;BR /&gt;Dubai Museum&lt;BR /&gt;Meena Bazaar&lt;BR /&gt;Burj Nahar Mall&lt;BR /&gt;Port Rashid&lt;BR /&gt;Perfume Souq</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Carport&lt;BR /&gt;Stair-free path to entrance&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;indoor pool (all year)&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;internet services&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Lift&lt;BR /&gt;Off-street parking&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;Wheelchair-accessible pool&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;concierge service&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;wifi&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;first aid kit available&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;invoice provided&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Room service&lt;BR /&gt;Number of indoor pools - 1&lt;BR /&gt;Free WiFi&lt;BR /&gt;Smoke-free property&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Dry cleaning/laundry service&lt;BR /&gt;Porter/bellhop&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Restaurant&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Indoor pool&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Currency exchange&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Ironing service&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Family rooms&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Tour desk&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Air conditioning&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV outside property&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Security alarm&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;Key card access&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;designated smoking area&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Trouser press&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Lockers&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;grocery deliveries&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;express check-in/check-out&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Elevator&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;Laundry&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning&lt;BR /&gt;dry cleaning</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Standard Twin Room 2 Twin Beds NonSmoking" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1445562" SourceId="83" RoomTypeCode="30175891/4208036925096335791/19813|83|NjF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|154800-30201105/4208036925096335791/26372" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" TimeStamp="0001-01-01T00:00:00" HotelName="PARK REGIS KRIS KIN" HotelCode="|154800" StarRating="4" GTCityId="0" CityName="Dubai" CountryName="United Arab Emirates" Address="Sheikh Khalifah Bin Zayed Street Opp. Burjuman Centre, Opposite Burjuman CentreP.O.Box 8264Bur Dubai" PhoneNo="971-4-3771 111" FaxNo="971-4-3574 477" Latitude="25.204849" Longitude="55.270782" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Room - Twin Beds" RoomTypeCode="30201105/4208036925096335791/26372|83|NTl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="59" TotalPrice="60.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Room Only&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:58.9057144+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Room - Double Bed" RoomTypeCode="30201105/4208036925096335791/26373|83|NTl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="59" TotalPrice="60.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Room Only&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:58.9057144+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Room 1 Double Bed" RoomTypeCode="25327277/4208036925096335791/11963|83|NzF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="71" TotalPrice="73.13" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Superior Room, 1 Double Bed - 1 Double Bed(room for 2 adults )&amp;lt;BR /&amp;gt;20.00 AED will be paid locally at the hotel(tax_and_service_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:58.9057144+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Room 1 Twin Bed" RoomTypeCode="25327277/4208036925096335791/11969|83|NzF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="71" TotalPrice="73.13" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Superior Room, 1 Twin Bed - 1 Twin Bed(room for 2 adults )&amp;lt;BR /&amp;gt;20.00 AED will be paid locally at the hotel(tax_and_service_fee)CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:58.9057144+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Room - Triple Beds" RoomTypeCode="30201105/4208036925096335791/26371|83|NzV8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="75" TotalPrice="77.25" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Room Only&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 19/04/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-20T14:56:58.9057144+01:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/51bdce6d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/879ef29c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/959c8f65_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/54d36baf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/50f090cd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/a7dabb3f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/c47a666e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/6bc62ac7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/w4000h2996x0y0-9ff23fa5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/ae4729ab_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/be52987d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/4b2f494d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/c340ee97_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/w4000h2997x0y0-399f419b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/4ee2eda0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/727b935c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/e74e80a8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/a7ed6153_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/b053ee41_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/0e248165_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/7733aa6f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/a5eba3f4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/w3996h3000x0y0-5d985005_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/57aae323_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/a65a6225_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/85777ff3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/w4000h2994x0y6-5728bdaa_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/341a5b39_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/c85046b9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/e5b63e55_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/0b3d1b04_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/65f8f0cf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/be98437a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/5eb52ca4_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/441c176c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/09364b8e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/d9c8165d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/b0199486_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/d3ee32cf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/cbf0dfcf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/86be1908_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/94866ef0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/f1e39c0e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/79ecf967_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/3396c432_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/b26ac637_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/9c7a2541_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/2c5a707a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/65fd3ca9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/b8b4fc55_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/68459f06_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/57fbdded_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/e5b3e3e9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/f7a1fe77_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/bd54cc99_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/d3383d3a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/3ded4402_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/b164440a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/053575c5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/a768c4ad_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/f58a4dd1_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/71390c55_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/f4aa5f4e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/5000000/4020000/4018200/4018144/62b3c799_b.jpg" /></Images><HotelAmenities>Trouser press&lt;BR /&gt;Special diet menus (on request)&lt;BR /&gt;Private parking&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Air conditioning&lt;BR /&gt;Bar&lt;BR /&gt;Parking&lt;BR /&gt;Kid meals&lt;BR /&gt;designated smoking area&lt;BR /&gt;Business centre&lt;BR /&gt;Tour desk&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Car hire&lt;BR /&gt;Ironing service&lt;BR /&gt;Family rooms&lt;BR /&gt;Barber/beauty shop&lt;BR /&gt;Spa and wellness centre&lt;BR /&gt;Currency exchange&lt;BR /&gt;Massage&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;CCTV outside property&lt;BR /&gt;dry cleaning&lt;BR /&gt;Parking garage&lt;BR /&gt;Free parking&lt;BR /&gt;Elevator&lt;BR /&gt;Billiards&lt;BR /&gt;Wheelchair-accessible on-site restaurant&lt;BR /&gt;Wheelchair-accessible concierge desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;meeting/banquet facilities&lt;BR /&gt;Laundry&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Fitness&lt;BR /&gt;Accessible parking&lt;BR /&gt;Fitness centre&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;breakfast in the room&lt;BR /&gt;internet services&lt;BR /&gt;wifi&lt;BR /&gt;Lift&lt;BR /&gt;concierge service&lt;BR /&gt;outdoor pool (all year)&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;secured parking&lt;BR /&gt;wifi available in all areas&lt;BR /&gt;fitness/spa locker rooms&lt;BR /&gt;sun loungers or beach chairs&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;shuttle service (additional charge)&lt;BR /&gt;Wheelchair-accessible lounge&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Number of coffee shops/cafes - 1&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Room service&lt;BR /&gt;Sun umbrellas&lt;BR /&gt;Beauty Services&lt;BR /&gt;Wine/champagne&lt;BR /&gt;Key card access&lt;BR /&gt;Security alarm&lt;BR /&gt;Live sport events (broadcast)&lt;BR /&gt;Happy hour&lt;BR /&gt;Tour or class about local culture&lt;BR /&gt;24-hour security&lt;BR /&gt;Shuttle service&lt;BR /&gt;Hand massage&lt;BR /&gt;Full body massage&lt;BR /&gt;Head massage&lt;BR /&gt;Foot massage&lt;BR /&gt;Spa/wellness packages&lt;BR /&gt;Foot bath&lt;BR /&gt;Spa lounge/relaxation area&lt;BR /&gt;Neck massage&lt;BR /&gt;Back massage&lt;BR /&gt;Spa Facilities&lt;BR /&gt;Luggage storage&lt;BR /&gt;Pool sun loungers&lt;BR /&gt;Free self parking&lt;BR /&gt;Computer station&lt;BR /&gt;Designated smoking areas (fines apply)&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Number of outdoor pools - 1&lt;BR /&gt;Number of bars/lounges - 2&lt;BR /&gt;Number of meeting rooms - 5&lt;BR /&gt;Rooftop pool&lt;BR /&gt;Ballroom&lt;BR /&gt;Banquet hall&lt;BR /&gt;Nightclub&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Children's pool&lt;BR /&gt;Spa services on site&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Fitness facilities&lt;BR /&gt;Restaurant&lt;BR /&gt;Concierge services&lt;BR /&gt;Hair salon&lt;BR /&gt;Outdoor pool&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Airport transportation (surcharge)&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Free wired Internet&lt;BR /&gt;24-hour business center&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Billiards or pool table&lt;BR /&gt;Pool umbrellas&lt;BR /&gt;Designated smoking areas&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Porter/bellhop&lt;BR /&gt;Dry cleaning/laundry service&lt;BR /&gt;Full-service spa&lt;BR /&gt;Spa treatment room(s)&lt;BR /&gt;Swimming pool&lt;BR /&gt;guest accommodation is disinfected between stays&lt;BR /&gt;mobile app for room service&lt;BR /&gt;all plates, cutlery, glasses and other tableware have been sanitized&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;linens, towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;first aid kit available&lt;BR /&gt;physical distancing in dining areas&lt;BR /&gt;screens or physical barriers placed between staff and guests in appropriate areas&lt;BR /&gt;hand sanitizer in guest accommodation and key areas&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;cashless payment available&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;process in place to check health of guests&lt;BR /&gt;shared stationery such as printed menus, magazines, pens, and paper removed&lt;BR /&gt;hair cut&lt;BR /&gt;hair styling&lt;BR /&gt;hair treatments&lt;BR /&gt;hair colouring&lt;BR /&gt;breakfast takeaway containers&lt;BR /&gt;guests have the option to cancel any cleaning services for their accommodation during their stay&lt;BR /&gt;delivered food is securely covered&lt;BR /&gt;invoice provided&lt;BR /&gt;parking on site&lt;BR /&gt;Golfing nearby&lt;BR /&gt;Golf lessons available nearby</HotelAmenities><HotelDescription>Grand Mosque&lt;BR /&gt;Dubai Creek&lt;BR /&gt;Creek Park&lt;BR /&gt;American Hospital Dubai&lt;BR /&gt;Dubai Intl. Airport (DXB)&lt;BR /&gt;Sharjah (SHJ-Sharjah Intl.)&lt;BR /&gt;Al Maktoum Intl. Airport (DWC)&lt;BR /&gt;Dubai World Trade Centre&lt;BR /&gt;Zabeel Park&lt;BR /&gt;Dubai Frame&lt;BR /&gt;BurJuman Mall&lt;BR /&gt;Al Nasr Leisureland&lt;BR /&gt;Al Seef&lt;BR /&gt;Spice Souk&lt;BR /&gt;Deira Spice Souq&lt;BR /&gt;Hindi Lane&lt;BR /&gt;Ali bin Abi Talib Mosque&lt;BR /&gt;Sheikh Saeed Al Maktoum House&lt;BR /&gt;Textile Souk&lt;BR /&gt;The Dubai Heritage Village&lt;BR /&gt;Dubai Museum&lt;BR /&gt;Meena Bazaar&lt;BR /&gt;Stargate Dubai&lt;BR /&gt;SMCCU Sheikh Mohammed Centre for Cultural Understanding&lt;BR /&gt;Textile Souq</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Trouser press&lt;BR /&gt;Special diet menus (on request)&lt;BR /&gt;Private parking&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Fax/photocopying&lt;BR /&gt;Air conditioning&lt;BR /&gt;Bar&lt;BR /&gt;Parking&lt;BR /&gt;Kid meals&lt;BR /&gt;designated smoking area&lt;BR /&gt;Business centre&lt;BR /&gt;Tour desk&lt;BR /&gt;Soundproof rooms&lt;BR /&gt;Car hire&lt;BR /&gt;Ironing service&lt;BR /&gt;Family rooms&lt;BR /&gt;Barber/beauty shop&lt;BR /&gt;Spa and wellness centre&lt;BR /&gt;Currency exchange&lt;BR /&gt;Massage&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Smoke alarms&lt;BR /&gt;CCTV in common areas&lt;BR /&gt;Fire extinguishers&lt;BR /&gt;CCTV outside property&lt;BR /&gt;dry cleaning&lt;BR /&gt;Parking garage&lt;BR /&gt;Free parking&lt;BR /&gt;Elevator&lt;BR /&gt;Billiards&lt;BR /&gt;Wheelchair-accessible on-site restaurant&lt;BR /&gt;Wheelchair-accessible concierge desk&lt;BR /&gt;Wheelchair-accessible registration desk&lt;BR /&gt;meeting/banquet facilities&lt;BR /&gt;Laundry&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Fitness&lt;BR /&gt;Accessible parking&lt;BR /&gt;Fitness centre&lt;BR /&gt;Safety Deposit Box&lt;BR /&gt;breakfast in the room&lt;BR /&gt;internet services&lt;BR /&gt;wifi&lt;BR /&gt;Lift&lt;BR /&gt;concierge service&lt;BR /&gt;outdoor pool (all year)&lt;BR /&gt;Wheelchair-accessible public washroom&lt;BR /&gt;secured parking&lt;BR /&gt;wifi available in all areas&lt;BR /&gt;fitness/spa locker rooms&lt;BR /&gt;sun loungers or beach chairs&lt;BR /&gt;Well-lit path to entrance&lt;BR /&gt;shuttle service (additional charge)&lt;BR /&gt;Wheelchair-accessible lounge&lt;BR /&gt;Wheelchair-accessible path to elevator&lt;BR /&gt;Number of coffee shops/cafes - 1&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Room service&lt;BR /&gt;Sun umbrellas&lt;BR /&gt;Beauty Services&lt;BR /&gt;Wine/champagne&lt;BR /&gt;Key card access&lt;BR /&gt;Security alarm&lt;BR /&gt;Live sport events (broadcast)&lt;BR /&gt;Happy hour&lt;BR /&gt;Tour or class about local culture&lt;BR /&gt;24-hour security&lt;BR /&gt;Shuttle service&lt;BR /&gt;Hand massage&lt;BR /&gt;Full body massage&lt;BR /&gt;Head massage&lt;BR /&gt;Foot massage&lt;BR /&gt;Spa/wellness packages&lt;BR /&gt;Foot bath&lt;BR /&gt;Spa lounge/relaxation area&lt;BR /&gt;Neck massage&lt;BR /&gt;Back massage&lt;BR /&gt;Spa Facilities&lt;BR /&gt;Luggage storage&lt;BR /&gt;Pool sun loungers&lt;BR /&gt;Free self parking&lt;BR /&gt;Computer station&lt;BR /&gt;Designated smoking areas (fines apply)&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Number of outdoor pools - 1&lt;BR /&gt;Number of bars/lounges - 2&lt;BR /&gt;Number of meeting rooms - 5&lt;BR /&gt;Rooftop pool&lt;BR /&gt;Ballroom&lt;BR /&gt;Banquet hall&lt;BR /&gt;Nightclub&lt;BR /&gt;Safe-deposit box at front desk&lt;BR /&gt;Children's pool&lt;BR /&gt;Spa services on site&lt;BR /&gt;Multilingual staff&lt;BR /&gt;Fitness facilities&lt;BR /&gt;Restaurant&lt;BR /&gt;Concierge services&lt;BR /&gt;Hair salon&lt;BR /&gt;Outdoor pool&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Laundry facilities&lt;BR /&gt;Airport transportation (surcharge)&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Free WiFi&lt;BR /&gt;Free wired Internet&lt;BR /&gt;24-hour business center&lt;BR /&gt;Tours/ticket assistance&lt;BR /&gt;Billiards or pool table&lt;BR /&gt;Pool umbrellas&lt;BR /&gt;Designated smoking areas&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Porter/bellhop&lt;BR /&gt;Dry cleaning/laundry service&lt;BR /&gt;Full-service spa&lt;BR /&gt;Spa treatment room(s)&lt;BR /&gt;Swimming pool&lt;BR /&gt;guest accommodation is disinfected between stays&lt;BR /&gt;mobile app for room service&lt;BR /&gt;all plates</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> cutlery</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> glasses and other tableware have been sanitized&lt;BR /&gt;food can be delivered to guest accommodation&lt;BR /&gt;linens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> towels and laundry washed in accordance with local authority guidelines&lt;BR /&gt;first aid kit available&lt;BR /&gt;physical distancing in dining areas&lt;BR /&gt;screens or physical barriers placed between staff and guests in appropriate areas&lt;BR /&gt;hand sanitizer in guest accommodation and key areas&lt;BR /&gt;staff follow all safety protocols as directed by local authorities&lt;BR /&gt;use of cleaning chemicals that are effective against coronavirus&lt;BR /&gt;cashless payment available&lt;BR /&gt;physical distancing rules followed&lt;BR /&gt;process in place to check health of guests&lt;BR /&gt;shared stationery such as printed menus</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> magazines</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> pens</Description></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description> and paper removed&lt;BR /&gt;hair cut&lt;BR /&gt;hair styling&lt;BR /&gt;hair treatments&lt;BR /&gt;hair colouring&lt;BR /&gt;breakfast takeaway containers&lt;BR /&gt;guests have the option to cancel any cleaning services for their accommodation during their stay&lt;BR /&gt;delivered food is securely covered&lt;BR /&gt;invoice provided&lt;BR /&gt;parking on site&lt;BR /&gt;Golfing nearby&lt;BR /&gt;Golf lessons available nearby</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Superior Room - Twin Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|154800" SourceId="83" RoomTypeCode="30201105/4208036925096335791/26372|83|NTl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Superior Room - Twin Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|154800" SourceId="83" RoomTypeCode="30201105/4208036925096335791/26373|83|NTl8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Superior Room - Twin Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|154800" SourceId="83" RoomTypeCode="25327277/4208036925096335791/11963|83|NzF8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Superior Room - Twin Beds" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|154800" SourceId="83" RoomTypeCode="30201105/4208036925096335791/26371|83|NzV8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|234521-25442993/4208036925096335791/16820" SourceId="83" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" TimeStamp="0001-01-01T00:00:00" HotelName="PHOENICIA" HotelCode="|234521" StarRating="2" GTCityId="0" CityName="Dubai" CountryName="United Arab Emirates" Address="Baniyas Square, Opposite Baniyas Metro Station, Dubai, AE" PhoneNo="971-04-2227191" FaxNo="971-04-2227191" Latitude="25.204849" Longitude="55.270782" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Classic Twin Room" RoomTypeCode="25442993/4208036925096335791/16820|83|NTZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="56" TotalPrice="57.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>Bed types are not guaranteed:Classic Twin Room - 2 Large Twin Beds(room for 2 adults )&amp;lt;BR /&amp;gt;10.00 AED will be paid locally at the hotel(tax_and_service_fee)CXL charges apply as follows: STARTING 09/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-05T00:00:00" End="2026-11-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c884f21f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/d4c20d68_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c5f6c424_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/cc76533e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/e5f57715_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/559907b9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/48dbdd25_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/0a701051_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/7dffca37_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/66abf347_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/dccd84fe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/4c874cef_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/6f6d6a9f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c423ddd8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/fe3a133f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/aeae6dbe_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c78de228_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/b163723e_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/c9f3bab0_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/ad007eea_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/68c7f378_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/6b7beb8b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/0ebb52c8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/e8eebce5_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/1a42cc60_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/d3b6e073_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/e231685f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/33cb1be6_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/812c7d4c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/30000000/29220000/29217200/29217109/938e854f_b.jpg" /></Images><HotelAmenities>Number of bars/lounges - 2&lt;BR /&gt;Number of restaurants - 2&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Children eat free breakfast - 6&lt;BR /&gt;Elevator&lt;BR /&gt;Free reception&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</HotelAmenities><HotelDescription>&lt;b&gt;Property Desc:&lt;/b&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; With a stay at Phoenicia Hotel in Dubai (Deira), you'll be within a 5-minute drive of Gold Souk and City Centre Deira.  This hotel is 7.4 mi (11.9 km) from Dubai Mall and 7.9 mi (12.7 km) from Burj Khalifa.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; Make yourself at home in one of the 92 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, as well as phones with free local calls.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; Grab a bite at one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Relax with a refreshing drink at one of the 2 bars/lounges. Buffet breakfasts are available daily from 7:30 AM to 10:30 AM for a fee. Children aged 6 and younger eat free breakfast.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Featured amenities include a 24-hour front desk, an elevator, and coffee/tea in a common area.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Attractions&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Distances are displayed to the nearest 0.1 mile and kilometer. &lt;br /&gt; &lt;p&gt;Naif Souq - 0.5 km / 0.3 mi &lt;br /&gt; Deira Twin Towers Shopping Centre - 0.6 km / 0.4 mi &lt;br /&gt; Spice Souq - 1 km / 0.6 mi &lt;br /&gt; Fish Roundabout - 1 km / 0.6 mi &lt;br /&gt; Gold Souk - 1.1 km / 0.7 mi &lt;br /&gt; Al Ghurair Centre - 1.2 km / 0.8 mi &lt;br /&gt; Burj Nahar Mall - 1.4 km / 0.9 mi &lt;br /&gt; Dubai Museum - 1.8 km / 1.1 mi &lt;br /&gt; Textile Souq - 2 km / 1.3 mi &lt;br /&gt; Grand Mosque - 2.1 km / 1.3 mi &lt;br /&gt; The Dubai Heritage Village - 2.2 km / 1.4 mi &lt;br /&gt; Meena Bazaar - 2.4 km / 1.5 mi &lt;br /&gt; SMCCU Sheikh Mohammed Centre for Cultural Understanding - 2.8 km / 1.7 mi &lt;br /&gt; Al Seef - 3.4 km / 2.1 mi &lt;br /&gt; Creek Park - 3.4 km / 2.1 mi &lt;br /&gt; &lt;/p&gt;&lt;p&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 6.6 km / 4.1 mi&lt;br /&gt; Sharjah (SHJ-Sharjah Intl.) - 30.7 km / 19.1 mi&lt;br /&gt; Al Maktoum Intl. Airport (DWC) - 67.7 km / 42.1 mi&lt;br /&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Spoken Languages&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Hindi&lt;/b&gt;&lt;p&gt;Arabic&lt;/b&gt;&lt;p&gt;English&lt;/b&gt;&lt;p&gt;Chinese (Mandarin)&lt;/b&gt;&lt;p&gt;French&lt;/b&gt;&lt;p&gt;Urdu&lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Up to 2 children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately AED 20 for adults and AED 20 for children&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: AED 10.00 per accommodation, per night&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10.00 for the first bedroom per night, and increases by AED 10.00 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property doesn't offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 24&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Number of bars/lounges - 2&lt;BR /&gt;Number of restaurants - 2&lt;BR /&gt;Wheelchair accessible (may have limitations)&lt;BR /&gt;Smoke-free property&lt;BR /&gt;Snack bar/deli&lt;BR /&gt;Coffee/tea in common areas&lt;BR /&gt;Children eat free breakfast - 6&lt;BR /&gt;Elevator&lt;BR /&gt;Free reception&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Breakfast available (surcharge)&lt;BR /&gt;Free WiFi&lt;BR /&gt;</Description></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Classic Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|234521" SourceId="83" RoomTypeCode="25442993/4208036925096335791/16820|83|NTZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-11-05T00:00:00" End="2026-11-09T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Bed types are not guaranteed:Classic Twin Room - 2 Large Twin Beds(room for 2 adults ) 10.00 AED will be paid locally at the hotel(tax_and_service_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Up to 2 children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately AED 20 for adults and AED 20 for children&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: AED 10.00 per accommodation, per night&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10.00 for the first bedroom per night, and increases by AED 10.00 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property doesn't offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 24&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Classic Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Large Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;215 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Layout&lt;/b&gt; - Bedroom &lt;/p&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with satellite channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited) and free bottled water &lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Blackout drapes/curtains and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Bathtub or shower, slippers, and free toiletries&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Safe, desk, and phone&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Air conditioning and daily housekeeping&lt;/p&gt;&lt;p&gt;&lt;b&gt;Accessibility&lt;/b&gt; - Wheelchair accessible&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 09/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;/br&gt;&lt;/br&gt;&lt;HTML&gt;&lt;BODY&gt;&lt;H1&gt;PHOENICIA&lt;/H1&gt;&lt;/br&gt;&lt;/br&gt;&lt;Table style='width:100%'; border='1px solid black'; &gt;&lt;tr&gt;&lt;td&gt;RoomType&lt;/td&gt;&lt;td&gt;Date From&lt;/td&gt;&lt;td&gt;Date To&lt;/td&gt;&lt;td&gt;Total Price&lt;d&gt;&lt;td&gt;Currency&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Classic Twin Room&lt;/td&gt;&lt;td&gt;2026-11-12&lt;/td&gt;&lt;td&gt;2026-11-13&lt;/td&gt;&lt;td&gt;56&lt;d&gt;&lt;td&gt;GBP&lt;/td&gt;&lt;/tr&gt;&lt;/Table&gt;&lt;/BODY&gt;&lt;/HTML&gt;</ImportantInfo>
  <TotalAmount>0.00</TotalAmount>
  <TraceId>5ad9c066-3cf1-490b-8f05-9dd6c73d0afd</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd">
  <Rooms>
    <Room RoomType="Room 1: Classic Twin Room" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|234521" SourceId="83" RoomTypeCode="25442993/4208036925096335791/16820|83|NTZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|GoGlobalTravelBlock|successfully done supplier prebooking||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="5ad9c066-3cf1-490b-8f05-9dd6c73d0afd" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Classic Twin Room" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Trivender" LastName="Kumar" DOB="20010420" Age="25" />
        <Adult Title="Mr" FirstName="Sumit" LastName="Kumar" DOB="20010420" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="0|234521-25442993/4208036925096335791/16820" SourceId="83" RoomTypeCode="25442993/4208036925096335791/16820|83|NTZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="57.68" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-13T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>DMC050220260143</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Trivender</FirstName>
    <LastName>Kumar</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>96</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Trivender</FirstName>
  <LastName>Kumar</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>No-Payment-Getway</PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>96</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo>+44 (0) 20 8569 8080</SupportNo>
  <Title>Mr</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>DMC050220260143</AgencyReference>
  <AgentMinCnxDate>2026-11-05T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-11-05T00:00:00" End="2026-11-09T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-12T00:00:00</CheckIn>
  <CheckInTime>02:00PM</CheckInTime>
  <CheckOut>2026-11-13T00:00:00</CheckOut>
  <CheckOutTime>10:00AM</CheckOutTime>
  <CostAmountInSalesCurrency>56</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>united arab emirates</CountryName>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Trivender Kumar</GuestName>
      <RoomType>Room 1: Classic Twin Room</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>57.68</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>56</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>865</SupplierId>
  <SupplierMinCnxDate>2026-11-09T00:00:00</SupplierMinCnxDate>
  <SupplierName>GoGlobalTravel</SupplierName>
  <_address>Baniyas Square, Opposite Baniyas Metro Station, Dubai, AE</_address>
  <_cityName>Dubai</_cityName>
  <_fax>971-04-2227191</_fax>
  <_hotelName>PHOENICIA</_hotelName>
  <_phoneNo1>971-04-2227191</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430597</FileBookingId><BookingId>41994</BookingId></Root>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.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
5ad9c066-3cf1-490b-8f05-9dd6c73d0afd|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>260430597</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>Bed types are not guaranteed:Classic Twin Room - 2 Large Twin Beds(room for 2 adults )&lt;BR /&gt;10.00 AED will be paid locally at the hotel(tax_and_service_fee)CXL charges apply as follows: STARTING 09/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE., Bed types are not guaranteed:Classic Twin Room - 2 Large Twin Beds(room for 2 adults ) 10.00 AED will be paid locally at the hotel(tax_and_service_fee)&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Up to 2 children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately AED 20 for adults and AED 20 for children&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: AED 10.00 per accommodation, per night&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10.00 for the first bedroom per night, and increases by AED 10.00 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property doesn't offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 24&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Classic Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Large Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;215 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Layout&lt;/b&gt; - Bedroom &lt;/p&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with satellite channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited) and free bottled water &lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Blackout drapes/curtains and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Bathtub or shower, slippers, and free toiletries&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Safe, desk, and phone&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Air conditioning and daily housekeeping&lt;/p&gt;&lt;p&gt;&lt;b&gt;Accessibility&lt;/b&gt; - Wheelchair accessible&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;CXL charges apply as follows: STARTING 09/11/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE., Free WiFi, &lt;p&gt;&lt;b&gt;Know Before You Go:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Up to 2 children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: approximately AED 20 for adults and AED 20 for children&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: AED 10.00 per accommodation, per night&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10.00 for the first bedroom per night, and increases by AED 10.00 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Special Checkin Instructions:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; This property doesn't offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 2:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkin Minimum Age:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 24&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Checkout Time:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; 12:00 PM&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Name:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; Classic Twin Room&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Room Description:&lt;/b&gt;&lt;/p&gt;&lt;p&gt; &lt;p&gt;&lt;strong&gt;2 Large Twin Beds&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;215 sq feet &lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Layout&lt;/b&gt; - Bedroom &lt;/p&gt;&lt;p&gt;&lt;b&gt;Internet&lt;/b&gt; - Free WiFi &lt;/p&gt;&lt;p&gt;&lt;b&gt;Entertainment&lt;/b&gt; - Flat-screen TV with satellite channels&lt;/p&gt;&lt;p&gt;&lt;b&gt;Food &amp;amp; Drink&lt;/b&gt; - Room service (limited) and free bottled water &lt;/p&gt;&lt;p&gt;&lt;b&gt;Sleep&lt;/b&gt; - Blackout drapes/curtains and bed sheets &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bathroom&lt;/b&gt; - Bathtub or shower, slippers, and free toiletries&lt;/p&gt;&lt;p&gt;&lt;b&gt;Practical&lt;/b&gt; - Safe, desk, and phone&lt;/p&gt;&lt;p&gt;&lt;b&gt;Comfort&lt;/b&gt; - Air conditioning and daily housekeeping&lt;/p&gt;&lt;p&gt;&lt;b&gt;Accessibility&lt;/b&gt; - Wheelchair accessible&lt;/p&gt;&lt;p&gt;Non-Smoking&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;, &lt;b&gt;TAXES:&lt;/b&gt;&lt;BR /&gt;Tax And Fees&lt;BR /&gt;Details: 10.00 AED Not Inclusive&lt;BR /&gt;Description: mandatory_tax&lt;BR /&gt;&lt;b&gt;FEES:&lt;/b&gt;&lt;BR /&gt;Other&lt;BR /&gt;Details: 26.60 AED Inclusive&lt;BR /&gt;Description: tax_and_service_fee</ImportantInfo>
  <SupplierRef>32275701</SupplierRef>
</HotelBookRS>||True