<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
eb6ad9c8-7409-4967-9717-24fc970051e9|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="eb6ad9c8-7409-4967-9717-24fc970051e9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" 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
eb6ad9c8-7409-4967-9717-24fc970051e9|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>eb6ad9c8-7409-4967-9717-24fc970051e9</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
eb6ad9c8-7409-4967-9717-24fc970051e9|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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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="96cb3e7c-9ad4-4492-ac50-345bb1e32260">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-01T00:00:00" End="2026-12-02T00: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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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-23T08:18:28.8087335+01:00" Version="0" EchoToken="Search" TransactionIdentifier="96cb3e7c-9ad4-4492-ac50-345bb1e32260" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030477-28434561/5863505390979712768/4524" 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="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030202-28452811/5863505390979712768/14440" 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="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607464-28467582/5863505390979712768/20501" 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="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030600-28434487/5863505390979712768/15191" 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="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030592-28452629/5863505390979712768/6182" 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="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030376-28454437/5863505390979712768/15414" 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="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030413-28473286/5863505390979712768/9245" 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="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436157-28471518/5863505390979712768/4426" 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="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531782-28467395/5863505390979712768/9149" 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="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030061-28434357/5863505390979712768/21516" 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="2" HotelCode="0|607465-28471129/5863505390979712768/18855" 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="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030445-28453341/5863505390979712768/3751" 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="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-26.105312" Longitude="28.068137" StarRating="2" HotelCode="0|238554-28457101/5863505390979712768/20159" 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="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70101-32608821/5863505390979712768/26247" 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="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607382-28458043/5863505390979712768/3118" 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="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18886-28496619/5863505390979712768/21572" 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="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|70354-28457090/5863505390979712768/10720" 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="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|15353-28456274/5863505390979712768/13389" 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="82.40" OriginalAmount="80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21469-28524210/5863505390979712768/16559" 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="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607640-28458070/5863505390979712768/9112" 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="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51017-21394637/5863505390979712768/28926" 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="85.49" OriginalAmount="83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18965-28481649/5863505390979712768/960" 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="2" HotelCode="0|884766-28460543/5863505390979712768/19678" 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="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|889539-28454661/5863505390979712768/3093" HotelName="MAAT ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29747300/29747218/af2b9c95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18896-28467210/5863505390979712768/9612" HotelName="LEONARD DE VINCI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906254/09ef9e9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466043-28456763/5863505390979712768/15991" 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="87.55" OriginalAmount="85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6041-21682962/5863505390979712768/27603" 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="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10424-28457214/5863505390979712768/20712" 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="89.61" OriginalAmount="87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030353-28454459/5863505390979712768/2510" 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 Latitude="-34.5895912" Longitude="-58.3924819" StarRating="3" HotelCode="0|34360-28496701/5863505390979712768/12713" 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="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873776-28460180/5863505390979712768/6721" 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="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232964-28456631/5863505390979712768/8185" HotelName="PARIS NORD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1730000/1723500/1723407/a1960204_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258253-28500828/5863505390979712768/10432" 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="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616749-28564373/5863505390979712768/3858" HotelName="THE ORIGINALS BOUTIQUE PARIS MAISON MONTMARTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22840000/22833700/22833616/2a379192_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="91.67" OriginalAmount="89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874021-28444397/5863505390979712768/20253" 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="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.426433" Longitude="103.496992" StarRating="2" HotelCode="0|408767-28457022/5863505390979712768/12159" 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="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160173-28578625/5863505390979712768/16538" 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="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|60712-28531254/5863505390979712768/13901" 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="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|479525-28501775/5863505390979712768/14454" 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="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874157-28478211/5863505390979712768/20190" 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|889548-28479599/5863505390979712768/9705" 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="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889534-28442192/5863505390979712768/15009" 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="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|573209-28502012/5863505390979712768/15233" 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="94.76" OriginalAmount="92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24481-28496730/5863505390979712768/16237" 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|78514-12212925/5863505390979712768/24923" 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="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|258107-28457040/5863505390979712768/9133" 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="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20328-28497072/5863505390979712768/2522" 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="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873796-28473640/5863505390979712768/2899" 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="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|474923-28467738/5863505390979712768/7585" HotelName="PICARDY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382100/1382096/a31911d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234127-28457104/5863505390979712768/10792" 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="97.85" OriginalAmount="95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22990-28531234/5863505390979712768/12551" 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/f95d2645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68847-28496616/5863505390979712768/11247" 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="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18883-517134/5863505390979712768/24526" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|889531-28584927/5863505390979712768/6306" 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="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527534-28543674/5863505390979712768/13610" HotelName="RESIDHOME PARIS ROSA PARKS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17260000/17256100/17256031/42a52275_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22992-28496772/5863505390979712768/2965" 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="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234199-28499723/5863505390979712768/5613" 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="103.00" OriginalAmount="100" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|112996-28456211/5863505390979712768/8355" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6053-28457369/5863505390979712768/2519" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1275725-28475707/5863505390979712768/8477" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18817-28499361/5863505390979712768/19773" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.046241760253906" Longitude="27.954580307006836" StarRating="2" HotelCode="0|57956-28456877/5863505390979712768/24192" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6026-20600990/5863505390979712768/25093" 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="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15071-24259585/5863505390979712768/27189" 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="105.06" OriginalAmount="102" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030420-28452770/5863505390979712768/4694" 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="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426308-28457544/5863505390979712768/7574" 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="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.379721" Longitude="-122.068637" StarRating="3" HotelCode="0|460517-28501030/5863505390979712768/19470" 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="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169976-28499006/5863505390979712768/23480" 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="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|863013-28481410/5863505390979712768/5415" 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="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.200296" Longitude="-117.370195" StarRating="2" HotelCode="0|527543-28456889/5863505390979712768/16857" 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="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.386563" Longitude="-81.506181" StarRating="3" HotelCode="0|18877-28500212/5863505390979712768/23610" 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="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27628-28497116/5863505390979712768/12769" 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 Latitude="19.325224" Longitude="-98.234317" StarRating="2" HotelCode="0|233682-28467890/5863505390979712768/13426" 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="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|345893-28500952/5863505390979712768/22719" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347786-28543672/5863505390979712768/15850" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|527519-28457767/5863505390979712768/17076" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="27.493542" Longitude="-97.844429" StarRating="3" HotelCode="0|174495-28498347/5863505390979712768/19536" 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="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21474-28496939/5863505390979712768/22067" 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="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108501-28507771/5863505390979712768/1919" 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="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2452" Longitude="77.1826" StarRating="3" HotelCode="0|407387-28498304/5863505390979712768/4178" 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|607460-28464017/5863505390979712768/20724" 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="111.24" OriginalAmount="108" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|226030-28456255/5863505390979712768/20207" HotelName="HUNI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1382500/1382404/f4a11f8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96674-28496925/5863505390979712768/3075" 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="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18859-28496596/5863505390979712768/3137" 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="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030300-32593250/5863505390979712768/5551" 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="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91517-28524202/5863505390979712768/7937" 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="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169802-28456570/5863505390979712768/17425" 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436241-28457441/5863505390979712768/5558" 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.525883" Longitude="-96.922009" StarRating="3" HotelCode="0|234140-28501656/5863505390979712768/14764" HotelName="RESIDENCE DU PRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18854-28461036/5863505390979712768/18394" 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="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7312" Longitude="115.16779" StarRating="2" HotelCode="0|425945-28457783/5863505390979712768/19970" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607462-28471108/5863505390979712768/20450" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6179-28501200/5863505390979712768/20633" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|433265-28457130/5863505390979712768/21398" 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="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652332-28503024/5863505390979712768/22385" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10533-28543645/5863505390979712768/9002" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18871-28500705/5863505390979712768/11959" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6154-28499070/5863505390979712768/15111" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6029-28496787/5863505390979712768/15534" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350390-28480202/5863505390979712768/18504" 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="115.36" OriginalAmount="112" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321848-28478010/5863505390979712768/23061" 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="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21758-28467341/5863505390979712768/983" 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="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32575-28500089/5863505390979712768/8238" 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="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53410-28499092/5863505390979712768/13455" 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="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6098-28456975/5863505390979712768/18565" HotelName="FAUBOURG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11960000/11958900/11958844/d84cadb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240248-28457344/5863505390979712768/1687" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874064-28474313/5863505390979712768/4975" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234175-28456214/5863505390979712768/5792" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14476-28496632/5863505390979712768/7928" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145730-28496961/5863505390979712768/15407" HotelName="CONVENTION MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1610000/1601100/1601061/4267537f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350616-28480554/5863505390979712768/16205" 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|50966-28499247/5863505390979712768/23578" 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="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18881-21394614/5863505390979712768/26518" 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="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|350408-28456125/5863505390979712768/23848" 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="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185582-28497101/5863505390979712768/8449" 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="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13120-28433977/5863505390979712768/23619" 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="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23573-25058161/5863505390979712768/26872" 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="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10002-28498866/5863505390979712768/3655" 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="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233712-28498448/5863505390979712768/4012" HotelName="HOME LATIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3111800/3111786/1a1bbc3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6118-28497002/5863505390979712768/19043" HotelName="HOTEL INN DESIGN PARIS PLACE D'ITALIE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27100/27088/5dd1d60c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.29867172241211" Longitude="-122.29409790039062" StarRating="2" HotelCode="0|411536-28457732/5863505390979712768/910" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|426323-28457304/5863505390979712768/2243" HotelName="SAINT-PIERRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5060000/5055800/5055735/10f6efa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607644-28564364/5863505390979712768/8855" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|197617-28564235/5863505390979712768/9216" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6222-28499064/5863505390979712768/10616" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|180262-28500220/5863505390979712768/12541" HotelName="PRINCE MONTMARTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5150000/5148600/5148574/8ca87035_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873903-28460179/5863505390979712768/18096" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186285-28456762/5863505390979712768/23244" 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="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1461221-32655889/5863505390979712768/25533" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169767-28456869/5863505390979712768/912" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|27630-28497186/5863505390979712768/2822" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|347756-28499020/5863505390979712768/6494" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|372833-28561188/5863505390979712768/6788" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6031-28526715/5863505390979712768/17261" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.702605" Longitude="21.636639" StarRating="3" HotelCode="0|67967-28486527/5863505390979712768/21257" 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="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.2882824" Longitude="-123.11709" StarRating="3" HotelCode="0|188126-28499019/5863505390979712768/22755" 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="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21763-28486882/5863505390979712768/4734" 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="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|240219-28434901/5863505390979712768/11076" 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="39.748800000000000" Longitude="-8.916300000000000" StarRating="2" HotelCode="0|51864-28496771/5863505390979712768/18260" 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="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20904-28524200/5863505390979712768/21024" HotelName="NEWHOTEL LAFAYETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/26800/26761/f57a766f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|536585-28456635/5863505390979712768/1212" 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="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1030418-28480406/5863505390979712768/7845" 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="2" HotelCode="0|873747-28475951/5863505390979712768/13558" 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="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862585-28489280/5863505390979712768/18079" 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="124.63" OriginalAmount="121" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6086-27053875/5863505390979712768/26786" 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="2" HotelCode="0|6085-28456977/5863505390979712768/6653" HotelName="DE PARIS OPERA (MAUBEUGE)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383600/1383519/b7b4171b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|425981-28581757/5863505390979712768/11123" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|21476-28524417/5863505390979712768/13053" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169890-28498757/5863505390979712768/13994" 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="1" HotelCode="0|918553-28448941/5863505390979712768/17802" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|536120-28543644/5863505390979712768/18846" HotelName="RESIDHOME PARIS GARE DE LYON - JACQUELINE DE ROMILLY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18540000/18538400/18538371/31cb865a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428480-28590248/5863505390979712768/22937" 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="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349949-32609716/5863505390979712768/26230" 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="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6203-28457545/5863505390979712768/8746" HotelName="DU TEMPS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201159/566069a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186248-28500119/5863505390979712768/10614" 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="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6223-28496677/5863505390979712768/13874" 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="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6043-28499028/5863505390979712768/14535" HotelName="ALBE BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383362/c6c1574b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13100-21446979/5863505390979712768/27021" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18898-28456842/5863505390979712768/8219" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.304300000000000" Longitude="-81.454600000000000" StarRating="3" HotelCode="0|18792-28456239/5863505390979712768/16506" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328986-28478009/5863505390979712768/18110" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|6268-30100872/5863505390979712768/25222" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23574-24260640/5863505390979712768/27291" 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="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6155-32369801/5863505390979712768/29019" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233647-28499172/5863505390979712768/7137" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107743-28499149/5863505390979712768/7696" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240243-32596277/5863505390979712768/16729" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350346-28480198/5863505390979712768/18266" 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="128.75" OriginalAmount="125" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6034-24259978/5863505390979712768/28534" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10001-28496791/5863505390979712768/883" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153180-28456894/5863505390979712768/2763" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70069-28524248/5863505390979712768/13056" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426317-28501290/5863505390979712768/13450" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|105898-28481614/5863505390979712768/15506" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|600828-28564387/5863505390979712768/17495" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1387590-28481528/5863505390979712768/22047" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|9995-28496605/5863505390979712768/24114" 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="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32549-21394611/5863505390979712768/27757" HotelName="ACACIAS ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10500/10485/e0c17f89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169753-28506815/5863505390979712768/17850" 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="3" HotelCode="0|233635-28500412/5863505390979712768/20701" 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="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6189-28560198/5863505390979712768/21116" HotelName="NEWHOTEL LE VOLTAIRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18808/2657e9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.723139" Longitude="-85.187049" StarRating="3" HotelCode="0|132887-32609741/5863505390979712768/26423" 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="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18957-28496724/5863505390979712768/10125" 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="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240226-28501619/5863505390979712768/13067" 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="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6033-32596282/5863505390979712768/15072" HotelName="ASTORIA ASTOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13300/13246/0677036a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873717-28480199/5863505390979712768/17951" 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="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130401-28496611/5863505390979712768/23456" 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="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13127-21402937/5863505390979712768/26831" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|51162-28456765/5863505390979712768/8845" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.3356" Longitude="24.8092691" StarRating="2" HotelCode="0|57955-28456260/5863505390979712768/14469" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94310-28496913/5863505390979712768/19247" HotelName="FIVE BOUTIQUE HOTEL PARIS QUARTIER LATIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1520500/1520444/3fdd7b20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6182-28433980/5863505390979712768/19668" 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="2" HotelCode="0|410546-28456896/5863505390979712768/20245" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|94144-28507777/5863505390979712768/22499" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426320-28500600/5863505390979712768/24346" 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="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6149-28560862/5863505390979712768/24646" 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="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10531-28434458/5863505390979712768/8370" 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="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96589-28456769/5863505390979712768/20623" 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="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|57959-28457145/5863505390979712768/22865" 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="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232213-28531252/5863505390979712768/10957" HotelName="IBIS PARIS BRANCION PARC DES EXPOSITIONS 15ÈME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53556/8fb8b176_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1331352-28480047/5863505390979712768/13384" 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="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18800-28501095/5863505390979712768/17969" 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="135.96" OriginalAmount="132" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6121-28499355/5863505390979712768/19012" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.741047" Longitude="-92.632749" StarRating="3" HotelCode="0|233246-28500358/5863505390979712768/1573" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.008985" Longitude="-13.63133" StarRating="4" HotelCode="0|53419-28441730/5863505390979712768/4300" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149745-28567932/5863505390979712768/15866" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18950-28498797/5863505390979712768/19938" 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 Latitude="30.658719" Longitude="104.077552" StarRating="2" HotelCode="0|146063-28456383/5863505390979712768/20058" 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="136.99" OriginalAmount="133" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109407-32596416/5863505390979712768/23530" 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="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.642170" Longitude="3.073370" StarRating="3" HotelCode="0|91534-28457566/5863505390979712768/2957" 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="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26290-28498996/5863505390979712768/13226" HotelName="IBIS PARIS ITALIE TOLBIAC 13EME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18600/18558/e62cecf6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284246-28496641/5863505390979712768/22092" 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="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18882-28500166/5863505390979712768/22670" 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="138.02" OriginalAmount="134" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9595968" Longitude="-77.373285" StarRating="3" HotelCode="0|247545-28500810/5863505390979712768/23604" 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="3" HotelCode="0|23565-18983569/5863505390979712768/27487" 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="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652354-28503032/5863505390979712768/1023" 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="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8889991" Longitude="-77.083467" StarRating="3" HotelCode="0|247541-28500747/5863505390979712768/11424" 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="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.95942" Longitude="-89.857846" StarRating="3" HotelCode="0|254381-28496937/5863505390979712768/14425" 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="139.05" OriginalAmount="135" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6113-28561028/5863505390979712768/14670" 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="2" HotelCode="0|93007-28458427/5863505390979712768/16216" 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="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18986-28567918/5863505390979712768/2496" 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="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|373103-28434018/5863505390979712768/2654" 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="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188125-28500692/5863505390979712768/12053" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6261-28496685/5863505390979712768/6103" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13729-28496572/5863505390979712768/14119" 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="3" HotelCode="0|18924-28499093/5863505390979712768/14621" HotelName="MONDIAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/68600/68526/83feae0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6184-28510064/5863505390979712768/14829" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|138263-28510855/5863505390979712768/19144" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652341-28503028/5863505390979712768/19255" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|436454-28456579/5863505390979712768/21254" 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="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|411551-28500717/5863505390979712768/23906" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169906-28496541/5863505390979712768/14924" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188354-28456808/5863505390979712768/16878" 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 Latitude="39.862416" Longitude="-75.077219" StarRating="3" HotelCode="0|136970-28526484/5863505390979712768/16958" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240165-28456656/5863505390979712768/18314" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|105405-28524272/5863505390979712768/21077" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|89220-28501726/5863505390979712768/21795" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|113081-28496851/5863505390979712768/21977" 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="142.14" OriginalAmount="138" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|291926-28471330/5863505390979712768/22163" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6257-28496704/5863505390979712768/2029" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|527546-28458361/5863505390979712768/9385" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18789-28498994/5863505390979712768/13660" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51863-28496627/5863505390979712768/16453" 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="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6100-32596600/5863505390979712768/16775" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|26808-28496612/5863505390979712768/1739" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873797-28480462/5863505390979712768/2134" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6093-28496901/5863505390979712768/6309" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|466040-28481319/5863505390979712768/8363" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626129-28564917/5863505390979712768/9094" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18949-28509940/5863505390979712768/9159" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|59063-28457786/5863505390979712768/9364" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18902-28499071/5863505390979712768/11524" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139584-28456884/5863505390979712768/11747" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652333-28503025/5863505390979712768/12515" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652376-32595980/5863505390979712768/18491" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6266-28496832/5863505390979712768/23338" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|145736-28496978/5863505390979712768/23952" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238465-24259553/5863505390979712768/26648" 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="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18864-21394622/5863505390979712768/27510" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|23106-28456788/5863505390979712768/2886" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|137979-28456856/5863505390979712768/15427" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|232206-28458030/5863505390979712768/15623" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|497909-28500385/5863505390979712768/20109" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.31327" Longitude="-99.563363" StarRating="4" HotelCode="0|233718-21394623/5863505390979712768/26928" HotelName="LES PLUMES" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171195-21687580/5863505390979712768/26953" HotelName="PLATINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621000/4620965/475e81cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|34311-28456168/5863505390979712768/2867" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|256728-28457048/5863505390979712768/6993" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28298-28523966/5863505390979712768/12802" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18964-28509946/5863505390979712768/14164" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|91529-28498520/5863505390979712768/15255" 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="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1263458-28476718/5863505390979712768/21742" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233691-28501150/5863505390979712768/809" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|387344-28456750/5863505390979712768/7002" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186235-28498441/5863505390979712768/7305" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652381-28503035/5863505390979712768/9824" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187891-28467741/5863505390979712768/11197" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|169966-28456139/5863505390979712768/14567" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109406-28456269/5863505390979712768/15885" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25348-220871/5863505390979712768/24504" 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="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18804-32330333/5863505390979712768/27423" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10010-28456178/5863505390979712768/3766" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.411800000000000" Longitude="-81.467200000000000" StarRating="3" HotelCode="0|18855-28496727/5863505390979712768/4415" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10011-28496661/5863505390979712768/5654" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350345-28480197/5863505390979712768/9608" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1314480-28478007/5863505390979712768/10562" 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="148.32" OriginalAmount="144" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602115-28502532/5863505390979712768/20350" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6045-32593172/5863505390979712768/11693" HotelName="34B ASTOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18900/18868/70377685_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884735-28447816/5863505390979712768/17070" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88255-28578677/5863505390979712768/19131" HotelName="RESIDHOME OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584300/1584249/fa0311bf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18978-28542489/5863505390979712768/21775" 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="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6131-30100836/5863505390979712768/25247" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186223-28497113/5863505390979712768/7871" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32779-28456971/5863505390979712768/9124" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.96397" Longitude="98.28513" StarRating="3" HotelCode="0|497876-28541740/5863505390979712768/9184" HotelName="CLAIREFONTAINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|163552-28456095/5863505390979712768/12181" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873744-28460614/5863505390979712768/12698" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607380-28501859/5863505390979712768/13411" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6221-28433978/5863505390979712768/13785" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|249518-28531240/5863505390979712768/14100" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|236434-28456836/5863505390979712768/16035" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18892-28457817/5863505390979712768/17577" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.23519" Longitude="13.600427" StarRating="3" HotelCode="0|56119-28500722/5863505390979712768/18282" 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="150.38" OriginalAmount="146" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|234093-32609747/5863505390979712768/26307" 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="4" HotelCode="0|14564-21402925/5863505390979712768/27820" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6167-28496845/5863505390979712768/4908" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25360-28507768/5863505390979712768/5901" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6202-28499271/5863505390979712768/7604" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|31101-28524238/5863505390979712768/9873" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240240-28509118/5863505390979712768/10140" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51164-28501005/5863505390979712768/12304" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232965-28504509/5863505390979712768/13209" HotelName="RENDEZ-VOUS BATIGNOLLES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17684000/17683982/f02dc3e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18894-28543770/5863505390979712768/16110" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18884-28496617/5863505390979712768/21301" HotelName="NEWHOTEL OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/450000/441600/441574/9461bb80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6197-28499038/5863505390979712768/22707" 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="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428478-32609742/5863505390979712768/26578" HotelName="MAISON CASSANDRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96380000/96373800/96373720/41abc42b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6081-28496576/5863505390979712768/11085" HotelName="LEONARDO BOUTIQUE PARIS OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16047/154e156f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233148-28456291/5863505390979712768/13678" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350340-28480196/5863505390979712768/15651" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186175-28460671/5863505390979712768/17733" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873691-28460670/5863505390979712768/17750" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|363773-28456886/5863505390979712768/18280" 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="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184593-28457216/5863505390979712768/20743" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18960-28500590/5863505390979712768/6136" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233651-28456831/5863505390979712768/7876" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234125-28456254/5863505390979712768/12274" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10516-28543637/5863505390979712768/16475" HotelName="CITADINES REPUBLIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1" HotelCode="0|918557-28448944/5863505390979712768/17856" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53672-28496853/5863505390979712768/19824" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284870-28543643/5863505390979712768/21802" 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="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18829-5539949/5863505390979712768/24624" 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="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18837-28496603/5863505390979712768/10152" 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="154.50" OriginalAmount="150" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247551-24259162/5863505390979712768/27137" HotelName="HOTEL FLANELLES" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/973900/973841/f631c29a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873942-28460141/5863505390979712768/7900" HotelName="DES BAINS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12470000/12468700/12468695/5028daff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162879-28524225/5863505390979712768/9234" 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="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6204-28487367/5863505390979712768/10352" 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="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873986-28460145/5863505390979712768/11313" 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="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|873720-28447804/5863505390979712768/18795" 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="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.714200" Longitude="-1.197300" StarRating="3" HotelCode="0|18915-28524253/5863505390979712768/19904" 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="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18911-24259513/5863505390979712768/26750" HotelName="MASSENA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891407/9c52ee3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.53" OriginalAmount="151" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|70077-29783836/5863505390979712768/27626" 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|110646-28499602/5863505390979712768/832" 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="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6253-28496660/5863505390979712768/2274" 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="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232151-28498393/5863505390979712768/2829" 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="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232961-28500057/5863505390979712768/4725" HotelName="VOLNEY OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4853200/4853104/669eaf3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|108292-28481616/5863505390979712768/924" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408389-28499368/5863505390979712768/2048" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68842-28518310/5863505390979712768/8243" HotelName="PETIT LAFAYETTE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/414700/414605/0e56e799_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14486-28434356/5863505390979712768/8421" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23226-28496958/5863505390979712768/11651" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|411527-28456373/5863505390979712768/11665" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|424022-28457753/5863505390979712768/14523" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|153012-28457696/5863505390979712768/15117" HotelName="LANTOINE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9660000/9650100/9650080/7c151bc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1269724-28584381/5863505390979712768/16993" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243811-28497128/5863505390979712768/18064" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238572-28496255/5863505390979712768/18067" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14462-28496580/5863505390979712768/18545" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|480374-28500858/5863505390979712768/19032" 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="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240196-28456164/5863505390979712768/19999" HotelName="MODERN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/240196/201371085616557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|408395-28456627/5863505390979712768/7808" 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="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6194-28497102/5863505390979712768/13396" HotelName="ICONE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83100/83058/23e28837_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10012-28586893/5863505390979712768/3743" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13707-28501487/5863505390979712768/6381" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|186180-28498773/5863505390979712768/8006" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|9993-28480438/5863505390979712768/12774" 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="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6099-28524237/5863505390979712768/13592" HotelName="EXE PARIS CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1300/1276/9d77a9aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258437-28531239/5863505390979712768/18914" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25354-28496866/5863505390979712768/968" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|432590-28541739/5863505390979712768/2619" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58406-28560973/5863505390979712768/4443" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15329-28499037/5863505390979712768/10438" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6084-28434486/5863505390979712768/11160" HotelName="AMI( EX.DELOS VAUGIRARD)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/119500/119410/16433537_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184588-28499967/5863505390979712768/19519" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265684-28456302/5863505390979712768/19760" 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="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|579728-28471620/5863505390979712768/23271" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240256-28498796/5863505390979712768/1974" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874153-32594459/5863505390979712768/6795" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146544-28434048/5863505390979712768/8153" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.228897" Longitude="34.797925" StarRating="3" HotelCode="0|378326-28501308/5863505390979712768/16653" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25359-28496746/5863505390979712768/16752" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|321797-28481615/5863505390979712768/16847" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|349814-28457944/5863505390979712768/20138" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607459-28497105/5863505390979712768/21138" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|120545-28456336/5863505390979712768/21986" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238477-28499030/5863505390979712768/22377" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10394-28498388/5863505390979712768/23033" 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="161.71" OriginalAmount="157" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247061-511305/5863505390979712768/24422" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24482-28502062/5863505390979712768/1814" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354425-28586440/5863505390979712768/3991" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234227-28461071/5863505390979712768/4686" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|139571-28456093/5863505390979712768/9140" 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="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|237860-28434836/5863505390979712768/19954" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238557-28500163/5863505390979712768/7022" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6103-28496710/5863505390979712768/9504" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13739-28524208/5863505390979712768/12824" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18788-28524205/5863505390979712768/13040" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6264-28496604/5863505390979712768/17566" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24483-28496969/5863505390979712768/17906" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.425234" Longitude="-98.482596" StarRating="4" HotelCode="0|187945-21394607/5863505390979712768/26606" 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="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6020-24646212/5863505390979712768/27113" 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="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32557-28499100/5863505390979712768/8672" 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="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588596-28500860/5863505390979712768/11278" 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="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|10009-28457823/5863505390979712768/13794" 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="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10492-28509969/5863505390979712768/18907" 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="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|416954-28496846/5863505390979712768/20965" HotelName="DE LA PAIX - QUARTIER TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1570000/1568600/1568520/8db1469c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6048-18985904/5863505390979712768/28124" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354854-24442034/5863505390979712768/120" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652326-28503021/5863505390979712768/2674" HotelName="BOILEAU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/652326/202111151604954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18858-28496602/5863505390979712768/4392" HotelName="GRAND FRANCAIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562005/314336aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.091937" Longitude="-93.429308" StarRating="3" HotelCode="0|174507-28497156/5863505390979712768/4645" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|82169-28524288/5863505390979712768/4917" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120497-28508196/5863505390979712768/5073" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.1370284" Longitude="-106.6700981" StarRating="3" HotelCode="0|176214-28498780/5863505390979712768/5211" HotelName="WALDORF MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51158-28456286/5863505390979712768/10392" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23105-28496607/5863505390979712768/12237" HotelName="LOUISON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11300/11254/3359b7d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1350485-28480771/5863505390979712768/16117" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18797-32596304/5863505390979712768/16824" 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="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|225926-28499401/5863505390979712768/22618" HotelName="BELFAST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1385700/1385663/0f4c1053_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68845-28456573/5863505390979712768/13181" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10502-28543636/5863505390979712768/17476" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14469-28543663/5863505390979712768/24059" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269722-28476714/5863505390979712768/24467" 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|13738-220877/5863505390979712768/24865" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6091-30801164/5863505390979712768/25503" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6096-21402934/5863505390979712768/27397" 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="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6112-18985905/5863505390979712768/28219" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.924751000000000" Longitude="-77.054596000000000" StarRating="1" HotelCode="0|15347-28434808/5863505390979712768/13586" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|156518-28441156/5863505390979712768/14813" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50985-28507680/5863505390979712768/16479" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6196-28434563/5863505390979712768/20594" 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="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607642-28457967/5863505390979712768/21449" HotelName="NOVEX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2520500/2520462/f7b78bd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240093-28499141/5863505390979712768/1867" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233152-28456270/5863505390979712768/8503" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|134718-28562517/5863505390979712768/8978" HotelName="LES THEATRES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2940000/2933900/2933817/7f73e8f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18814-28496628/5863505390979712768/11354" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|21756-28524215/5863505390979712768/12872" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269194-28587176/5863505390979712768/16071" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14539-28560914/5863505390979712768/18813" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6162-28586463/5863505390979712768/19883" 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="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233762-28496506/5863505390979712768/24063" 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/83653e9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|33352-21394635/5863505390979712768/27071" 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="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18811-28496785/5863505390979712768/4304" 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="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|144073-28578647/5863505390979712768/7294" 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="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|18835-28481650/5863505390979712768/9575" HotelName="DES DEUX AVENUES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1450000/1446100/1446012/e030f361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="169.95" OriginalAmount="165" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238562-28498550/5863505390979712768/10915" HotelName="DES 3 COLLEGES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1545300/1545249/4accb191_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13740-28498296/5863505390979712768/8488" 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169973-28499991/5863505390979712768/14006" 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166742-28563278/5863505390979712768/21981" 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="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32514-254406/5863505390979712768/24766" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33349-28579862/5863505390979712768/788" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6130-28564211/5863505390979712768/9346" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458902" Longitude="-3.699129" StarRating="4" HotelCode="0|50971-28543647/5863505390979712768/10896" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240247-28456253/5863505390979712768/14626" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428477-32609721/5863505390979712768/26642" 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="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32793-21432979/5863505390979712768/27992" HotelName="MAGDA CHAMPS ELYSEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20523/349e1645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18809-28496759/5863505390979712768/5397" HotelName="CENTRAL SAINT GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/460000/455200/455107/4337aee7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238561-28554685/5863505390979712768/6804" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164591-28457686/5863505390979712768/14030" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.2679" Longitude="121.487" StarRating="3" HotelCode="0|350060-28529522/5863505390979712768/14495" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|874119-28460147/5863505390979712768/16191" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.6676169" Longitude="104.0601112" StarRating="3" HotelCode="0|425999-28500974/5863505390979712768/18016" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18878-28500980/5863505390979712768/18883" HotelName="JARDIN LE BREA" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|233927-28500221/5863505390979712768/21198" 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="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25349-220827/5863505390979712768/24696" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|884500-28460669/5863505390979712768/1429" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18810-28542492/5863505390979712768/3956" HotelName="CERVANTES BY HAPPYCULTURE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561982/dcc7d1ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258741-28475500/5863505390979712768/10576" HotelName="NOVOTEL BELLEVILLE PARIS 20" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69359100/69359050/f720bca4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53626-28560915/5863505390979712768/21558" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|263060-28543771/5863505390979712768/21832" 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="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6115-18983488/5863505390979712768/28355" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238568-28507690/5863505390979712768/15018" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68862-28560947/5863505390979712768/18627" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96679-28496591/5863505390979712768/20740" 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="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6211-21394619/5863505390979712768/27252" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354858-28586441/5863505390979712768/1163" 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|70108-28497153/5863505390979712768/1528" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18909-28500162/5863505390979712768/2801" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13125-28496657/5863505390979712768/5801" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264404-28496828/5863505390979712768/14238" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|233149-28456360/5863505390979712768/18791" 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="176.13" OriginalAmount="171" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|973320-30100933/5863505390979712768/25442" 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="3" HotelCode="0|6095-21402929/5863505390979712768/27090" 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="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|475061-28501514/5863505390979712768/1388" 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="3" HotelCode="0|14465-28497132/5863505390979712768/22026" 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 Latitude="31.1128819" Longitude="-97.3559822" StarRating="4" HotelCode="0|188357-28565666/5863505390979712768/19420" 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="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474908-32593925/5863505390979712768/21148" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14562-28456913/5863505390979712768/2192" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|265682-32592599/5863505390979712768/3083" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234049-28457485/5863505390979712768/5692" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|170997-28500719/5863505390979712768/13107" 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="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|125995-28560821/5863505390979712768/15349" HotelName="LE TOURVILLE EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564924/5779bdcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436325-28457819/5863505390979712768/24006" 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/a9a29dbf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68854-30100859/5863505390979712768/24990" HotelName="NOVOTEL PARIS CENTRE GARE MONTPARNASSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1420000/1411900/1411864/cc76620a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5384404" Longitude="-0.133874" StarRating="3" HotelCode="0|68830-18983700/5863505390979712768/27703" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|863026-21410610/5863505390979712768/174" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234210-28456222/5863505390979712768/4859" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407278-28587483/5863505390979712768/8733" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51184-28496839/5863505390979712768/12777" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|363755-28457675/5863505390979712768/15300" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18930-28578555/5863505390979712768/19329" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|426587-28498718/5863505390979712768/19991" 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 StarRating="3" HotelCode="0|6209-28530719/5863505390979712768/21813" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.24576950073242" Longitude="77.1897964477539" StarRating="3" HotelCode="0|407381-28499054/5863505390979712768/22016" HotelName="ALBE SAINT MICHEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6190-30100948/5863505390979712768/24668" 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="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6144-27053859/5863505390979712768/28226" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|349877-28499466/5863505390979712768/9698" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626120-28582422/5863505390979712768/16527" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.65135" Longitude="-7.9391" StarRating="3" HotelCode="0|607478-28543743/5863505390979712768/16917" 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="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233874-28543677/5863505390979712768/22120" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51172-28500146/5863505390979712768/4034" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6250-28577531/5863505390979712768/11840" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284783-28434560/5863505390979712768/15161" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1030100-28434408/5863505390979712768/18204" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169970-28560524/5863505390979712768/20297" 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="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1241920-28586516/5863505390979712768/21183" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18984-28587179/5863505390979712768/939" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10491-32596398/5863505390979712768/9669" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|12952-28434075/5863505390979712768/11112" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233916-28496899/5863505390979712768/14130" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|425975-28501446/5863505390979712768/18820" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|563018-28564175/5863505390979712768/19449" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6032-28500676/5863505390979712768/23218" 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="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|69809-32647834/5863505390979712768/26918" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23227-28501179/5863505390979712768/7979" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.3257952" Longitude="-3.0160098" StarRating="3" HotelCode="0|162883-28524224/5863505390979712768/9007" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|186178-28502401/5863505390979712768/11504" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428469-28590307/5863505390979712768/12196" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424" Longitude="-8.4626" StarRating="3" HotelCode="0|22986-28496806/5863505390979712768/17361" HotelName="LE COLISEE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.102218" Longitude="-74.022642" StarRating="3" HotelCode="0|255256-28496944/5863505390979712768/17390" HotelName="BASTILLE SPERIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="184.37" OriginalAmount="179" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371222-28496887/5863505390979712768/20171" HotelName="PALAIS DE CHAILLOT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562022/b3a1ff62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185993-28578496/5863505390979712768/10665" 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="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29043-28564227/5863505390979712768/20310" HotelName="HOTELHOME PARIS 16" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1060000/1054700/1054630/42423c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6225-28496675/5863505390979712768/22452" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18972-28496748/5863505390979712768/3572" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272708-28501240/5863505390979712768/6718" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|248061-28529959/5863505390979712768/9666" 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 StarRating="4" HotelCode="0|70284-28560910/5863505390979712768/11586" HotelName="PLAZA TOUR EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25600/25532/0f319fd0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.41755" Longitude="24.69046" StarRating="4" HotelCode="0|579734-28564169/5863505390979712768/13767" HotelName="MOM ART" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|1428475-28590394/5863505390979712768/18033" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.4473104" Longitude="-104.6066616" StarRating="3" HotelCode="0|176213-32593630/5863505390979712768/20273" 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="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652342-28503029/5863505390979712768/22932" 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="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6265-28434567/5863505390979712768/1614" 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="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|232207-28500360/5863505390979712768/4711" 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="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|531629-28457360/5863505390979712768/7981" HotelName="DE ROUBAIX" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9619800/9619719/a47f8b3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6024-28531290/5863505390979712768/19406" HotelName="IBIS PARIS GRANDS BOULEVARDS OPERA 9TH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/12900/12877/bfc4ad86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="16.2094" Longitude="-61.5074" StarRating="3" HotelCode="0|351509-28456252/5863505390979712768/21068" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15356-28499204/5863505390979712768/1722" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|309218-28500998/5863505390979712768/4675" 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="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171154-28561074/5863505390979712768/21224" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68837-28543670/5863505390979712768/9411" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14515-28531209/5863505390979712768/12163" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.99074935913086" Longitude="10.799460411071777" StarRating="4" HotelCode="0|371189-28564332/5863505390979712768/13159" HotelName="MONSIEUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247099-28523983/5863505390979712768/13746" 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="4" HotelCode="0|10512-28586461/5863505390979712768/17120" HotelName="CITADINES SAINT GERMAIN DES PRES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/380000/374400/374356/8238422e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13082-28578629/5863505390979712768/19546" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32656-28498297/5863505390979712768/21368" 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="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14520-28499569/5863505390979712768/22882" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18801-28560867/5863505390979712768/17486" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.553829193115234" Longitude="34.96424102783203" StarRating="3" HotelCode="0|171208-28502395/5863505390979712768/18244" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18815-28496983/5863505390979712768/18446" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918555-28448943/5863505390979712768/18572" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51185-28499096/5863505390979712768/18951" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|169957-28497050/5863505390979712768/21290" HotelName="EIFFEL SAINT CHARLES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/48300/48211/83315f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|12896-28496726/5863505390979712768/22106" 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="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6216-28524246/5863505390979712768/23924" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|523430-28513555/5863505390979712768/16941" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.881851" Longitude="-97.924366" StarRating="3" HotelCode="0|188138-28499564/5863505390979712768/22280" 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="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|588539-28501998/5863505390979712768/24023" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|174497-28561157/5863505390979712768/4969" HotelName="TIMHOTEL TOUR MONTPARNASSE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/83200/83104/42dfc0e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22943-28497076/5863505390979712768/9939" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|161571-28543247/5863505390979712768/15589" HotelName="ARC DE TRIOMPHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1498600/1498511/880075b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256668-28531363/5863505390979712768/16435" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96669-32467187/5863505390979712768/25183" 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="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371198-32609717/5863505390979712768/26098" HotelName="LES MATINS DE PARIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11470000/11467600/11467594/b227eb44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166664-28499056/5863505390979712768/5242" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.635352" Longitude="-8.013567" StarRating="4" HotelCode="0|29036-28560912/5863505390979712768/15644" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480491-28457788/5863505390979712768/19092" 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="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13124-24260336/5863505390979712768/26701" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|607395-28458230/5863505390979712768/3855" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185583-28594046/5863505390979712768/5755" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|183391-30100903/5863505390979712768/25033" 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="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|184564-32609732/5863505390979712768/26069" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.07015" Longitude="-79.494029" StarRating="3" HotelCode="0|188563-28496758/5863505390979712768/18241" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918552-28448940/5863505390979712768/18770" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20894-32596285/5863505390979712768/19462" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14521-28496973/5863505390979712768/22473" 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="195.70" OriginalAmount="190" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238519-32609743/5863505390979712768/26200" 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="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|409127-28457342/5863505390979712768/2427" 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="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18933-28543665/5863505390979712768/20010" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="30.59404" Longitude="-81.44659" StarRating="4" HotelCode="0|531239-21408829/5863505390979712768/517" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68828-28496865/5863505390979712768/1967" HotelName="GRAND DORE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1560000/1556500/1556433/25e9869d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32780-28457489/5863505390979712768/11461" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18825-28496593/5863505390979712768/12404" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15001-28578534/5863505390979712768/13244" HotelName="MERCURE PARIS MONTMARTRE SACRE COEUR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11730/01c20a24_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|240137-28498452/5863505390979712768/15280" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10513-28586462/5863505390979712768/16793" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1261343-28536786/5863505390979712768/18578" 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="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15362-28561100/5863505390979712768/19723" 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="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30348-28560975/5863505390979712768/1001" HotelName="SAINT DOMINIQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/5600/5583/0735ebfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18875-28499051/5863505390979712768/15524" 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="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160142-28578643/5863505390979712768/19499" 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="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6178-30101369/5863505390979712768/25161" 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="3" HotelCode="0|234154-28500569/5863505390979712768/782" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22991-28496943/5863505390979712768/1484" 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="3" HotelCode="0|6070-28498986/5863505390979712768/14594" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|862548-28487380/5863505390979712768/16967" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47274-28531241/5863505390979712768/19613" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96678-32609735/5863505390979712768/26030" 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="199.82" OriginalAmount="194" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1384431-32609720/5863505390979712768/26479" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10008-28496659/5863505390979712768/2622" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6252-28456177/5863505390979712768/5941" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233665-28498503/5863505390979712768/9743" HotelName="DOISY ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/27500/27420/db86ea42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200918-28563382/5863505390979712768/11541" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6042-28560823/5863505390979712768/13070" HotelName="LE GENERAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24800/24786/6d14599a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238560-28535122/5863505390979712768/13175" 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="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25362-28526501/5863505390979712768/19164" HotelName="IBIS PARIS BASTILLE FAUBOURG SAINT ANTOINE 11EME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4500/4479/90164dee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|164590-28498389/5863505390979712768/20120" HotelName="DE FRANCE INVALIDES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973300/4973264/0971f2a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.53574" Longitude="-5.10781" StarRating="4" HotelCode="0|547697-28582214/5863505390979712768/20232" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233675-28500386/5863505390979712768/5961" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238466-28499771/5863505390979712768/15854" 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="201.88" OriginalAmount="196" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.533359" Longitude="-68.409049" StarRating="3" HotelCode="0|164820-32609734/5863505390979712768/26168" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|92871-28498702/5863505390979712768/5630" 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="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4845" Longitude="-89.0235" StarRating="3" HotelCode="0|480698-28496923/5863505390979712768/19274" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|233655-28562676/5863505390979712768/10862" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171050-28562727/5863505390979712768/12853" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14528-28497058/5863505390979712768/21957" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6256-28560858/5863505390979712768/23499" 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="203.94" OriginalAmount="198" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13101-28538176/5863505390979712768/23866" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626010-28572737/5863505390979712768/12725" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152531-28586142/5863505390979712768/14284" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6166-220956/5863505390979712768/24595" 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="204.97" OriginalAmount="199" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6255-32609725/5863505390979712768/26020" 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="3" HotelCode="0|13713-21402924/5863505390979712768/27557" 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="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="20.784752" Longitude="-86.939448" StarRating="3" HotelCode="0|86502-28524226/5863505390979712768/9547" HotelName="APARTADAGIO PARIS BUTTES CHAUMONT" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6087-28562732/5863505390979712768/11298" HotelName="LE MATHURIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7390000/7382200/7382160/5d787598_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233945-28543664/5863505390979712768/20613" HotelName="MUGUET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/233945/2013520125316514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188081-28497018/5863505390979712768/11369" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139568-28497170/5863505390979712768/15143" HotelName="BEAUGENCY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565700/565621/1b063426_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|10499-28586460/5863505390979712768/17540" HotelName="CITADINES OPERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44800/44795/8464ab9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240048-28456967/5863505390979712768/20585" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="44.0857272" Longitude="-123.0432381" StarRating="3" HotelCode="0|138533-32609736/5863505390979712768/25986" 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="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24485-18993065/5863505390979712768/28519" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|82160-28457864/5863505390979712768/2011" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354727-28586442/5863505390979712768/5697" HotelName="TOO PARIS - MGALLERY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87380000/87373100/87373001/0f9b1c25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14497-28560983/5863505390979712768/20697" 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="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6218-28498790/5863505390979712768/23788" HotelName="IBIS STYLES PARIS 15 LECOURBE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/564900/564892/173a6b8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18982-28560841/5863505390979712768/846" 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="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426332-28563773/5863505390979712768/8536" HotelName="RAYZ PRIVATE SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10120000/10116400/10116304/637edc07_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1324565-28480046/5863505390979712768/9374" 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="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14542-28560836/5863505390979712768/23765" HotelName="NEW HOTEL ROBLIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/22800/22724/ec720b1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="209.09" OriginalAmount="203" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|524912-21394610/5863505390979712768/28031" 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="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6274-28496575/5863505390979712768/1585" HotelName="YLLEN EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10361/28110255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24816-28496676/5863505390979712768/2059" 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="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|153034-32521194/5863505390979712768/14485" 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="210.12" OriginalAmount="204" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247049-28563557/5863505390979712768/19285" HotelName="FABRIC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6224600/6224549/a2e637ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264184-28498804/5863505390979712768/4257" 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="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10495-28562699/5863505390979712768/11054" 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="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30421-28507668/5863505390979712768/17809" HotelName="MERCURE PARIS MONTPARNASSE PASTEUR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53541/d7fe7378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13725-28501025/5863505390979712768/23376" HotelName="LA BOURDONNAIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20522/84dd8ba6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6124-28496696/5863505390979712768/8836" HotelName="LES JARDINS D'EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/25000/24931/9bcc74e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30401-28457670/5863505390979712768/14062" 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|233035-28498781/5863505390979712768/16339" 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="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|163553-28456249/5863505390979712768/21087" 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|95826-220861/5863505390979712768/24551" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18908-28499036/5863505390979712768/1298" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535598-28563177/5863505390979712768/8773" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18842-32596279/5863505390979712768/11783" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.71151" Longitude="176.16608" StarRating="2" HotelCode="0|532643-28456375/5863505390979712768/22895" 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="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81638-28433974/5863505390979712768/23011" 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|20901-2250161/5863505390979712768/24491" 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="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|70068-28500839/5863505390979712768/3354" 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="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.923600" Longitude="-78.741300" StarRating="3" HotelCode="0|96684-28496755/5863505390979712768/8165" 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="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31966-28561149/5863505390979712768/10740" HotelName="LE MARQUIS EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53492/1cd9cb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626083-28565709/5863505390979712768/11823" 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="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10007-28458497/5863505390979712768/22968" 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="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|363767-28550453/5863505390979712768/23090" HotelName="OPERA LIEGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12510000/12508600/12508516/w8192h5461x0y5-192b001a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|13708-28537732/5863505390979712768/23525" HotelName="ORATIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53500/53484/dd287713_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68414" Longitude="115.1608" StarRating="4" HotelCode="0|416966-28563973/5863505390979712768/1045" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|254382-28563596/5863505390979712768/1381" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30255-28560895/5863505390979712768/5424" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12897-28562713/5863505390979712768/6655" HotelName="HOTEL DE CASTIGLIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19800/19747/2b5dd48f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238575-28457586/5863505390979712768/10948" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|454748-28563789/5863505390979712768/16427" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13119-28562703/5863505390979712768/16587" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|187718-28499062/5863505390979712768/20091" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18947-21394628/5863505390979712768/26749" 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="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6138-30815509/5863505390979712768/29233" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|157205-28501664/5863505390979712768/2791" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|24486-28496763/5863505390979712768/11730" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1368847-28481398/5863505390979712768/19426" 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="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6177-28560872/5863505390979712768/20022" 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="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|918554-28448942/5863505390979712768/16759" 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="218.36" OriginalAmount="212" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1241928-28500976/5863505390979712768/19638" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436505-28500914/5863505390979712768/1096" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69823-28502066/5863505390979712768/7830" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531806-28594313/5863505390979712768/9981" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96687-28499045/5863505390979712768/10753" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238580-32593760/5863505390979712768/11260" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29037-28560876/5863505390979712768/13705" HotelName="MERCURE PARIS GARE MONTPARNASSE TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1110000/1101900/1101875/35cec5f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18890-28500953/5863505390979712768/17402" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246519-28475138/5863505390979712768/20803" 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="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254459-28500724/5863505390979712768/22690" 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="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|28288-28498775/5863505390979712768/6460" 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="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14484-28560901/5863505390979712768/15958" HotelName="DE BANVILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1144600/1144544/9b5dd380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|52519-28496761/5863505390979712768/20834" HotelName="FRANCE D'ANTIN OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/877100/877032/0124bbaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|652339-28564914/5863505390979712768/2085" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|105909-28562678/5863505390979712768/6422" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.552218" Longitude="-90.734603" StarRating="3" HotelCode="0|141271-28496810/5863505390979712768/10987" HotelName="POUSSIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18818-28499550/5863505390979712768/11559" 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="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14527-28560957/5863505390979712768/15737" 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="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428470-28590219/5863505390979712768/4617" 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="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64188-32596400/5863505390979712768/13689" 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="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12904-21687570/5863505390979712768/27041" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|185603-28498430/5863505390979712768/4960" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|588614-28563975/5863505390979712768/5565" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284666-28444284/5863505390979712768/16603" 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="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531671-28500531/5863505390979712768/22480" 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="4" HotelCode="0|238564-28583597/5863505390979712768/10045" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408995-28501058/5863505390979712768/11230" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|170956-28549962/5863505390979712768/11389" 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="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272480-28501044/5863505390979712768/11518" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1407774-28587499/5863505390979712768/2094" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|471362-28563998/5863505390979712768/2943" HotelName="SNOB HOTEL BY ELEGANCIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16290000/16280600/16280516/4d5e61dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652336-28516879/5863505390979712768/5597" 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="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|88758-28560974/5863505390979712768/7685" 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="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|109408-28456262/5863505390979712768/9948" 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="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18794-28501275/5863505390979712768/17642" HotelName="LE PIGALLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/590000/582500/582424/890a24b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|411530-28499347/5863505390979712768/23997" 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="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96680-28499016/5863505390979712768/2794" HotelName="GRAND HOTEL DE L`UNIVERS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/560200/560199/142d5121_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68834-28496898/5863505390979712768/19018" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6151-28560870/5863505390979712768/2722" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14535-28560905/5863505390979712768/9785" 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="228.66" OriginalAmount="222" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18851-28507708/5863505390979712768/20756" 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="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167840-28578506/5863505390979712768/4292" 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="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.9824595" Longitude="-95.2800333" StarRating="3" HotelCode="0|309230-28563726/5863505390979712768/7460" HotelName="PHILEAS" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|480641-28457092/5863505390979712768/11236" HotelName="PRINCE ALBERT CONCORDIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11097100/11097025/4a307e98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626085-28458608/5863505390979712768/19892" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6135-28496840/5863505390979712768/4653" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|186179-28456839/5863505390979712768/6443" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18860-28587324/5863505390979712768/6554" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33441-28500850/5863505390979712768/11454" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10000-28578500/5863505390979712768/20667" 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="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6132-28561007/5863505390979712768/22675" HotelName="LE BELLECHASSE ST GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/18100/18070/e22c3235_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6140-28496896/5863505390979712768/1996" HotelName="VANEAU SAINT-GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/849/d4d99d5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|32968-28457556/5863505390979712768/11326" 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/6cfc9f22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-43.50113" Longitude="172.6089" StarRating="2" HotelCode="0|531794-28457341/5863505390979712768/12408" 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="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240160-28456898/5863505390979712768/12530" 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="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408398-28496903/5863505390979712768/15098" 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="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6260-28496583/5863505390979712768/16310" HotelName="HOTEL MAISON PIGALLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1500/1468/894fa7b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14478-32609726/5863505390979712768/26045" HotelName="MAISON MALESHERBES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/189200/189121/f31968d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1277414-28584382/5863505390979712768/2454" HotelName="BONSOIR MADAME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1277414/2021112414113144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50964-28562715/5863505390979712768/18197" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531506-28594321/5863505390979712768/1137" HotelName="MAISON BRÉGUET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20010000/20006200/20006165/a5de9766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49030-28560885/5863505390979712768/10512" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.109254" Longitude="-81.347146" StarRating="4" HotelCode="0|137981-28562433/5863505390979712768/12031" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6094-28560857/5863505390979712768/12674" 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="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6147-32400222/5863505390979712768/29369" HotelName="NH PARIS CHAMPS-ELYSEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|1428465-28590122/5863505390979712768/21859" 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="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|22988-28507702/5863505390979712768/7417" 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="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272210-28500723/5863505390979712768/14145" HotelName="IBIS PARIS GARE DE LYON DIDEROT 12TH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562100/562002/2b0e7e0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200602-28499554/5863505390979712768/19062" 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="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14546-28584443/5863505390979712768/1060" HotelName="ROYAL SAINT MICHEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/866500/866446/8bbbb983_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|108498-28560824/5863505390979712768/7650" HotelName="ODEON SAINT GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/190000/185300/185234/c70910ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.90" OriginalAmount="230" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|285149-28501018/5863505390979712768/10845" HotelName="CHESS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84200/84110/888a97dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6258-28499365/5863505390979712768/15900" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|238573-28560786/5863505390979712768/16874" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|497894-28461028/5863505390979712768/17282" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13745-258200/5863505390979712768/25215" 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="238.96" OriginalAmount="232" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96671-220840/5863505390979712768/25280" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13704-28579861/5863505390979712768/2206" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139491-28497150/5863505390979712768/10522" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67156-28560986/5863505390979712768/13867" 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="239.99" OriginalAmount="233" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6059-24258939/5863505390979712768/27912" 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="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15365-28501006/5863505390979712768/14193" 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="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140104-28525789/5863505390979712768/17528" 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="242.05" OriginalAmount="235" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233534-28456210/5863505390979712768/22772" HotelName="PARIS ART HOTEL QUARTIER LATIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1166100/1166023/45c26f6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234150-28456974/5863505390979712768/1428" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1246461-28584441/5863505390979712768/12413" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|534431-28501270/5863505390979712768/19832" HotelName="HOTEL TREMA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11996800/11996771/c48fbe37_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6246-28500193/5863505390979712768/21009" 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="243.08" OriginalAmount="236" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18927-24260394/5863505390979712768/28646" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188277-28562443/5863505390979712768/7911" 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="244.11" OriginalAmount="237" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="61.1133134" Longitude="10.4624696" StarRating="3" HotelCode="0|25351-28499221/5863505390979712768/17367" 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="245.14" OriginalAmount="238" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25352-28499227/5863505390979712768/17684" HotelName="AUSTINS SAINT LAZARE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2523300/2523239/687ec024_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="246.17" OriginalAmount="239" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13121-28498380/5863505390979712768/24195" 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="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|34572-21407564/5863505390979712768/351" 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="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="28.328654" Longitude="-81.592069" StarRating="3" HotelCode="0|18903-28498409/5863505390979712768/13812" 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="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6176-28578626/5863505390979712768/14981" HotelName="MERCURE PARIS BERCY BIBLIOTHEQUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/13100/13006/5b1a6b1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51159-32609718/5863505390979712768/25975" HotelName="GUSTAVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981100/981058/fb930d40_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/5863505390979712768/26215" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|547700-28564118/5863505390979712768/4343" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6193-28434568/5863505390979712768/8970" HotelName="NUDE PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/15700/15637/0ef1f8fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6207-28500493/5863505390979712768/10981" HotelName="PLAZA ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/70000/65300/65251/6f97b692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238579-28496844/5863505390979712768/13185" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.5177544" Longitude="7.4640253" StarRating="3" HotelCode="0|57610-28496578/5863505390979712768/19579" HotelName="HOTEL JOE M" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14493-28496740/5863505390979712768/21425" HotelName="DUQUESNE EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/565000/564915/49de3529_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="248.23" OriginalAmount="241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1459621-32622874/5863505390979712768/29478" 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="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188580-28500202/5863505390979712768/2505" 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="249.26" OriginalAmount="242" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18918-28578642/5863505390979712768/17702" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|240277-28457884/5863505390979712768/3925" 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="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|371093-28467213/5863505390979712768/24337" 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="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15371-28498783/5863505390979712768/2954" 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="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6262-28499278/5863505390979712768/8687" HotelName="CHAVANEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7831100/7831081/70e7958a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|225939-28434831/5863505390979712768/21361" 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="251.32" OriginalAmount="244" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6270-32609740/5863505390979712768/26297" 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|233247-21410426/5863505390979712768/607" 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="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|25358-28560853/5863505390979712768/9027" 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="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|616750-28564532/5863505390979712768/21723" 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="253.38" OriginalAmount="246" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|234104-28456371/5863505390979712768/15215" 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="254.41" OriginalAmount="247" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233526-28498778/5863505390979712768/12739" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409130-28501326/5863505390979712768/1333" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|120499-28497180/5863505390979712768/1846" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|626078-28458703/5863505390979712768/12548" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|32796-28584439/5863505390979712768/15456" 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="255.44" OriginalAmount="248" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23572-28562965/5863505390979712768/16905" HotelName="HOTEL LE MONNA LISA BY INWOOD HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558011/37f7fecc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6133-28496897/5863505390979712768/2462" HotelName="TURENNE LE MARAIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6700/6617/c6a5e3ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234216-28500541/5863505390979712768/4989" 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="257.50" OriginalAmount="250" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652345-28434559/5863505390979712768/17974" 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="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417044-28563930/5863505390979712768/15913" HotelName="LE10BIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14897600/14897563/6ce7a074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|466037-28564050/5863505390979712768/9067" 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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1354719-28481006/5863505390979712768/10072" 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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.2740131" Longitude="3.1757024" StarRating="4" HotelCode="0|87165-28587175/5863505390979712768/14792" 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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6128-28496595/5863505390979712768/15691" 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/29574898_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233540-28457555/5863505390979712768/17787" 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="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1438490-32609730/5863505390979712768/26453" 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="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13753-28497117/5863505390979712768/4460" HotelName="TRIANON RIVE GAUCHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891100/891081/3afc9518_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256670-24118412/5863505390979712768/26888" HotelName="VILLA SAXE EIFFEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/525900/525824/2d24b323_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|23566-28560925/5863505390979712768/9483" 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="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14464-28498782/5863505390979712768/12683" 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="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18830-28560889/5863505390979712768/7312" HotelName="DERBY ALMA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/880000/874400/874322/065def93_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13017-28562679/5863505390979712768/16274" 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="263.68" OriginalAmount="256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15002-28561072/5863505390979712768/20556" 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="264.71" OriginalAmount="257" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5683192" Longitude="7.0163407" StarRating="3" HotelCode="0|123249-28498461/5863505390979712768/1870" 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="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531659-28497147/5863505390979712768/9765" HotelName="DES DEUX CONTINENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521600/2521578/534c27f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="266.77" OriginalAmount="259" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|22946-28496856/5863505390979712768/2743" 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="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18857-28560838/5863505390979712768/3310" 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="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6134-28496982/5863505390979712768/15782" 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="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|269190-28563698/5863505390979712768/9907" 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="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|68832-28496742/5863505390979712768/18768" 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="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|460508-28543641/5863505390979712768/20974" HotelName="DE LA BRETONNERIE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6914700/6914689/b98fde87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.86" OriginalAmount="262" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|29041-28509910/5863505390979712768/3685" 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="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.502130" Longitude="-0.186610" StarRating="3" HotelCode="0|6090-28496917/5863505390979712768/9193" 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="270.89" OriginalAmount="263" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30350-28561150/5863505390979712768/17584" 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="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|531788-28497209/5863505390979712768/1273" 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|13666-32596520/5863505390979712768/1516" 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="272.95" OriginalAmount="265" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.631421" Longitude="-83.009289" StarRating="3" HotelCode="0|107998-28502376/5863505390979712768/14647" 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="4" HotelCode="0|15005-28562677/5863505390979712768/3633" 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="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238555-28543640/5863505390979712768/14065" 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="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|96682-221000/5863505390979712768/24252" 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="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6239-28496656/5863505390979712768/17512" HotelName="LE SENAT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562000/561993/87419303_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|410846-28563905/5863505390979712768/19683" 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="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="57.143009185791016" Longitude="-2.1127400398254395" StarRating="5" HotelCode="0|371120-28434076/5863505390979712768/24296" 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/d3bf8746_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="277.07" OriginalAmount="269" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371135-28563862/5863505390979712768/12467" HotelName="LA LANTERNE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12430000/12425300/12425295/a761089a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18906-32609745/5863505390979712768/25914" 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="3" HotelCode="0|372662-28500424/5863505390979712768/1798" 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="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.829573" Longitude="98.397119" StarRating="4" HotelCode="0|164592-28560906/5863505390979712768/12350" 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="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|99736-28496287/5863505390979712768/13889" 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="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|409052-28496250/5863505390979712768/20425" HotelName="MILLESIME" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11679800/11679782/a2d70dda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.190294" Longitude="-80.92319" StarRating="3" HotelCode="0|254461-28442654/5863505390979712768/11751" HotelName="LE MALOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <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="280.16" OriginalAmount="272" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6168-28561155/5863505390979712768/13634" 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="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96685-28562731/5863505390979712768/15673" 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="281.19" OriginalAmount="273" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18928-28578543/5863505390979712768/20489" HotelName="NOVOTEL PARIS GARE DE LYON" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11800/11749/e93bd8fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433193-28564672/5863505390979712768/10413" 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="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|81643-28567801/5863505390979712768/10944" 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="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.6060826" Longitude="7.9199955" StarRating="4" HotelCode="0|112998-28561680/5863505390979712768/6218" HotelName="VILLA MADAME" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|28135-28457792/5863505390979712768/8195" 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="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|474929-28564001/5863505390979712768/15373" 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="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14502-28562808/5863505390979712768/20922" HotelName="FAVART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2521500/2521440/fb13a1c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6126-28529795/5863505390979712768/22272" 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="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|120479-28560195/5863505390979712768/7571" HotelName="REGENCE ETOILE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1380600/1380585/284681c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6105-28583593/5863505390979712768/21457" HotelName="MIIRO LE GRAND HOTEL CAYRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10800/10741/fddc4724_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.34" OriginalAmount="278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436496-28496613/5863505390979712768/2705" HotelName="UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|1428483-28589650/5863505390979712768/2998" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|408404-28563922/5863505390979712768/937" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14554-28496802/5863505390979712768/2534" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|32799-28560908/5863505390979712768/4507" 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="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|889535-28582510/5863505390979712768/9866" HotelName="DU SENTIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60010000/60006500/60006425/023ad236_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="287.37" OriginalAmount="279" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6119-28560866/5863505390979712768/23166" HotelName="L'ECHIQUIER OPERA PARIS - MGALLERY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/14200/14115/fa326ed5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313291-28586734/5863505390979712768/6298" 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="288.40" OriginalAmount="280" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13683-28563205/5863505390979712768/13884" HotelName="LE PRADEY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/24100/24011/dd6d761d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6242-28560941/5863505390979712768/8074" 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="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1408452-32609738/5863505390979712768/27056" 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="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.59675" Longitude="10.15306" StarRating="4" HotelCode="0|57618-28564115/5863505390979712768/14402" 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="299.73" OriginalAmount="291" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436644-27802940/5863505390979712768/28757" 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="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182006-28563623/5863505390979712768/5449" HotelName="HOTEL DE MONTESQUIEU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/490000/486300/486266/2b2d5c77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|436223-28507762/5863505390979712768/8375" HotelName="DES DEUX ILES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2522200/2522139/559c633d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53421-32609727/5863505390979712768/25998" HotelName="OCEANIA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/19700/19614/fb443b44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="302.82" OriginalAmount="294" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|255321-28524843/5863505390979712768/20546" HotelName="DE FLEURIE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/980000/970900/970888/68f4a81e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|20897-28560839/5863505390979712768/3845" 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="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|160138-28578641/5863505390979712768/16015" 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="3" HotelCode="0|6181-28498776/5863505390979712768/20148" HotelName="MIGNY OPERA MONTMARTRE (EX. MIGNY)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909300/909202/72b371e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426335-28501402/5863505390979712768/23264" HotelName="LA CHAMBRE DU MARAIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1312500/1312493/77e995af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|161573-28561023/5863505390979712768/1940" 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="304.88" OriginalAmount="296" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|29049-28560822/5863505390979712768/12459" 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="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18917-28572961/5863505390979712768/13562" HotelName="MERCURE LA SORBONNE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/18917/18917_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.94" OriginalAmount="298" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18934-28560909/5863505390979712768/23654" 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="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652327-28503022/5863505390979712768/3107" 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="310.03" OriginalAmount="301" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|141832-28562489/5863505390979712768/7012" HotelName="HIDDEN BY ELEGANCIA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2369700/2369616/d3aea431_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13717-28578678/5863505390979712768/10010" 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="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14507-21394630/5863505390979712768/28556" HotelName="TERRASS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/900/868/0d5ca68c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6188-28501696/5863505390979712768/1648" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6078-21407212/5863505390979712768/224" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233626-28498463/5863505390979712768/12071" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14530-28499452/5863505390979712768/13475" 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="4" HotelCode="0|14498-28560900/5863505390979712768/17943" 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="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|26806-30109496/5863505390979712768/25378" 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="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18962-28496615/5863505390979712768/18987" 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="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|322565-28591313/5863505390979712768/1759" 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="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|169967-32609744/5863505390979712768/26381" HotelName="MADISON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/53600/53585/030c43be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15021-28578533/5863505390979712768/12278" 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="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|68844-28561084/5863505390979712768/17464" 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="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628280-28597637/5863505390979712768/24238" 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="324.45" OriginalAmount="315" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6148-28543452/5863505390979712768/12379" HotelName="PRINCE DE CONTI" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|23564-28562785/5863505390979712768/17336" HotelName="BALMORAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/50000/44900/44847/d5f3f40f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.787942" Longitude="35.206794" StarRating="5" HotelCode="0|171210-28594017/5863505390979712768/18490" HotelName="RENAISSANCE PARIS ARC DE TRIOMPHE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="328.57" OriginalAmount="319" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50965-28594395/5863505390979712768/14939" 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="329.60" OriginalAmount="320" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233868-28496317/5863505390979712768/18005" 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="4" HotelCode="0|139386-28562575/5863505390979712768/4932" HotelName="HOTEL DAME DES ARTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3120000/3117400/3117356/43098276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6111-30100780/5863505390979712768/24892" 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="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626089-28565705/5863505390979712768/24185" HotelName="LE BALLU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36920000/36918700/36918683/6a681941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6271-28567926/5863505390979712768/5373" 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="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|238565-28497129/5863505390979712768/9715" HotelName="DES MARRONNIERS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26885400/26885302/076aa807_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14477-28578695/5863505390979712768/13743" HotelName="LOUVRE MONTANA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/28000/27958/088f7746_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/5863505390979712768/28416" 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="342.99" OriginalAmount="333" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10004-28560992/5863505390979712768/16698" 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="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="14.039584" Longitude="99.507394" StarRating="2" HotelCode="0|409037-28457407/5863505390979712768/21575" 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="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18929-30101091/5863505390979712768/24967" 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="347.11" OriginalAmount="337" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|886869-21410467/5863505390979712768/493" 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="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|371171-28560990/5863505390979712768/7449" HotelName="RECAMIER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2140000/2130300/2130239/91c361b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|408311-28496976/5863505390979712768/7607" 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="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354426-28587200/5863505390979712768/17897" 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="353.29" OriginalAmount="343" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272219-28597127/5863505390979712768/12594" 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="356.38" OriginalAmount="346" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21473-28496662/5863505390979712768/12520" HotelName="PLAZA ELYSEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20800/20791/5d0aafaf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="359.47" OriginalAmount="349" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|63020-28587178/5863505390979712768/23681" 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="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|417023-28594275/5863505390979712768/18124" 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="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|607630-28564378/5863505390979712768/5859" 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="364.62" OriginalAmount="354" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14558-32609746/5863505390979712768/25956" 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="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626143-28533649/5863505390979712768/21653" 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="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|233878-28500582/5863505390979712768/23000" 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="379.04" OriginalAmount="368" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|426023-28563882/5863505390979712768/2860" HotelName="GORALSKA RESIDENCE PARIS BASTILLE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735600/11735534/f8d5f9ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51173-28596603/5863505390979712768/10487" 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="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531245-28789091/5863505390979712768/5" HotelName="ALFRED SOMMIER" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22670000/22663600/22663501/1295838b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.34" OriginalAmount="378" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|350003-28594227/5863505390979712768/5772" 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="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1396947-28598655/5863505390979712768/8332" 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="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123248-28499043/5863505390979712768/22517" 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="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|105527-20589829/5863505390979712768/28907" 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="395.52" OriginalAmount="384" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="19.10363006591797" Longitude="72.87033081054688" StarRating="5" HotelCode="0|408422-28594260/5863505390979712768/16183" 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="397.58" OriginalAmount="386" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18979-28496651/5863505390979712768/881" HotelName="SUITES UNIC RENOIR SAINT GERMAIN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1169600/1169529/6b6362b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.73" OriginalAmount="391" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13716-28560826/5863505390979712768/17613" 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="407.88" OriginalAmount="396" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1360684-28481214/5863505390979712768/18174" 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="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269812-24259404/5863505390979712768/26767" 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="410.97" OriginalAmount="399" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360296-28598596/5863505390979712768/17027" 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="412.00" OriginalAmount="400" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|18790-28587079/5863505390979712768/5600" 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="415.09" OriginalAmount="403" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|858988-28598899/5863505390979712768/10999" 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|24490-28596617/5863505390979712768/2567" HotelName="GRAND HOTEL CHAMPS-ELYSEES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/870000/864300/864201/1878c03e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1319469-32384714/5863505390979712768/25593" HotelName="SO/ PARIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79400000/79393800/79393779/cc1c09a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.27" OriginalAmount="409" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23567-30109499/5863505390979712768/25114" 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="422.30" OriginalAmount="410" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351461-32645801/5863505390979712768/25023" 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="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23571-28560995/5863505390979712768/6319" HotelName="MAISON COLBERT MEMBER OF MELIA COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562453/621eabb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6238-28593827/5863505390979712768/7081" 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="427.45" OriginalAmount="415" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|628285-28598664/5863505390979712768/5591" 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="429.51" OriginalAmount="417" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652357-28594415/5863505390979712768/23896" 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="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14550-28599701/5863505390979712768/5524" HotelName="CASTILLE PARIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562500/562421/096bbfb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6028-28560621/5863505390979712768/10285" 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="431.57" OriginalAmount="419" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14551-28593833/5863505390979712768/5300" 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="433.63" OriginalAmount="421" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13123-28560618/5863505390979712768/23797" HotelName="LE DOKHAN’S PARIS ARC DE TRIOMPHE A TRIBUTE PORTFOLIO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/570000/562400/562399/7366df20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.69" OriginalAmount="423" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|652348-28503030/5863505390979712768/13940" HotelName="ELYSEES APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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|161840-28598301/5863505390979712768/13491" HotelName="LA CLEF TOUR EIFFEL PARIS BY THE CREST COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21000/20955/8a197770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436331-28593820/5863505390979712768/22233" 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="441.87" OriginalAmount="429" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1246464-19233499/5863505390979712768/28724" 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="448.05" OriginalAmount="435" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6044-28561140/5863505390979712768/15481" HotelName="BEL AMI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558012/052a6503_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.05" OriginalAmount="435" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|18828-28598598/5863505390979712768/24041" 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="451.14" OriginalAmount="438" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6040-28591207/5863505390979712768/5098" 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="452.17" OriginalAmount="439" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|602116-28594350/5863505390979712768/22333" 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="458.35" OriginalAmount="445" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14531-28560921/5863505390979712768/12330" 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="461.44" OriginalAmount="448" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352637-28598299/5863505390979712768/13953" 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="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|139475-28596599/5863505390979712768/22451" 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|10003-28560913/5863505390979712768/4809" 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="473.80" OriginalAmount="460" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.145721" Longitude="-8.6073939" StarRating="5" HotelCode="0|33351-28598595/5863505390979712768/2141" 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="475.86" OriginalAmount="462" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|22987-24258755/5863505390979712768/28049" 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="476.89" OriginalAmount="463" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6272-28567925/5863505390979712768/4835" 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="476.89" OriginalAmount="463" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6052-27726598/5863505390979712768/27353" 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="478.95" OriginalAmount="465" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352638-28598300/5863505390979712768/16084" 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="486.16" OriginalAmount="472" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269723-28598252/5863505390979712768/4080" 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="488.22" OriginalAmount="474" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531608-28501645/5863505390979712768/6227" 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="492.34" OriginalAmount="478" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|77961-23059228/5863505390979712768/28837" 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|652378-28594416/5863505390979712768/8521" 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="498.52" OriginalAmount="484" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|233924-28563459/5863505390979712768/23044" 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="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6214-28562485/5863505390979712768/9262" 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="526.33" OriginalAmount="511" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428473-32609737/5863505390979712768/26344" 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="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|51190-32609728/5863505390979712768/25951" 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="556.20" OriginalAmount="540" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.96254" Longitude="-122.0252" StarRating="5" HotelCode="0|417008-28594277/5863505390979712768/11905" 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="559.29" OriginalAmount="543" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|13749-28560964/5863505390979712768/6641" 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="560.32" OriginalAmount="544" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|70072-28593825/5863505390979712768/2295" 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="565.47" OriginalAmount="549" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1442448-32393497/5863505390979712768/761" 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="567.53" OriginalAmount="551" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12895-32609723/5863505390979712768/25653" 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="567.53" OriginalAmount="551" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.8913" Longitude="-75.2333" StarRating="4" HotelCode="0|18983-21394634/5863505390979712768/27225" 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="581.95" OriginalAmount="565" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6060-24258467/5863505390979712768/26723" 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="586.07" OriginalAmount="569" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352633-28598719/5863505390979712768/1419" 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="588.13" OriginalAmount="571" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51192-28564215/5863505390979712768/10260" 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="590.19" OriginalAmount="573" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|31106-28598594/5863505390979712768/6519" 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="593.28" OriginalAmount="576" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428484-28599842/5863505390979712768/3131" 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="5" HotelCode="0|1354856-32643434/5863505390979712768/25344" 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="606.67" OriginalAmount="589" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.952200000000000" Longitude="-75.147000000000000" StarRating="4" HotelCode="0|18989-28561143/5863505390979712768/3344" 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="612.85" OriginalAmount="595" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1446939-32592961/5863505390979712768/4548" 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="619.03" OriginalAmount="601" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|550430-28598720/5863505390979712768/2940" 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="619.03" OriginalAmount="601" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|416996-28598656/5863505390979712768/21387" 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="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|234065-28564005/5863505390979712768/6501" 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="628.30" OriginalAmount="610" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|13747-28501894/5863505390979712768/3220" 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="641.69" OriginalAmount="623" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|114399-28562494/5863505390979712768/7026" 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="669.50" OriginalAmount="650" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626113-28587276/5863505390979712768/14820" 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="696.28" OriginalAmount="676" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|626099-28458704/5863505390979712768/15245" 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="710.70" OriginalAmount="690" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|33350-28562741/5863505390979712768/2548" 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="807.52" OriginalAmount="784" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|491693-28594291/5863505390979712768/4979" 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="851.81" OriginalAmount="827" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1269721-28597790/5863505390979712768/16351" 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="876.53" OriginalAmount="851" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18944-28496573/5863505390979712768/8993" 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="939.36" OriginalAmount="912" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1352653-32414156/5863505390979712768/21500" HotelName="MAISON PROUST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/90000000/89993100/89993005/0103c2dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1077.38" OriginalAmount="1046" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|14545-28593831/5863505390979712768/17138" 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="1139.18" OriginalAmount="1106" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1277405-28597791/5863505390979712768/22023" 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="1202.01" OriginalAmount="1167" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57819-28594044/5863505390979712768/18659" 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="1203.04" OriginalAmount="1168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6160-28564162/5863505390979712768/21919" 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="1278.23" OriginalAmount="1241" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|161031-28599638/5863505390979712768/23293" 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="1432.73" OriginalAmount="1391" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313288-28584440/5863505390979712768/4373" 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="1523.37" OriginalAmount="1479" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|68858-28456250/5863505390979712768/10822" 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="1604.74" OriginalAmount="1558" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6050-28597230/5863505390979712768/24096" 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="1612.98" OriginalAmount="1566" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.5356139" Longitude="-0.1146709" StarRating="5" HotelCode="0|161841-28594126/5863505390979712768/3260" 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="1643.88" OriginalAmount="1596" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|18990-32594050/5863505390979712768/3712" 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="1845.76" OriginalAmount="1792" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|9999-30109494/5863505390979712768/25548" 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="1855.03" OriginalAmount="1801" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|652380-28594417/5863505390979712768/14732" 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="1881.81" OriginalAmount="1827" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1323701-28598592/5863505390979712768/9467" 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="1917.86" OriginalAmount="1862" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6083-28594308/5863505390979712768/20931" 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="3174.46" OriginalAmount="3082" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|20892-28456813/5863505390979712768/13282" 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>
  </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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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="96cb3e7c-9ad4-4492-ac50-345bb1e32260">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-01T00:00:00" End="2026-12-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="0|1030477-28434561/5863505390979712768/4524" 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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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="96cb3e7c-9ad4-4492-ac50-345bb1e32260" TimeStamp="0001-01-01T00:00:00" HotelName="GENERATOR PARIS" HotelCode="|1030477" StarRating="1" GTCityId="0" CityName="Paris" CountryName="France" Address="9 - 11 Place du Colonel Fabien, 75010, Paris, FRANCE" PhoneNo="" FaxNo="" Latitude="48.856613" Longitude="2.352222" SourceId="83" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Bed in 8-Bed Mixed Dormitory Room" RoomTypeCode="28434561/5863505390979712768/4524|83|MjR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="24" TotalPrice="24.72" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>SHARED FACILITIES.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:2.60 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:2.40 EURCXL charges apply as follows: STARTING 22/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-23T08:19:08.850472+01:00" End="2026-11-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Bed in 10-Bed Mixed Dormitory Room" RoomTypeCode="28434561/5863505390979712768/4534|83|MjR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="24" TotalPrice="24.72" Status="CheckRates" NonRefundable="true" CheckCNX="true" CheckRatesMandatory="false"><AdditionalDetails>SHARED FACILITIES.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:2.60 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:2.40 EURCXL charges apply as follows: STARTING 22/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-23T08:19:08.8514728+01:00" End="2026-11-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e695aa76_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/30073b08_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/21dcdea2_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/a718552f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/d49e6494_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/d3d9e79f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/2e30da9d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/695f8896_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/1254b957_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/97120dcf_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/b9bb480c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/4519f191_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/b7dbdab2_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/3f283b1c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/b88240cb_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/799158a8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/9c5ae43c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/a56618c8_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/31aa0b87_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/e0e0093b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/ff1b8b34_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/3f4d6733_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/44b11522_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/bd419046_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/a965e47b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/485a4afd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/c4331dd9_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/35781e07_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/5794d183_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/w4000h2661x0y0-108b2a55_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/17f7ebf7_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/3eb8952b_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/593f0410_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/3144831c_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/81c9030f_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/dd083bbd_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/8bf5355d_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/ed980ca3_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/c04b5b79_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/4808ceed_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/7e61363a_b.jpg" /><Image Url="https://i.travelapi.com/lodging/10000000/9680000/9677900/9677839/2851f919_b.jpg" /></Images><HotelAmenities>Restaurant&lt;BR /&gt;Pet friendly&lt;BR /&gt;Meeting/Banquet facilities&lt;BR /&gt;Bar&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Terrace&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Laundry&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Family rooms&lt;BR /&gt;Ironing service&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Express check-in/out&lt;BR /&gt;Safe&lt;BR /&gt;Pool table&lt;BR /&gt;Ping-pong&lt;BR /&gt;Karaoke&lt;BR /&gt;Packed lunches&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;Snack bar&lt;BR /&gt;Private check-in/out&lt;BR /&gt;Special diet meals (on request)&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Lockers&lt;BR /&gt;Shared lounge/TV area&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Board games/Puzzles&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Wine/Champagne&lt;BR /&gt;Fruit&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;</HotelAmenities><HotelDescription>Generator Paris is a designer hostel in the lively 10th district in Paris. Free Wi-Fi access is available and it features a stylish lounge area with game room. You can enjoy locally inspired dishes at the on-site Café Fabien and listen to DJs music and having a drink from the bar.

Each of the contemporary rooms here provide air conditioning, bed linens and a private bathroom with a shower. Some rooms also have a private terrace.

A continental breakfast is prepared every morning at this hostel. You will also find a 24-hour front desk, a laundry room and a terrace as well as the shared lounge, which is decorated in a North African design.

Many bars, restaurants and vintage shops can be found along the Canal St Martin, just a 5-minute walk away. The hostel is half a mile from Gare de l'Est Metro Station, and it is just under half a mile from Buttes-Chaumont Park.&lt;BR /&gt;&lt;b&gt;Prices for cots and extra beds:&lt;/b&gt;&lt;BR /&gt;from age 0 to 4, price:0 per_night.&lt;BR /&gt;Minimum checkIn age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets not allowed&lt;BR /&gt;&lt;BR /&gt;Checkin Time: 14:00:00&lt;BR /&gt;Checkout End Time: 10:00:00&lt;BR /&gt;&lt;BR /&gt;&lt;b&gt;Hotel important information:&lt;/b&gt;Our Roof Terrace will be open from May to October.

GROUP POLICY: Any reservation of 10 people or more per night will be considered a group with different terms and conditions. Groups reservations can only be made through our reservations team, and Generator reserves the right to cancel it otherwise.

AGE RESTRICTIONS: Individuals under the age of 18 can only stay at the Hostel when accompanied by a parent or legal guardian in the same room. The room must be private. Unaccompanied under 18's are not allowed to stay in shared rooms, unless they are part of a group that has booked out the entire shared room. The group leader must provide the required documentation to Generator. Failure to comply with these policies will result in automatic cancellation of the booking with no refund. Guests violating these rules will not be permitted to check into the Hostel.

PAYMENT: The name on the credit card used for the booking should correspond to the guest staying at the property. For reservations made by a third party, you will need to complete an authorization form and present a copy of the person's ID and credit card.

PET POLICY: We would welcome a dog on property but only when staying in a private room, and subject to a fee per dog per Stay. Only Dog under 75lbs./ 34kg.
PAYMENT:  For Advance Purchase rates/Non Refundable rates, we require the payment card used for booking to be presented upon check in.

Please note that our Rooftop is closed for the winter, from October to April next year.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.
</HotelDescription><Facilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant&lt;BR /&gt;Pet friendly&lt;BR /&gt;Meeting/Banquet facilities&lt;BR /&gt;Bar&lt;BR /&gt;24-hour front desk&lt;BR /&gt;Terrace&lt;BR /&gt;Non-smoking rooms&lt;BR /&gt;Laundry&lt;BR /&gt;Facilities for disabled guests&lt;BR /&gt;Family rooms&lt;BR /&gt;Ironing service&lt;BR /&gt;Internet&lt;BR /&gt;Elevator&lt;BR /&gt;Express check-in/out&lt;BR /&gt;Safe&lt;BR /&gt;Pool table&lt;BR /&gt;Ping-pong&lt;BR /&gt;Karaoke&lt;BR /&gt;Packed lunches&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;Snack bar&lt;BR /&gt;Private check-in/out&lt;BR /&gt;Special diet meals (on request)&lt;BR /&gt;Vending machine (drinks)&lt;BR /&gt;Vending machine (snacks)&lt;BR /&gt;Lockers&lt;BR /&gt;Shared lounge/TV area&lt;BR /&gt;Daily housekeeping&lt;BR /&gt;Wifi in all areas&lt;BR /&gt;Board games/Puzzles&lt;BR /&gt;Wheelchair accessible&lt;BR /&gt;Toilet with grab rails&lt;BR /&gt;Wine/Champagne&lt;BR /&gt;Fruit&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;</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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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="96cb3e7c-9ad4-4492-ac50-345bb1e32260">
  <Rooms>
    <Room RoomType="Room 1: Bed in 8-Bed Mixed Dormitory Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="|1030477" SourceId="83" RoomTypeCode="28434561/5863505390979712768/4524|83|MjR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-12-01T00:00:00" End="2026-12-02T00: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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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
96cb3e7c-9ad4-4492-ac50-345bb1e32260|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-23T08:19:29.7458204+01:00" End="2026-11-28T00: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;Our Roof Terrace will be open from May to October.

GROUP POLICY: Any reservation of 10 people or more per night will be considered a group with different terms and conditions. Groups reservations can only be made through our reservations team, and Generator reserves the right to cancel it otherwise.

AGE RESTRICTIONS: Individuals under the age of 18 can only stay at the Hostel when accompanied by a parent or legal guardian in the same room. The room must be private. Unaccompanied under 18's are not allowed to stay in shared rooms, unless they are part of a group that has booked out the entire shared room. The group leader must provide the required documentation to Generator. Failure to comply with these policies will result in automatic cancellation of the booking with no refund. Guests violating these rules will not be permitted to check into the Hostel.

PAYMENT: The name on the credit card used for the booking should correspond to the guest staying at the property. For reservations made by a third party, you will need to complete an authorization form and present a copy of the person's ID and credit card.

PET POLICY: We would welcome a dog on property but only when staying in a private room, and subject to a fee per dog per Stay. Only Dog under 75lbs./ 34kg.
PAYMENT:  For Advance Purchase rates/Non Refundable rates, we require the payment card used for booking to be presented upon check in.

Please note that our Rooftop is closed for the winter, from October to April next year.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.
&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 4, price: 0 per_night.&lt;BR /&gt;Minimum check-in age: 18&lt;BR /&gt;Minimum guest age: 0&lt;BR /&gt;Pets not allowed&lt;BR /&gt;&lt;BR /&gt;Extra Charges:&lt;BR /&gt;VAT:2.40 EUR included&lt;BR /&gt;City tax:2.60 EUR excluded&lt;BR /&gt;CXL charges apply as follows: STARTING 22/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;GENERATOR 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;Bed in 8-Bed Mixed Dormitory Room&lt;/td&gt;&lt;td&gt;2026-12-01&lt;/td&gt;&lt;td&gt;2026-12-02&lt;/td&gt;&lt;td&gt;24&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>96cb3e7c-9ad4-4492-ac50-345bb1e32260</TraceId>
</CheckRatesRS>||True